|
|
|
|
|
by nauful
1798 days ago
|
|
This is my second real-time emulator, first was a GBA emulator written in C++. It's generally an enjoyable experience if you're looking to write an emulator. GB hardware is very simple compared to other systems, Z80-style CPU + simple PPU. |
|