Skip to content

CPBoy

Pre-release
Pre-release
Compare
Choose a tag to compare
@diddyholz diddyholz released this 19 Jan 15:17
· 308 commits to master since this release

Do not expect good performance out of it since this still is a work in progress (Tbh I do not know if I am able to optimize the emulator even further).

Check the Readme on instructions of how to use this emulator.

Changelog:

  • Exit key changed to (-)
  • Added a simple ROM selection menu (thanks to @s3ansh33p)
  • Space for ROM is now dynamically allocated
  • Removed ROM size limit
  • Fixed cartridge RAM implementation
  • Inputs are now polled every frame instead of every 10th
  • Fixed gb rtc second tick after 24 frames
  • Merged upstream