Bweh/.gitignore
John acfbb8f1cf boy: Initial public commit
- SM83 implementation kinda works
- Live disassembly, memory write tracing
- Pretty snazzy debugger with custom memory editor
- hexadecimal calculator with novel operator precedence rules
2024-06-22 07:25:59 -05:00

9 lines
51 B
Plaintext

/target
# Test ROMs
/roms
**.gb
# VSCode
.vscode