IN DEVELOPMENT
- Cart (in the making...)
- CPU (in the making...)
- Address Bus
- PPU
- Timer
my gameboy emulator project, written in C following this series:
yt : https://www.youtube.com/playlist?list=PLVxiWMqQvhg_yk4qy2cSC3457wZJga_e5
repo : https://github.com/rockytriton/LLD_gbemu
then i'll port it to c++ with oop and optimizations, with also some ui... and port for android with NDK