Open badvision opened 5 years ago
nes.c hard-codes the emulator at 50hz. If you set the RTOS clock to a multiple of 60 (I recommend 300) then you can set the emulator back to 60hz for full-speed.
nes.c hard-codes the emulator at 50hz. If you set the RTOS clock to a multiple of 60 (I recommend 300) then you can set the emulator back to 60hz for full-speed.