mGB
mGB copied to clipboard
Fix preset saving by specifying cartridge type in build param
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