home *** CD-ROM | disk | FTP | other *** search
- ;
- ; Patch DoubleDOS 4.0 for operation with dos 3.3
- ;
- ; This patch was given over the Phone by softlogic solutions. I have tried
- ; it under PC-DOS 3.3 on a Bentley 286/10 with good results. The only problem
- ; I know of is that the FASTOPEN command cannot be used. They told me that the
- ; patched doubledos cannot be used with any other version of DOS.
- ;
- ; Samuel H. Smith
- ; Sysop, the Tool Shop
- ; (602) 279-2673
-
- debug doubled2.pgm
- e 2130 20
- e 878c c0 a1
- e 8b7d 03 50
- e 9487 7f ff b7 6e 20 80 c2
- w
- q
-
- ;old values prior to patching
- 2130 10
- 878c 41 81
- 8b7d 6c 4c
- 9487 a7 e0 c5 32 0b 33 ff
-
-