From 50f336cfc90913366d0f77d3c3922fc412106bf7 Mon Sep 17 00:00:00 2001 From: Antonio Vivace Date: Wed, 31 Jan 2018 20:52:38 +0100 Subject: [PATCH] Removed pastraiser opcode cheatsheet duplicate --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3ff4aef..e00cd62 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,6 @@ If you aim to develop your software for SGB or GBC, or you want to know how it r - [rednex gbz80 opcode reference](https://rednex.github.io/rgbds/gbz80.7.html) - [Opcode table](http://goldencrystal.free.fr/GBZ80Opcodes.pdf) - [Opcode table with timings and flags](http://www.devrs.com/gb/files/opcodes.html) -- [Gameboy CPU (LR35902) instruction set](http://www.pastraiser.com/cpu/gameboy/gameboy_opcodes.html) - Another Opcodes cheatsheet. - [Game Boy CPU Instruction Set Sheet (GCISheet)](http://www.devrs.com/gb/files/GBCPU_Instr.html) - Cheatsheet for the available Instruction Set. ### Hardware