It is currently possible to press F5 for RESET on a slot other than 0.
As the reset function does change the save slot by changing the PC to the address of the reset vector, this essentially creates a save that will always reset, even when you only load it.
Solution: we disable F5 for slots != 0 and even adapt the menu text to "F3-LOAD SLOT F7-SAVE SLOT HELP-INFO"
It is currently possible to press F5 for RESET on a slot other than 0.
As the reset function does change the save slot by changing the PC to the address of the reset vector, this essentially creates a save that will always reset, even when you only load it.
Solution: we disable F5 for slots != 0 and even adapt the menu text to "F3-LOAD SLOT F7-SAVE SLOT HELP-INFO"