# HG changeset patch # User boisy # Date 1062775437 0 # Node ID 5dd56f2f45b483e2e20bb9c0a3e42b8f8243c238 # Parent 57f23da9790ad21232f7a9b435a5c2685d9bc6af Cleaned up source diff -r 57f23da9790a -r 5dd56f2f45b4 level2/modules/cc3io.asm --- a/level2/modules/cc3io.asm Fri Sep 05 13:28:04 2003 +0000 +++ b/level2/modules/cc3io.asm Fri Sep 05 15:23:57 2003 +0000 @@ -588,16 +588,16 @@ bita #KeyMse puls a ENDC - beq L0381 no, try joystick - ldx >WGlobal+G.KeyEnt $10E0 else get ptr to keydrv - leau >G.KeyMem,u and ptr to its statics - jsr $06,x call into it - ldu WGlobal+G.JoyEnt $10EA get ptr to joydrv - leau >G.JoyMem,u and ptr to its statics - jsr $06,x get X/Y info - ldu WGlobal+G.KeyEnt else get ptr to keydrv + leau >G.KeyMem,u and ptr to its statics + jsr $06,x call into it + ldu WGlobal+G.JoyEnt get ptr to joydrv + leau >G.JoyMem,u and ptr to its statics + jsr $06,x get X/Y info + ldu WGlobal+G.KeyEnt $10E0 + ldx >WGlobal+G.KeyEnt leau >G.KeyMem,u - jsr $09,x + jsr $09,x call Read Key routine puls u,y,x bpl L03C8 clr L01DC,pcr decode table - lda b,x + lda b,x bmi L00F6 if regA = $81 - $84 * several entries to this routine from any key press; regA is already ASCII L00E0 ldb