Search results
Updating pattern table and name table at the same time?
Score: 193.73 %,
Type: Forum topic , Comments: 21 comments
And a
Jp z,shift_whole_screen
Ld b,0
update_buffer1:
Inc (hl)
Inc hl
Djnz ...
shift_whole_screen:
Ld b,0
reset_block1:
Ld a,(hl)
Add a,-7
Ld (hl),a
Inc hl
Djnz ... {
word lastJiffy = JIFFY;
//d_value = 0;
while (lastJiffy == JIFFY) { ...
