mirror of
https://github.com/parasyte/alt64
synced 2025-02-28 09:21:46 -05:00
Add new Neon64 saving support
This commit is contained in:
parent
6d422d689b
commit
7f472a3266
@ -1319,7 +1319,7 @@ void loadnesrom(display_context_t disp, TCHAR *rom_path)
|
||||
f_close(&romfile);
|
||||
|
||||
boot_cic = CIC_6102;
|
||||
boot_save = 0; //save off/cpak
|
||||
boot_save = 2; //For new neon64
|
||||
force_tv = 0; //no force
|
||||
cheats_on = 0; //cheats off
|
||||
checksum_fix_on = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user