| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | devices/machine: simplified handlers for various devices (nw) | 2020-03-24 | 1 | -2/+2 | |
| | | |||||
| * | wd1000: save state | 2019-11-08 | 1 | -19/+34 | |
| | | |||||
| * | srcclean (nw) | 2019-09-22 | 1 | -1/+1 | |
| | | |||||
| * | wd1000.cpp: Replace bzero with std::fill (nw) | 2019-08-27 | 1 | -1/+1 | |
| | | |||||
| * | swtpc09: add hard disk support for the DMAF3 controller | 2019-08-27 | 1 | -4/+0 | |
| | | | | | | | | | | | | | | This uses the WD1000 driver. The DMAF2/3 6844 DMA support had to be improved to support multiple channels, and now supports a separate high addresses for each channel. It now also support addresses increasing or decreasing. These controllers use different DMA channels for the floppy and the hard disk, and also a tape archiver which is not yet implemented. This gets UniFLEX running using a hard disk for storage, and does not appear to regress the floppy support or other variants using the DMAF2. | ||||
| * | WD1000: new hard disk controller | 2019-08-26 | 1 | -0/+622 | |
| Used by the SWTPC09 DMAF3 and it boots UniFLEX on a disk image, and perhaps some other machines can leverage this. | |||||
