changeset 1414:dc094065bd14

Fixed fdb where it should have been fcb
author boisy
date Sun, 30 Nov 2003 15:22:44 +0000
parents e42a19fc15dd
children 76137b27060d
files level2/modules/init.asm
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/level2/modules/init.asm	Fri Nov 28 18:36:12 2003 +0000
+++ b/level2/modules/init.asm	Sun Nov 30 15:22:44 2003 +0000
@@ -19,6 +19,9 @@
 * Restarted edition number back to 1, removed CMDS/cc3go reference and
 * just have cc3go so that in certain cases, cc3go can be in the bootfile,
 * and so that ROMmed systems don't have to have a special init module.
+*          2003/11/5   Robert Gault
+* Corrected CC3IO info regards mouse. Changed from fcb to fdb low res/ right
+* Corrected OS9Defs to match.
 
          nam   Init
          ttl   OS-9 Level Two Configuration module
@@ -54,7 +57,7 @@
 
 * CC3IO section
          fcb   Monitor    monitor type
-         fcb   0          mouse info
+         fcb   0,1        mouse info, low res right mouse
          fcb   $1E        key repeat start constant
          fcb   $03        key repeat delay constant