From 1bfcfcc1f1b51571b91f3bf17df09af48b49391f Mon Sep 17 00:00:00 2001 From: Riyyi Date: Thu, 18 Aug 2022 02:35:38 +0200 Subject: [PATCH] Doc: Present references as a list --- README.org | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.org b/README.org index ab83026..091923a 100644 --- a/README.org +++ b/README.org @@ -43,13 +43,12 @@ Or *** Test ROMs -https://github.com/gbdev/awesome-gbdev#testing -https://tasvideos.org/EmulatorResources/GBAccuracyTests +- https://github.com/gbdev/awesome-gbdev#testing +- https://tasvideos.org/EmulatorResources/GBAccuracyTests *** Opcodes -https://www.pastraiser.com/cpu/gameboy/gameboy_opcodes.html -https://github.com/lmmendes/game-boy-opcodes - -https://rgbds.gbdev.io/docs/v0.5.2/gbz80.7/ -https://gbdev.io/pandocs/CPU_Instruction_Set.html +- https://www.pastraiser.com/cpu/gameboy/gameboy_opcodes.html +- https://github.com/lmmendes/game-boy-opcodes +- https://rgbds.gbdev.io/docs/v0.5.2/gbz80.7/ +- https://gbdev.io/pandocs/CPU_Instruction_Set.html