Skip to content

ekx/CoreBoy

Repository files navigation

CoreBoy

GameBoy emulator written in C# (WIP)

This is a basic GameBoy emulator that I've started writing for fun.

License

Missing features (TODO)

  • Several CPU instructions (Only partial set of instructions implemented)
  • Window and sprite rendering (Currently only background is rendered)
  • Audio (Completely missing)
  • Input (Completely missing)
  • OpenTK frontend (Not yet working)

Releases

No releases published

Packages

No packages published