mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-28 02:03:59 +00:00
gbemulator
Inspired by the Rust NES emulator I have decided to write a Gameboy emulator in my favourite programming language.
References
http://www.devrs.com/gb/files/gbspec.txt http://www.zilog.com/docs/z80/um0080.pdf https://github.com/Two9A/jsGB/blob/master/js https://github.com/grantgalitz/GameBoy-Online/blob/master/js/GameBoyCore.js http://imrannazar.com/Gameboy-Z80-Opcode-Map