vampirehunt2 / aniol64

z80-based computer
0 stars 0 forks source link

vga_advanceCur should go at the endin vga_getChar? #4

Open vampirehunt2 opened 2 years ago

vampirehunt2 commented 2 years ago

vga_getChar: PUSH HL CALL vga_XY2addr CALL vga_advanceCur CALL vga_advanceCur ; TODO vga_advanceCur should go at the end?

vampirehunt2 commented 1 year ago

The current implementation seems to work correctly for some reason, based on testing with snake.