The goal for this project is to create a simple gameboy emulator for the 1st gen gameboy (and then extend it to gameboy color).
I am currently reading up on VRAM before I dig into it. The plan is to take it down during breaks this semester!
I Think most of the stuff for the processor and cartidges can be found in the Full manual referenced below.
Here is a proof of concept I did recently which got me really excited to make this: https://github.com/sambattalio/chip8_emu