mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-01-22 23:29:55 +00:00
Update comments
This commit is contained in:
parent
c3579e2c84
commit
17578880d9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user