negativeExponent
negativeExponent
appears to be intentional regardless of a state exists or not for movie purposes in state.cpp line 1133 ``` string GetBackupFileName() { //This backup savestate is a special one specifically...
fceux only emulates the Unif variant of the rom. all other variants requires and eeprom emulation that fceux does not support. You can pull the code from mame if the...
huh? is this even an official NES game? rom hack?
offically, MMC3 do not support any expansion audio, so there is no reason this game, if its even a standard MMC3 would not have sounds at all. i have not...
dont post rom/links considering this is MMC3, its not suppose to have expansion audio and the rom do not write anything to the sound registers, i dont think this rom...
retroach does not provide RTC, only a path to save the data. its up to core to set how the data is stored.
commanline for fullscreen option is `--fullscreen ` with 1 means start in fullscreen. dunno if this works with lua.
i was testing on linux. windows probably have a different command line option (wonder why)