clean-up of driver return codes
This commit is contained in:
@@ -59,7 +59,8 @@ JOY_RIGHT = $08
|
||||
;
|
||||
|
||||
INSTALL: lda #JOY_ERR_OK
|
||||
ldx #>$0000
|
||||
.assert JOY_ERR_OK = 0, error
|
||||
tax
|
||||
; rts ; Fall through
|
||||
|
||||
; ------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user