Clear high byte of returned value
git-svn-id: svn://svn.cc65.org/cc65/trunk@2689 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
|
|
||||||
.proc _get_ostype
|
.proc _get_ostype
|
||||||
|
|
||||||
|
ldx #$00 ; Clear high byte
|
||||||
lda $ff80
|
lda $ff80
|
||||||
rts
|
rts
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user