I would like to submit the following fix for the crash that occurs in ZSNES 1.42 (DOS) when starting a ROM from the command line while a VESA2 mode is selected in zsnes.cfg. I have tested it and it seems to work. :) The fix calls initvideo before ClearScreen to prevent the GPF that would happen if t...
If DR-DOS can run GDB and I have the time, yes. It crashes before the emulator image loads with the 3 lines of info on the bottom, right? Also, can that read FAT32? That would be great! :-) Yes, the emulator crashes even before it can show the ROM info, so I assume it does not get much farther then...
Same Mega Man 7 that I have. A lot of old and messed up code was removed from ROM loading. I'm not sure what change is screwing up DR-DOS, but it works fine in MS-DOS and DOSBox. If I knew how to fix it for DR-DOS without screwing up anything else, I would happily commit such a fix. Well, if I woul...
I just tested it with Mega Man 7. All was well. So either that one game has an issue (I don't have that game, so can't test it). Or DR-DOS has a bug. Well, both the game Shiren and DR-DOS work with the WIP dated 24.10.2004, and also most games work with older versions in DR-DOS, so it is the emulat...
post NSRT info of the ROM also, system specs Okay, here it comes: NSRT v3.3 RC2 - Nach's SNES ROM Tools ---------------------Internal ROM Info---------------------- File: shiren.smc Name: FURAI NO SIREN Company: CHUN Soft Header: None Bank: HiROM Interleaved: No SRAM: 256 Kb Type: Normal + Batt ROM...
I have encountered a problem that seems to be present in all recent WIP versions of ZSNES (the original one for DOS). If I start ZSNES and load the ROM from within the emulator, it works; however, if I specify it on the command line instead, ZSNES crashes. I am still in the process of testing, but i...