Mercurial > hg > Members > kono > nitros9-code
changeset 1656:5b5390b7333a
exmode replaces xmode as the ideal utility. makefiles and help updated accordingly
author | boisy |
---|---|
date | Sat, 17 Jul 2004 13:20:48 +0000 |
parents | 22c82cfcb1f5 |
children | e301acf9026c |
files | level1/ChangeLog level1/cmds/makefile level1/sys/exmode.hp level1/sys/makefile level2/cmds/makefile level2/coco3/ChangeLog level2/coco3_6309/ChangeLog level2/sys/makefile |
diffstat | 8 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/level1/ChangeLog Sat Jul 17 13:13:55 2004 +0000 +++ b/level1/ChangeLog Sat Jul 17 13:20:48 2004 +0000 @@ -1,5 +1,6 @@ NitrOS-9/6309 Level 2 V03.02.03: - dirm has been removed from the commands list. +- exmode has been renamed to xmode and replaces the original xmode command. - disasm has a new -s option which is used to specify the start and end addresses to disassemble within a module. - A bug in the clock2_jvemu module has been fixed.
--- a/level1/cmds/makefile Sat Jul 17 13:13:55 2004 +0000 +++ b/level1/cmds/makefile Sat Jul 17 13:20:48 2004 +0000 @@ -7,7 +7,7 @@ BASIC09FILES = runb.asm gfx.asm inkey.asm syscall.asm CMDS = asm attr backup binex build cmp cobbler config copy cputype \ date dcheck debug ded deiniz del deldir devs dir disasm \ - display dmode dsave dump echo edit error exbin exmode format \ + display dmode dsave dump echo edit error exbin format \ free grfo help ident iniz irqs link list load login makdir \ megaread mdir merge mfree mpi os9gen padrom park prompt printerr procs pwd pxd \ rename runb save setime shellplus shell_21 sleep \
--- a/level1/sys/exmode.hp Sat Jul 17 13:13:55 2004 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,3 +0,0 @@ -@EXMODE -Syntax: EXMode <devname> [params] -Usage : Displays or changes the parameters of an SCF device
--- a/level1/sys/makefile Sat Jul 17 13:13:55 2004 +0000 +++ b/level1/sys/makefile Sat Jul 17 13:20:48 2004 +0000 @@ -7,7 +7,7 @@ chx.hp cmp.hp cobbler.hp config.hp copy.hp cputype.hp date.hp \ dcheck.hp debug.hp ded.hp deiniz.hp del.hp deldir.hp devs.hp \ dir.hp disasm.hp display.hp dmode.hp dsave.hp dump.hp echo.hp edit.hp \ - error.hp ex.hp exbin.hp exmode.hp format.hp free.hp gfx.hp \ + error.hp ex.hp exbin.hp format.hp free.hp gfx.hp \ help.hp ident.hp iniz.hp inkey.hp irqs.hp kill.hp link.hp \ list.hp load.hp login.hp makdir.hp \ mdir.hp merge.hp mfree.hp os9gen.hp \
--- a/level2/cmds/makefile Sat Jul 17 13:13:55 2004 +0000 +++ b/level2/cmds/makefile Sat Jul 17 13:20:48 2004 +0000 @@ -6,7 +6,7 @@ CMDS = asm attr backup binex build cmp cobbler copy cputype \ date dcheck debug ded deiniz del deldir devs dir disasm \ - display dmem dmode dsave dump echo edit error exbin exmode \ + display dmem dmode dsave dump echo edit error exbin \ format free grfdrv help ident iniz irqs link list load login \ makdir mdir megaread merge mfree mmap modpatch montype mpi os9gen padrom park \ prompt pmap proc procs pwd pxd reboot rename runb save setime \
--- a/level2/coco3/ChangeLog Sat Jul 17 13:13:55 2004 +0000 +++ b/level2/coco3/ChangeLog Sat Jul 17 13:20:48 2004 +0000 @@ -1,5 +1,6 @@ NitrOS-9/6309 Level 2 V03.02.03: - dirm has been removed from the commands list. +- exmode has been renamed to xmode and replaces the original xmode command. - disasm has a new -s option which is used to specify the start and end addresses to disassemble within a module. - A bug in the clock2_jvemu module has been fixed.
--- a/level2/coco3_6309/ChangeLog Sat Jul 17 13:13:55 2004 +0000 +++ b/level2/coco3_6309/ChangeLog Sat Jul 17 13:20:48 2004 +0000 @@ -1,5 +1,6 @@ NitrOS-9/6309 Level 2 V03.02.03: - dirm has been removed from the commands list. +- exmode has been renamed to xmode and replaces the original xmode command. - disasm has a new -s option which is used to specify the start and end addresses to disassemble within a module. - A bug in the clock2_jvemu module has been fixed.
--- a/level2/sys/makefile Sat Jul 17 13:13:55 2004 +0000 +++ b/level2/sys/makefile Sat Jul 17 13:20:48 2004 +0000 @@ -13,7 +13,7 @@ chd.hp chx.hp cmp.hp cobbler.hp config.hp copy.hp cputype.hp \ date.hp dcheck.hp debug.hp ded.hp deiniz.hp del.hp deldir.hp devs.hp \ dir.hp dirm.hp disasm.hp display.hp dmem.hp dmode.hp dsave.hp dump.hp \ - echo.hp edit.hp error.hp ex.hp exbin.hp exmode.hp \ + echo.hp edit.hp error.hp ex.hp exbin.hp \ format.hp free.hp \ gfx.hp gfx2.hp grfdrv.hp \ help.hp \