- 12 Oct, 2011 1 commit
-
-
Robert Sprowson authored
When failed to identify, and the last operation was format, the DiscSize2 field was not being copied (instead DiscSize is copied twice). Fix up some warnings from the assembler. Tested briefly with a RAM disc, still works. Version 3.44. Tagged as 'FileCore-3_44'
-
- 02 Oct, 2011 1 commit
-
-
Robert Sprowson authored
Entry macro renamed as SemEntry to avoid conflict with Hdr:Proc. Other macro bit rot fixed up. Tidy up switches. DebugFx switch is the only one that doesn't work. Non debug binary same as 3.41. Version 3.42. Tagged as 'FileCore-3_42'
-
- 03 Apr, 2003 1 commit
-
-
Kevin Bracey authored
* Can use HAL for FIQ+timer manipulations. * FileCore_DiscOp64 added (as user API - currently just converted to the standard byte or sector DiscOp call to the underlying module). See Doc.32bitAPIs for full details. * New error-passing scheme to modules added (for full 32-bit addressing). * FileCore_Features added (indicates new error scheme). * OS_FSControl 49 (read 32-bit free space) now reports sensible clamped values for large discs, rather than values modulo 2^32. * Accessing the end of files near 2GB in size could cause lock-ups in background transfers. * F(+) and G(+) disc formats adjusted to have a little more skew to help the rather poor Iyonix floppy controller. Version 3.31. Tagged as 'FileCore-3_31'
-
- 30 Oct, 2000 1 commit
-
-
Kevin Bracey authored
Version 3.23. Tagged as 'FileCore-3_23'
-
- 09 May, 2000 1 commit
-
-
Stewart Brodie authored
Detail: This module represents the latest version of FileCore incorporating both the Ursula changes and the ROL changes as we have them to date. Changes from ROL-FileCore-3_21 are basically the stripping of trailling spaces and the change of Version to Module_Version in the conditionals. No other changes. Admin: ROL branch tagged ROL_merge Ursula branch tagged Ursula_merge. Untested, but essentially the same as ROL-FileCore-3_21, so no problems expected. Version 3.21. Tagged as 'FileCore-3_21'
-
- 05 Nov, 1996 1 commit
-
-
Neil Turton authored
-