Bweh/notes/References.md

12 lines
281 B
Markdown
Raw Normal View History

2024-06-22 12:34:17 +00:00
# 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/