Z80-Optimized-Routines
Z80-Optimized-Routines copied to clipboard
Idea: Add ON key detection to Getkey routines.
You could always add in a
in a,(4)
and $08
ld a,41
ret z
right after the rlc d \ ret nc