Atari, getdefdev.s: use mnemonics for 'crvec'.
This commit is contained in:
parent
c1f17e9c18
commit
0114a850d9
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ xdos: lda XDEFDEV
|
|||
|
||||
.data
|
||||
|
||||
crvec: .byte $4C,$FF,$FF ; will be set to crunch vector
|
||||
crvec: jmp $FFFF ; target address will be set to crunch vector
|
||||
|
||||
; Default device
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue