Skip to content

slang25/CoreBoy

 
 

Repository files navigation

CoreBoy

A .NET Core port of Coffee-GB.

This is based on https://github.com/trekawek/coffee-gb which was an absolute joy to port.

MIT licensed, go nuts.

Docs

Um, coming soon.

Uses WinForms, so Windows only for the moment.

Pre-Reqs

  • .NET Core 3.1

Usage

  • Build it
  • Run it on the command line
	> CoreBoy.exe rom.gb

WARNING

VERY VERY PRE-RELEASE.

It doesn't exit cleanly, it has hanging threads, it's not working properly yet. But it's also kinda working, so, hey! Enjoy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.3%
  • Other 0.7%