- 31 May, 2014 1 commit
-
-
Robert Sprowson authored
Don't subscribe to service calls you do nothing with 0x42 and 0x68 removed from service call table and service call handler. Version 1.04. Tagged as 'DOSFS-1_04'
-
- 13 Jan, 2013 1 commit
-
-
Robert Sprowson authored
RAM build include messages. Removed atexit() handler, in favour of finalisation-code option in CMHG file. Changed cluster rounding in saveFILE() to deal with extents > 2G. Version 1.00. Tagged as 'DOSFS-1_00'
-
- 07 Dec, 2012 1 commit
-
-
Robert Sprowson authored
Replaced 'lk' register name with 'lr', now APCS is not set to -none. Inverted the sense of the conditional in CMHG file, following the more common ROM predefine use (eg. the Toolbox). Removed obsolete NoFAT32 obey files - the switch remains but there's little point omitting that now (since the switch actually leaves most of the code in anyway). Tested in IOMD ROM build (export, resources, ROM phases) mounting a DOS floppy and 1GB image file. Version 0.97. Tagged as 'DOSFS-0_97'
-
- 06 Mar, 2003 1 commit
-
-
Robert Sprowson authored
Assumption that TRUE was -1 in the filetype lookup removed,this was causing filetype 0 to be overriden to FE4. Module date string now got from VersionNum file so I don't have to keep remembering to stamp the CMHG file. Version 0.73. Tagged as 'DOSFS-0_73'
-
- 08 Aug, 2001 1 commit
-
-
Kevin Bracey authored
Modified "Cannot be RAM loaded" check to work correctly with recent versions of CMHG - was branching through zero. Version 0.65. Tagged as 'DOSFS-0_65'
-
- 25 Nov, 1998 1 commit
-
-
Kevin Bracey authored
Updated for Link 5.07 and CMHG 5.16. Fixed to not overwrite command tail. Changed to use LocalRes$Path. German resources imported. Version 0.64. Tagged as 'DOSFS-0_64'
-
- 14 Jan, 1997 1 commit
-
-
Neil Turton authored
-
- 05 Nov, 1996 1 commit
-
-
Neil Turton authored
-