changeset 1295:cbe5b5313422

Removed poke to FFD9 for CoCo 3 since this is done by rel
author boisy
date Sun, 31 Aug 2003 15:13:14 +0000
parents 467860068a39
children fe008d68f79b
files level1/modules/boot_1773.asm
diffstat 1 files changed, 1 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/level1/modules/boot_1773.asm	Sun Aug 31 15:03:06 2003 +0000
+++ b/level1/modules/boot_1773.asm	Sun Aug 31 15:13:14 2003 +0000
@@ -165,11 +165,7 @@
          bra   L00AC
 L00A8    leas  $04,s
 L00AA    leas  $02,s
-L00AC
-         IFGT  Level-1
-         sta   >$FFD9		unnecessary - rel does this for us
-         ENDC
-         puls  u,y,x
+L00AC    puls  u,y,x
          leas  size,s		clean up stack
          clr   >$FF40		shut off floppy disk
          rts