top | item 18513336

(no title)

gf263 | 7 years ago

How would someone begin to work on something like this?

discuss

order

jchw|7 years ago

My recommendation is to start with the CPU emulation. The CPU in the Gameboy has decent documentation and there are plenty of implementations to look at if you're stumped. (One I like particular is the core in Higan, a multisystem emulator written in C++.)

voltagex_|7 years ago

I remember seeing some people recommend starting with the NES rather than the Gameboy - any ideas on this?