1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-21 15:21:36 +02:00

Removed pastraiser opcode cheatsheet duplicate

This commit is contained in:
Antonio Vivace
2018-01-31 20:52:38 +01:00
parent 946bb44549
commit 50f336cfc9

View File

@@ -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) - [rednex gbz80 opcode reference](https://rednex.github.io/rgbds/gbz80.7.html)
- [Opcode table](http://goldencrystal.free.fr/GBZ80Opcodes.pdf) - [Opcode table](http://goldencrystal.free.fr/GBZ80Opcodes.pdf)
- [Opcode table with timings and flags](http://www.devrs.com/gb/files/opcodes.html) - [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. - [Game Boy CPU Instruction Set Sheet (GCISheet)](http://www.devrs.com/gb/files/GBCPU_Instr.html) - Cheatsheet for the available Instruction Set.
### Hardware ### Hardware