From 55f7c216b39dda29b33b8f0f5b0c8e5e3eafc763 Mon Sep 17 00:00:00 2001 From: Eric Smith Date: Fri, 16 Dec 2016 22:23:47 -0700 Subject: [PATCH] UC mnem to LC. --- rana-31.asm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rana-31.asm b/rana-31.asm index 6e8b7b0..6a85f9f 100644 --- a/rana-31.asm +++ b/rana-31.asm @@ -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