mirror of https://github.com/falsovsky/z80.git
Aumentar o delay
This commit is contained in:
parent
34483edebe
commit
df7556077d
|
@ -3,7 +3,7 @@
|
|||
delay
|
||||
push bc
|
||||
delay_start
|
||||
ld c, 10
|
||||
ld c, 15
|
||||
delay_loop2
|
||||
ld b, 0
|
||||
delay_loop1
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue