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
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
/target
|
||||
|
||||
# Test ROMs
|
||||
/roms
|
||||
**.gb
|
||||
|
||||
# VSCode
|
||||
.vscode
|
||||
Reference in New Issue
Block a user