doomhack / GBADoom

A port of prBoom to the Nintendo GBA.
182 stars 25 forks source link

Add a save type string #45

Open Steelskin opened 10 months ago

Steelskin commented 10 months ago

This is needed for some emulators to know which save type the GBA cartridge is using.

Fixes #44

Steelskin commented 10 months ago

This was requested in this bug: https://github.com/visualboyadvance-m/visualboyadvance-m/issues/1177

Cavencruiser commented 4 days ago

What part of the source do I need to modify in order for it to save to 512kib flash?