Releases: tzubertowski/gb300_multicore
GB300 V2 Multicore 0.10 v0.3.1 - adds SEGA, WSWAN and 2048 cores
Release notes
This release is purely for V2 firmware. This release adds previously missed cores:
- 2048
- sega
- wswan
I'm also including the previously missed bios file
Canary note
This release is marked as canary, thus you can experience bugs. Please make sure to report them on RetroHandhelds discord or on the issue page of this repository.
GB300 V2 Multicore 0.10 v0.3.0 - v2 multicore + latest stable cores
Kudos/work done by Osaka
This V2 port is 100% thanks to @bnister who:
- came up with proper mapping of function addresses
- recommended further fixes
- and finally fixed the last exception issues and released the V2 multicore binary
I wouldn't be able to figure it out myself, this is just a compilation of his port coming from:
Please send kisses and lots of love to @bnister, make sure to let him know what an amazing lad he is.
Release notes
This release introduces support for Multicore for GB300 V2 firmware:
This release does not support V1 firmware.
Canary note
This release is marked as canary, thus you can experience bugs. Please make sure to report them on RetroHandhelds discord or on the issue page of this repository.
Current core versions are the same like latest V1 release.
G300 v2 - software/firmware backup
Description
THIS PR IS NOT A MULTICORE RELEASE, it's a GB300 V2 backup.
Additional info
I'm sharing it here, as it's the recommended backup to use with GB300 V2 multicore. Best to have it in one place.
GB300 Multicore 0.10 v0.3.0 - GPSP in-game saves fix
Description
This release:
- reintroduces in-game saves for GPSP
- adds missing DoubleCherryGB.opt and Geolith.opt into cores/config
This means that you don't have to lean on using savestates anymore. This version of PSP also contains all the recent performance improvements, thus would be the preferred gpsp core as of now.
⚠️ WARNING - BC BREAKS, OLD GPSP SAVES STATES WILL STOP WORKING ⚠️
- I am bumping this release version from v0.2.* to v0.3.* as due to the changes made on GPSP to re-enable in-game saves all the previous gpsp save states will stop working with this version ❗
- New save states will continue working as before 🟢
If you want to keep using your old save states either don't update to this release, or move this release core into a new core subfolder, eg
cp -r release/cores/gba sd:/cores/gba_saves
cp -r newgame.gba sd:/roms/gba_saves
Then run make-romlist scripts.
GB300 Multicore 0.10 v0.2.2 - GPSP updates
Description
This release:
- pulls upstream changes from gpsp repository
- fixes the issue where invalid rom folders were created
GB300 Multicore 0.10 v0.2.1
Description
This release pulls upstream changes from SF2000 fork source
This includes new emulators, kudos to sf2000 team
- geolith
- dblcherrygb
In addition to that this release pulls latest core changes and rebuilds them.
canary-0.10-0.2.0.1
Canary (unstable) build of GB300 multicore. It contains latest, untested, changes to the emulation cores.
Please only use this release prior to backing up your SD card. Kindly report bugs @ our discord server.
GB300 Multicore 0.10 v0.2.0
Backwards compatibility break
This release changes Gameboy default core to "Gambatte" (roms/gb). This change will break your save states of GB games ran by multicore. Original tgbdual core is now accessible via gbb folder, you can exchange the cores if you so choose.
I am bumping the release version to v0.2.0 to reflect this break.
Changelog
- updates cores to latest stable revisions
- adds 2048 core
- changes Gameboy default core to "Gambatte" (roms/gb)
- removes resources folder to prevent overrides of custom OS settings
canary-0.10-0.1.9
Canary (unstable) build of GB300 multicore. It contains latest, untested, changes to the emulation cores.
Please only use this release prior to backing up your SD card. Kindly report bugs @ our discord server.
GB300 Multicore 0.10 v0.1.5
- updates cores
- rebuilds bios with NES fix