# HG changeset patch # User boisy # Date 1085198065 0 # Node ID e26f7d2e40df0f7405dde364d7c957038f348903 # Parent 4a2a4667a4cf5629d04d4a9fb6a86bc7a1684400 source updated diff -r 4a2a4667a4cf -r e26f7d2e40df level1/modules/ccio.asm --- a/level1/modules/ccio.asm Fri May 21 21:44:15 2004 +0000 +++ b/level1/modules/ccio.asm Sat May 22 03:54:25 2004 +0000 @@ -52,28 +52,28 @@ * CC = carry set on error * B = error code * -Init stu >D.KbdSta store devmem ptr - clra clear A - leax D.KbdSta store devmem ptr + clra clear A + leax AltIRQ,pcr get IRQ routine ptr - stx >D.AltIRQ store in AltIRQ - leax >SetDsply,pcr get display vector - stx XY2Addr,pcr get address of XY2Addr + leax >AltIRQ,pcr get IRQ routine ptr + stx >D.AltIRQ store in AltIRQ + leax >SetDsply,pcr get display vector + stx XY2Addr,pcr get address of XY2Addr stx $FFC0 stb >$FFC2 stb >$FFC4 - lda $FFC0 stb >$FFC3 stb >$FFC5 - lda 6144+1,x point to end of gfx mem + 1 -L07B9 stb ,-x clear - cmpx 6144+1,x point to end of gfx mem + 1 +L07B9 stb ,-x clear + cmpx