Zeda/Z80-Optimized-Routines

Idea: Add ON key detection to Getkey routines.

NonstickAtom785 opened this issue · 0 comments

You could always add in a

in a,(4)
and $08
ld a,41
ret z

right after the rlc d \ ret nc