1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2024-09-30 07:57:05 +00:00

Update comments

This commit is contained in:
David Schmenk 2016-07-09 20:26:17 -07:00 committed by GitHub
parent c3579e2c84
commit 17578880d9

View File

@ -172,7 +172,7 @@ asm _dgrVLinPix
RTS
end
//
// Plot horizontal row of pixels
// Draw sprite
//
export asm dgrBLT(buff, x, y, width, height, src)
LDA ESTKL,X ; SPRITE
@ -325,7 +325,7 @@ asm auxRead
RTS
end
//
// Plot horizontal row of pixels
// Draw 8x8 tile (forced to 2x2 block address)
//
export asm dgrTile(buff, x, y, src)
STX ESP