FIX label for setpixelmode
This commit is contained in:
parent
aaf8863de5
commit
3bc0843afc
1 changed files with 4 additions and 2 deletions
|
@ -255,14 +255,16 @@ GETDEFPALETTE:
|
|||
;
|
||||
|
||||
SETPIXEL:
|
||||
lda #$80
|
||||
|
||||
SETPIXELSETMODE:
|
||||
sta HRSFB
|
||||
lda X1
|
||||
sta HRS1
|
||||
lda Y1
|
||||
sta HRS2
|
||||
|
||||
lda #$80
|
||||
sta HRSFB
|
||||
|
||||
|
||||
BRK_TELEMON(XCURSE)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue