- 06 Jan, 2025 1 commit
-
-
Ben Avison authored
Detail: * Makefile: get directory separator and header extension from shared makefiles * Standalone version now registers its Messages file with ResourceFS * Enable GitLab CI Version 2.43. Tagged as 'CDFSDriver-2_43'
-
- 22 Jun, 2020 1 commit
-
-
Jeffrey Lee authored
A fix from André Timmermans: ------------- CD_SCSIUserOp is not working because of a bug in the SWI dispatch code. In this code R11 is converted from a SWI offset nr into a softloadable driver opcode but when later the code checks if the driver implements the opcode or if it must call a local default implementation it compares R11 against SWI offset numbers (minus 1) instead of the driver opcodes. Per chance the number matches for the other opcodes but not for SCSIUserOp and so the softloadable driver is always called in this case even when there is no implementation for the opcode (like in CDFSSoftSCSI). Here is a patch to fix this. ------------- Tested on BB-xM, fixes CD_SCSIUserOp not working with CDFSSoftSCSI. Fixes https://www.riscosopen.org/tracker/tickets/491 Version 2.42. Tagged as 'CDFSDriver-2_42'
-
- 24 May, 2012 1 commit
-
-
Robert Sprowson authored
SCSI errors from Hdr:SCSIErr. Push/Pull instead of STASH/GRAB. OS_Byte and OS_Module reason codes. Help string capitalised to match the component name. Version 2.41. Tagged as 'CDFSDriver-2_41'
-
- 20 Nov, 2011 1 commit
-
-
Jeffrey Lee authored
Detail: hdr/CDErrors - Added a new error for drivers to use when the drive returns a bad response Makefile - Updated to export a C version of hdr/CDErrors Tests/grabaudio,ffb - Simple test program to extract the audio tracks from a CD Admin: Tested in OMAP3 ROM Version 2.40. Tagged as 'CDFSDriver-2_40'
-
- 22 Nov, 2002 2 commits
-
-
Ben Avison authored
Detail: * Fixed some assumptions about flag preservation in CD_ SWIs * Standardised spelling of CD-ROM in messages files (not CD ROM) * Fixed pathname of messages file to include $ Admin: Tested on Tungsten. Version 2.39. Tagged as 'CDFSDriver-2_39'
-
Ben Avison authored
Version 2.38. Tagged as 'CDFSDriver-2_38'
-
- 06 Nov, 2002 1 commit
-
-
Ben Avison authored
Detail: * Merged in RISCOS Ltd change: module no longer fails to intialise if no CDROMs are configured. This, along with their equivalent change in CDFS, allows the number of CDROMs to be configured up from 0 from the command line * Moved resources here from CDFSResources - allows tokenisation * Uses objasm and shared makefiles * 32-bit compatible Admin: Not tested. Version 2.37. Tagged as 'CDFSDriver-2_37'
-
- 07 Dec, 2000 1 commit
-
-
John Beranek authored
Detail: Replaced GRABS and GRAB with Pull, and STASH with Push. Admin: Built. Version 2.36. Tagged as 'CDFSDriver-2_36'
-
- 30 Nov, 2000 1 commit
-
-
John Beranek authored
Detail: Updated srccommit usage, it now uses Module_HelpVersion. Removed obsolete "Version" file. Admin: Added stripdepend call to clean rule Version 2.35. Tagged as 'CDFSDriver-2_35'
-
- 05 Nov, 1999 2 commits
-
-
David Cotton authored
Detail: Merged Spinner branch (no changes) and Ursula branch (makefile tidied). Placed the whole component under srccommit control. Admin: Tested on a RiscPC. Version 2.34. Tagged as 'CDFSDriver-2_34'
-
David Cotton authored
-
- 21 Jan, 1997 1 commit
-
-
Neil Turton authored
-
- 21 Nov, 1996 1 commit
-
-
Neil Turton authored
-
- 05 Nov, 1996 1 commit
-
-
Neil Turton authored
-