Added and refactored several instructions and memory operations, improving accuracy and functionality for emulation. Introduced new dependencies (`serde_json`, `glob`) and submodule for test framework integration. Enhanced debugging, flat RAM handling, and opcode parsing while fixing multiple calculation and flag-setting issues.
21 lines
402 B
XML
21 lines
402 B
XML
<component name="ProjectDictionaryState">
|
|
<dictionary name="project">
|
|
<words>
|
|
<w>adchl</w>
|
|
<w>adcn</w>
|
|
<w>addhl</w>
|
|
<w>addsp</w>
|
|
<w>dechl</w>
|
|
<w>inchl</w>
|
|
<w>incu</w>
|
|
<w>instrs</w>
|
|
<w>jpcc</w>
|
|
<w>jphl</w>
|
|
<w>jrcc</w>
|
|
<w>reti</w>
|
|
<w>rrca</w>
|
|
<w>rrla</w>
|
|
<w>vram</w>
|
|
</words>
|
|
</dictionary>
|
|
</component> |