Skip to content

Releases: metroid-maniac/gba-auto-batteryless-patcher

0.4.1

31 May 16:57
Compare
Choose a tag to compare

Removed the graphical glitch while waiting to save in auto mode.

0.4.0

22 May 15:23
Compare
Choose a tag to compare

Restructure the flash flush code to minimise stack usage. Super Mario Advance 2: Super Mario World now works.

I have tried hard to avoid any regressions with cartridge compatibility but I can't guarantee it. If a cart does not work but did work before, please let me know.

0.3.8

22 May 08:15
Compare
Choose a tag to compare

Assorted quality of life improvements to the patcher.

0.3.7

08 May 18:06
Compare
Choose a tag to compare

Add signatures for SRAM_V110 save type. Fixes Castlevania Circle of the Moon.

0.3.6

07 May 19:01
Compare
Choose a tag to compare

Now able to detect duplicate write signatures in a ROM. Fixes YuGiOh Reshef of Darkness and Castlevania Double Pack.

0.3.5

21 Apr 06:47
Compare
Choose a tag to compare

Lock the 369-in-1 banking register on boot. This allows for patched ROMs to boot directly on the 369-in-1 cart with no menu. This should have no effect in other use cases.

Thanks to Bennvenn for the idea!

0.3.4

20 Apr 11:44
Compare
Choose a tag to compare

Extend timeout in flush code. Seems to make saving on 369-in-1 cart more stable.

0.3.3

17 Apr 15:54
Compare
Choose a tag to compare

Slightly change how the waiting is done for fixing some intel buffered flash.

0.3.2

16 Apr 21:36
Compare
Choose a tag to compare

Add 1-2 frames waiting in the flushing code. Fixes newer 369-in-1 cart designs.

0.3.1

16 Apr 21:10
Compare
Choose a tag to compare

Sized saving on intel buffered flash