Files
gameboy-rs/.idea/dictionaries/project.xml
Ajurna 5848bdcdce Refactor and improve instruction execution behavior
Standardize instruction cycle handling and update return types for better clarity and accuracy. Add cycle count assertions in tests to ensure proper execution timings. Minor formatting fixes and typo corrections throughout the codebase.
2025-05-15 17:22:46 +01:00

23 lines
441 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>gameboy</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>tama</w>
<w>vram</w>
</words>
</dictionary>
</component>