- 22 Jun, 2011 1 commit
-
-
Jeffrey Lee authored
Detail: s/Adfs12 - Don't use DefaultIDEHardware in HAL builds, use the proper addresses instead s/Adfs19 - Make floppy code use HAL_ControllerAddress to get 82C710 address in non-PCI, non-Podule, HAL builds. However floppy code is currently disabled in this configuration because it hangs the machine when floppy access is attempted. s/Consts, s/StaticsIDE - Get rid of some bad address constants for HAL builds Admin: Tested in Iyonix & IOMD ROM softloads. Version 3.38. Tagged as 'ADFS-3_38'
-
- 06 Dec, 2010 1 commit
-
-
Ben Avison authored
Detail: There was no "Ver" file for Machine=32, and the code for build switch settings appropriate for IOMD had not been kept up-to-date with various changes to the module which were made to support Tungsten. This version provides working IDE support for IOMD HAL builds, although there are still some issues with floppy support. Tungsten builds should be functionally identical. Admin: Tested on a Risc PC. Joint development effort by Tom Walker and Ben Avison. Version 3.37. Tagged as 'ADFS-3_37'
-
- 19 Jan, 2010 1 commit
-
-
ROOL authored
Previous changes were untagged, but incrementing the version number gives us a tag we can associate with the official RISC OS 5.16 release. Version 3.36. Tagged as 'ADFS-3_36'
-
- 15 Jun, 2009 1 commit
-
-
Ben Avison authored
Detail: CPU version is no longer specified in the makefile - it's better to inherit it from the build environment now that we actually set it appropriately. Admin: Not tested. Binary should be unchanged - this only affects the warnings generated during assembly. Version 3.35. Not tagged
-
- 11 Jun, 2009 1 commit
-
-
Ben Avison authored
Detail: Uses suffixed file extensions for compatiblity with both objasm and asasm. Admin: Supplied by Peter Naulls, tested at ROOL Version 3.35. Not tagged
-
- 03 Dec, 2003 1 commit
-
-
Ben Avison authored
The makefile's ability to create the tokenised help file hadn't recovered since it was changed to use the shared makefiles.
-
- 03 Apr, 2003 1 commit
-
-
Kevin Bracey authored
* Selects PIO/DMA/Ultra DMA modes appropriate for each device. * DMA support added to ADFS_IDEUserOp, but not yet ADFS_ATAPIOp. * WinIDEMaxSectorsPerTransfer increased to 256. * Floppy driver reattaches to DMA Manager if it's reinitialised. Version 3.35. Tagged as 'ADFS-3_35'
-
- 28 Jan, 2003 1 commit
-
-
Ben Avison authored
First bits of DMA support: reads bus master information from the HAL and uses it to create a set of DMA "HAL" devices for use by the DMA Manager. Also responds to Service_ModulePostInit for the DMA Manager to reregister (currently only the floppy) DMA channel(s). Version 3.34. Not tagged
-
- 17 Jan, 2003 1 commit
-
-
Kevin Bracey authored
* New FileCore error passing scheme supported. * PCI floppy support functional. * 48-bit LBA support added for ADFS_IDEUserOp and accessing beyond the first 128GB of a drive - not thoroughly tested. * IDE autodetection improved Version 3.34. Tagged as 'ADFS-3_34'
-
- 18 Sep, 2002 1 commit
-
-
Kevin Bracey authored
Hard disc functional, but PIO mode only. Don't go near the floppy. Version 3.33. Not tagged
-
- 17 Nov, 2000 1 commit
-
-
Ben Avison authored
Detail: The problem was in the API definition of the scatter lists used in background data transfer. These consist of a sequence of word pairs, holding addresses and lengths; any negative (ie top-bit-set) address word is defined to mean that the list continues at an location that is offset by that amount. To get around this, the check is now made not on whether the address word is negative, but on whether it is equal to or greater than (less negative than) &FFFF0000. This means that accesses to these addresses will still fail, but such addresses should be reserved for system use anyway. Admin: Tested briefly. Version 3.33. Tagged as 'ADFS-3_33'
-
- 11 Jul, 2000 2 commits
-
-
Kevin Bracey authored
Detail: The Ursula_RiscPC branch contained version 3.30 of ADFS, which had minimal updates for Ursula, such as the service call table. This version, incorporating changes on the Ursula branch up to the Ursula_RiscPC_bp tag, is now merged on to the trunk as 3.32. This leaves version 3.31 on the Ursula branch, unmerged. This contains unfinished support for auto-detection of IDE drives and support for Phoebe hardware. Version 3.32. Tagged as 'ADFS-3_32'
-
Kevin Bracey authored
-
- 29 Oct, 1998 1 commit
-
-
Neil Turton authored
-
- 09 May, 1997 1 commit
-
-
Kevin Bracey authored
-
- 02 May, 1997 1 commit
-
-
Kevin Bracey authored
-
- 01 May, 1997 2 commits
-
-
Kevin Bracey authored
-
Kevin Bracey authored
-
- 21 Jan, 1997 1 commit
-
-
Neil Turton authored
-
- 06 Jan, 1997 1 commit
-
-
Neil Turton authored
-
- 21 Nov, 1996 4 commits
-
-
Neil Turton authored
-
Neil Turton authored
-
ROOL authored
Sprout from master 1996-11-21 12:28:07 UTC Neil Turton <nturton@gitlab.riscosopen.org> 'Initial revision' Delete: s/ADFS_SA
-
Neil Turton authored
-
- 05 Nov, 1996 3 commits
-
-
Neil Turton authored
-
Neil Turton authored
-
Neil Turton authored
-