mirror of
https://github.com/brouhaha/a2-rana-elite.git
synced 2024-12-27 11:29:46 +00:00
UC mnem to LC.
This commit is contained in:
parent
b76308e29b
commit
55f7c216b3
@ -440,7 +440,7 @@ Lc618: jsr Scdd2
|
||||
|
||||
Lc622: jsr Scd7d
|
||||
Lc625: clc
|
||||
Lc626: PHP
|
||||
Lc626: php
|
||||
Lc627: lda q6l,x
|
||||
bpl Lc627
|
||||
Lc62c: eor #$d5 ; first byte of mark
|
||||
@ -471,8 +471,8 @@ Lc64c: ldy D03ce
|
||||
; DOS 3.2.1 boot reenters the PROM via jsr (effectively) to $Cn5D
|
||||
fillto $c65c
|
||||
Pc65c: clc
|
||||
Pc65d: PHP
|
||||
SEC
|
||||
Pc65d: php
|
||||
sec
|
||||
bcs Lc610
|
||||
|
||||
bpl Lc627
|
||||
|
Loading…
Reference in New Issue
Block a user