pineman / fpt

Gameboy emulator (yes, written in rust)
https://pineman.github.io/fpt
MIT License
5 stars 1 forks source link

slow mode #39

Closed pineman closed 5 months ago

pineman commented 5 months ago

Allow slowing down the "clock". Reworked the core emulator loop. This will allow us to implement step and other features