1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-27 02:17:59 +00:00

moved to new presets/<platform> prefix; js/ dir

This commit is contained in:
Steven Hugg
2017-01-03 15:52:38 -05:00
parent 3e817adcb1
commit 9391cafac6
35 changed files with 23 additions and 22 deletions
-1
View File
@@ -22,4 +22,3 @@ TODO:
- break on BRK/illegal opcode?
- start analysis from vector address
cat ~/Downloads/appleiigo.rom | hexdump -v -e '"\n" 32/1 "%u,"' ; echo