mirror of
https://github.com/mgcaret/rom4x.git
synced 2025-01-17 21:35:47 +00:00
save a byte
This commit is contained in:
parent
428972c468
commit
1a8942bc97
@ -114,8 +114,7 @@ btc4 cmp #$04 ; RX diags
|
||||
bne btc5
|
||||
ldx #$ff
|
||||
txs ; reset stack
|
||||
ldy #rx_mslot ; diag routine needs
|
||||
ldx #rx_devno ; ditto
|
||||
jsr rdinit ; get x and y loaded
|
||||
stx sl_devno ; diags need this
|
||||
jsr testsize ; compute card size
|
||||
lda #>(monitor-1) ; load "return" address
|
||||
|
Loading…
x
Reference in New Issue
Block a user