YaPaDOS: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
YaPaDOS is patch for [[ | YaPaDOS is patch for [[AMSDOS]] and [[ParaDOS]] that allows to redirect disk access to harddisk. This is done to keep highest possible compatibility, so only 20 bytes of RAM are used (including 6 used by PARADOS). | ||
Using only 20 bytes of RAM makes impossible features like FAT32 and support for .DSK files, so the disk has special formatting using IDEDOS structures (by Garry Lancaster). | Using only 20 bytes of RAM makes impossible features like FAT32 and support for .DSK files, so the disk has special formatting using IDEDOS structures (by Garry Lancaster). | ||
Revision as of 10:48, 25 October 2007
YaPaDOS is patch for AMSDOS and ParaDOS that allows to redirect disk access to harddisk. This is done to keep highest possible compatibility, so only 20 bytes of RAM are used (including 6 used by PARADOS).
Using only 20 bytes of RAM makes impossible features like FAT32 and support for .DSK files, so the disk has special formatting using IDEDOS structures (by Garry Lancaster).