mirror of
https://github.com/macocianradu/goboy.git
synced 2026-03-18 21:10:07 +00:00
added test roms to references
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
[Opcodes Table](https://meganesulli.com/blog/game-boy-opcodes/)
|
[Opcodes Table](https://meganesulli.com/blog/game-boy-opcodes/)
|
||||||
[Registers & Flags](https://gbdev.io/pandocs/CPU_Registers_and_Flags.html)
|
[Registers & Flags](https://gbdev.io/pandocs/CPU_Registers_and_Flags.html)
|
||||||
|
[Test Roms](https://github.com/retrio/gb-test-roms/tree/master/cpu_instrs)
|
||||||
|
|
||||||
- run command: go run . roms/rom.gb
|
- run command: go run . roms/rom.gb
|
||||||
- test command: go test ./...
|
- test command: go test ./...
|
||||||
|
|||||||
Reference in New Issue
Block a user