Baekalfen / PyBoy

Game Boy emulator written in Python
Other
4.64k stars 476 forks source link

Fixed issue #333: Moved frame limiter to base plugin #342

Closed daivikbhatia closed 2 months ago

daivikbhatia commented 2 months ago

333 Moved frame limiter to base plugin

Baekalfen commented 2 months ago

Great job! You have introduced a few print statements. If you remove these, I think we're ready to merge