Initial Commit

This commit is contained in:
dan
2022-09-11 01:13:35 -04:00
commit 0c6fcc3aab
4 changed files with 36 additions and 0 deletions

17
C264k/nop.z80 Normal file
View File

@@ -0,0 +1,17 @@
org 0
loop:
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
jp loop: