MittisBootloop / esp32_nesemu_wemosmini

Based on espressif's nesemu port. Now multiple Roms, brightness and fullscreen settings
92 stars 36 forks source link

Hardcoded 50hz speed #6

Open badvision opened 5 years ago

badvision commented 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.