Browse Source

Doc: Add bootrom section to readme

master
Riyyi 2 years ago
parent
commit
379ff3babf
  1. 8
      README.org

8
README.org

@ -56,7 +56,11 @@ $ ./vendor/ruc/script/pre-commit.sh install
*** Opcodes *** Opcodes
- https://www.pastraiser.com/cpu/gameboy/gameboy_opcodes.html - https://gbdev.io/gb-opcodes/optables/
- https://github.com/lmmendes/game-boy-opcodes - https://gb.insertcoin.dev/
- https://rgbds.gbdev.io/docs/v0.5.2/gbz80.7/ - https://rgbds.gbdev.io/docs/v0.5.2/gbz80.7/
- https://gbdev.io/pandocs/CPU_Instruction_Set.html - https://gbdev.io/pandocs/CPU_Instruction_Set.html
*** Bootroms
https://github.com/ISSOtm/gb-bootroms

Loading…
Cancel
Save