A simple GameBoy emulator in C# for recreation purposes.
Keep in mind, this is not a full featured emulator, it's a simple research project of mine and it is very much incomplete.
- Boots Tetris
- Background and sprite support
- No input (working on it)
- No window support
- No sound
- No randomisation support
- No memory banking support
- Not every instruction supported (yet)