Skip to content

CPBoy 0.1.0 (alpha)

Pre-release
Pre-release
Compare
Choose a tag to compare
@diddyholz diddyholz released this 25 Feb 16:24
· 257 commits to master since this release

Check the README for instructions on how to use this emulator.

Changelog:

  • Improved initial ROM selection menu (thanks to @s3ansh33p)
  • Added an emulation menu accessible by pressing the (-) key
  • Added custom color palette functionality *
  • Added color palette presets for some games
  • Added a turbo mode to skip multiple frames at once (thanks to @s3ansh33p)
  • Added savestate functionality *
  • Added the option to set custom controls
  • Added the ability to change ROMs without having to restart the emulator
  • Made emulation settings persistent for the selected ROM
  • Fix incorrect GameBoy register initialization
  • Added very basic audio emulation (you obviously won't have sound but some games need this to run properly)

* NOTES: Unfortunetly it is not possible to stably write files to the calculator with the current Hollyhock SDK. Because of this, you will get lots of crashes when trying to create, delete or edit custom color palettes and when you want to create a savestate. I would like to change this but at the moment this is the best we can do.