changeset 2880:0d9bbad2d398 lwtools-port

coco3/makefile: Remove spurious space in CMDS list
author Tormod Volden <debian.tormod@gmail.com>
date Sun, 24 Nov 2013 16:13:49 +0100
parents 531841047512
children 34bcc77d2c7f
files level2/coco3/cmds/makefile level2/modules/joydrv_6551L.asm
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/level2/coco3/cmds/makefile	Sun Nov 24 16:08:53 2013 +0100
+++ b/level2/coco3/cmds/makefile	Sun Nov 24 16:13:49 2013 +0100
@@ -20,7 +20,7 @@
 		format free grfdrv help ident iniz irqs link list load login \
 		makdir mdir megaread merge mfree minted mmap modpatch montype mpi os9gen padrom park \
 		pmap proc procs prompt pwd pxd reboot rename save setime \
-		shell_21 sleep smap tee tmode touch tsmon tuneport unlink verify wcreate xmode 
+		shell_21 sleep smap tee tmode touch tsmon tuneport unlink verify wcreate xmode
 
 CMDS_D2         = basic09 runb gfx2 gfx inkey syscall copy del echo format \
                 merge os9gen prompt tmode
--- a/level2/modules/joydrv_6551L.asm	Sun Nov 24 16:08:53 2013 +0100
+++ b/level2/modules/joydrv_6551L.asm	Sun Nov 24 16:13:49 2013 +0100
@@ -169,7 +169,7 @@
 * we should see a bunch of stuff here, ending in 'D'
 	lbsr	ClrACIA reset, clear trash data in ACIA, stack -1 on rtn
 	bcc	SetBuf  which will also install IRQSvs stack -1 yet
-	bcc	Alldone else stack still -1
+	bcc	Alldone, else stack still -1
 	lbra	Term it won't come back!
 Alldone puls	cc,pc and return clean