From 379ff3babf4425b863deb16f04ce137d9048395b Mon Sep 17 00:00:00 2001 From: Riyyi Date: Sat, 20 Aug 2022 12:27:43 +0200 Subject: [PATCH] Doc: Add bootrom section to readme --- README.org | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index eb11952..3dbf3fa 100644 --- a/README.org +++ b/README.org @@ -56,7 +56,11 @@ $ ./vendor/ruc/script/pre-commit.sh install *** Opcodes -- https://www.pastraiser.com/cpu/gameboy/gameboy_opcodes.html -- https://github.com/lmmendes/game-boy-opcodes +- https://gbdev.io/gb-opcodes/optables/ +- https://gb.insertcoin.dev/ - https://rgbds.gbdev.io/docs/v0.5.2/gbz80.7/ - https://gbdev.io/pandocs/CPU_Instruction_Set.html + +*** Bootroms + +https://github.com/ISSOtm/gb-bootroms