This project is a proof of concept of building emulators with test driven development. I've chosen the GameBoy because from what I read it's architecture is quite simple, but I might be proven wrong. :)
Current Status
CPU: 52 opcodes implemented (out of 256)
CPU: PC implemented
CPU: 8 bit registers implemented: A, B, C, D, E, H, L