mGB icon indicating copy to clipboard operation
mGB copied to clipboard

Fix preset saving by specifying cartridge type in build param

Open TonyTwoStep opened this issue 2 years ago • 0 comments

This option will set the cartridge type as ROM+MBC1+RAM+BATT which is needed for presets to save properly and persist a reboot:

See: https://github.com/darconeous/sdcc/blob/master/support/makebin/makebin.c#L129-L143

TonyTwoStep avatar Mar 01 '22 20:03 TonyTwoStep