Add system-specific boot symbols and CPU instruction tests
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.
This commit is contained in:
2
cpu_instrs/source/linkfile
Normal file
2
cpu_instrs/source/linkfile
Normal file
@@ -0,0 +1,2 @@
|
||||
[objects]
|
||||
test.o
|
||||
Reference in New Issue
Block a user