Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!ihnp4!zehntel!hplabs!sri-unix!w8sdz@brl-bmd From: w8sdz%brl-bmd@sri-unix.UUCP Newsgroups: net.micro.cpm Subject: Using MDM716 with Cromemco CDOS Message-ID: <15052@sri-arpa.UUCP> Date: Mon, 2-Jan-84 13:30:28 EST Article-I.D.: sri-arpa.15052 Posted: Mon Jan 2 13:30:28 1984 Date-Received: Sat, 7-Jan-84 01:35:23 EST Lines: 11 From: Keith Petersen CDOS users: Get M7CD-1.ASM from the SIMTEL20 MICRO: directory. After you overlay MDM716.COM using DEBUG, patch the following locations to NOPs (binary zeros): 2ABD, 2ABE, 2ABF, 2AC0. This will disable the CP/M disk stat call function 1Fh which is not implemented in the current version of CDOS. The MDM716 DIR function will then work, but will show 0k left on the disk. That's livable, and certainly better than before when CDOS gave an error message and jumped out of MDM716 to return to the system. --Keith