Hello all. I'm new to the programming world, so I'll be the one with the
dumb questions. Here's my first...
ld hl, $0000
ld (_curRow),hl
this sets the column and row to zero, but how do you would you set only
the row, instead of the row and column?