Refactor CPU instruction set and cleanup unused code
Removed unused instructions (CopyHN16A, CopyHCA, etc.), simplified PC increment logic, and cleaned up test and execution code. Updated dictionaries and Cargo.lock to reflect recent changes in project structure and dependencies.
This commit is contained in:
1
.idea/dictionaries/project.xml
generated
1
.idea/dictionaries/project.xml
generated
@@ -6,6 +6,7 @@
|
||||
<w>addhl</w>
|
||||
<w>addsp</w>
|
||||
<w>dechl</w>
|
||||
<w>gameboy</w>
|
||||
<w>inchl</w>
|
||||
<w>incu</w>
|
||||
<w>instrs</w>
|
||||
|
||||
Reference in New Issue
Block a user