Introduced symbol files for various Game Boy systems (CGB, AGB, MGB, SGB) to define boot sequences and functionalities. Included CPU instruction behavior tests, with detailed coverage of standard operations and interrupt handling. Added documentation for test execution and internal framework operations.
39 lines
432 B
ArmAsm
39 lines
432 B
ArmAsm
; RST handlers
|
|
.bank 0 slot 0
|
|
.org 0
|
|
inc a
|
|
ret
|
|
.ds 6,0
|
|
inc a
|
|
ret
|
|
.ds 6,0
|
|
inc a
|
|
ret
|
|
.ds 6,0
|
|
inc a
|
|
ret
|
|
.ds 6,0
|
|
inc a
|
|
ret
|
|
.ds 6,0
|
|
inc a
|
|
ret
|
|
.ds 6,0
|
|
inc a
|
|
ret
|
|
.ds 6,0
|
|
inc a
|
|
ret
|
|
.ds 6,0
|
|
inc a
|
|
ret
|
|
.ds 6,0
|
|
inc a
|
|
ret
|
|
.ds 6,0
|
|
inc a
|
|
ret
|
|
.ds 6,0
|
|
inc a
|
|
ret
|