added support for undocumented NOPs

This commit is contained in:
mrdudz
2014-11-19 23:20:46 +01:00
parent cf82bfaf37
commit 044aee7f8d
5 changed files with 44 additions and 32 deletions

View File

@@ -1,3 +1,5 @@
.setcpu "6502X"
brk ; 00
ora ($12,x) ; 01 12
jam ; 02