diff level2/coco3_6309/ChangeLog @ 1636:fa494f2dca9a

mfree.asm: some minor comments and additions grfdrv.asm: 6809 scroll code now runs faster
author boisy
date Mon, 12 Jul 2004 18:35:26 +0000
parents 7af4d12008f4
children a39f30a01757
line wrap: on
line diff
--- a/level2/coco3_6309/ChangeLog	Mon Jul 12 18:33:54 2004 +0000
+++ b/level2/coco3_6309/ChangeLog	Mon Jul 12 18:35:26 2004 +0000
@@ -7,6 +7,10 @@
   rb1773_scii_ff74.dr and rb1773_scii_ff58.dr.
 - grfint.io now exists and can be used to replace windint.io in bootfiles where
   Multi-Vue windowing functionality is not needed, in order to save system RAM.
+- Changes in scf and grfdrv have resulted in faster text screen performance under
+  NitrOS-9/6809 Level 2.
+- A bug related to system memory allocation and DAT blocks has been fixed in krn.
+- ioman now properly unlinks a device descriptor at I$Detach time.
 - The pmap command has several bug fixes.
 - The copy command now has write verification with -v.
 - term_t1.dd has been renamed to term_sio.dd and term_sc6551.dd has been added.