Bweh/notes/References.md
2024-06-22 07:34:17 -05:00

12 lines
281 B
Markdown

# References
## SM83 Instruction Set
- https://gbdev.io/gb-opcodes//optables/darkoctal
- https://rgbds.gbdev.io/docs/v0.7.0/gbz80.7
## CPU internals, timings
- https://gist.github.com/SonoSooS/c0055300670d678b5ae8433e20bea595
## Hardware, memory map
- https://gbdev.io/pandocs/