3 lines
42 B
Z80 Assembly
3 lines
42 B
Z80 Assembly
cp 20
|
|
call z,DoSomething
|
|
;rest of program
|
cp 20
|
|
call z,DoSomething
|
|
;rest of program
|