Mercurial > hg > Members > kono > nitros9-code
changeset 1653:f79e64f804a6
ChangeLogs updated
disasm.hp updated to reflect new -s option
author | boisy |
---|---|
date | Sat, 17 Jul 2004 12:25:07 +0000 |
parents | 558cab468052 |
children | f62ca34d4419 |
files | level1/ChangeLog level1/sys/disasm.hp level2/coco3/ChangeLog level2/coco3_6309/ChangeLog |
diffstat | 4 files changed, 11 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/level1/ChangeLog Sat Jul 17 12:20:31 2004 +0000 +++ b/level1/ChangeLog Sat Jul 17 12:25:07 2004 +0000 @@ -1,5 +1,7 @@ NitrOS-9/6309 Level 2 V03.02.03: -- disasm has been updated. +- 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. NitrOS-9/6809 Level 1 V03.02.02: - Two new clocks have been added for Jeff Vavasour's CoCo emulator and MESS:
--- a/level1/sys/disasm.hp Sat Jul 17 12:20:31 2004 +0000 +++ b/level1/sys/disasm.hp Sat Jul 17 12:25:07 2004 +0000 @@ -4,6 +4,8 @@ Opts : -m = disassemble module in memory -o = display other information + -s = indicate disassembly start and end + addresses: -s$ssss$eeee -u = don't convert U/DP offsets to labels -x = file is in execution directory -z = disassemble from standard input
--- a/level2/coco3/ChangeLog Sat Jul 17 12:20:31 2004 +0000 +++ b/level2/coco3/ChangeLog Sat Jul 17 12:25:07 2004 +0000 @@ -1,5 +1,7 @@ NitrOS-9/6309 Level 2 V03.02.03: -- disasm has been updated. +- 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. NitrOS-9/6809 Level 2 V03.02.02: - Two new clocks have been added for Jeff Vavasour's CoCo emulator and MESS:
--- a/level2/coco3_6309/ChangeLog Sat Jul 17 12:20:31 2004 +0000 +++ b/level2/coco3_6309/ChangeLog Sat Jul 17 12:25:07 2004 +0000 @@ -1,5 +1,7 @@ NitrOS-9/6309 Level 2 V03.02.03: -- disasm has been updated. +- 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. NitrOS-9/6809 Level 2 V03.02.02: - Two new clocks have been added for Jeff Vavasour's CoCo emulator and MESS: