<

Microboy Release!

Posted on December 25th, 2007 by Raphael Mun

What better day to release a new project and the first of a new goal than today, Christmas!

Version 0.7 Download Here!

Recently, I've been shifting focus away from computer graphics and pursuing more seriously, a new goal of getting deeper with hardware by going back to emulator programming, this time from scratch. And so here, I present a new gameboy emulator, Microboy!
It got its name from the original version which my friend Loren and I started in C++ as a side project while interning at Microsoft two summers back, and so this is a C# port of it, named Microboy.NET.
The original version could run a few simple ROMs but wasn't very fit for debugging so this is a debug version of the rewritten emulator.
It's not complete yet and runs only a few demos. It currently does not do sprites (only BG and Windows), sound, or even support ROMs greater than 32kb but I will be updating this section as progress continues. Merry Christmas!