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:
1
.idea/dictionaries/project.xml
generated
1
.idea/dictionaries/project.xml
generated
@@ -7,6 +7,7 @@
|
||||
<w>addsp</w>
|
||||
<w>dechl</w>
|
||||
<w>inchl</w>
|
||||
<w>instrs</w>
|
||||
<w>jpcc</w>
|
||||
<w>jphl</w>
|
||||
<w>jrcc</w>
|
||||
|
||||
Reference in New Issue
Block a user