atarist: first cut at writing a floppy driver for the Atari 1772 + DMA
authorAlan Cox <alan@linux.intel.com>
Sun, 17 Mar 2019 00:15:53 +0000 (00:15 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 17 Mar 2019 00:15:53 +0000 (00:15 +0000)
commit0d0c5e061c648f614618509255e9a1bb883c5aef
treedcc2bfba153cc52360a4c0016099e753f54fa10c
parent115997fe0129e14e64daa602ff9ff4bcdffbd33c
atarist: first cut at writing a floppy driver for the Atari 1772 + DMA

Heavily cribbed from the GPL EmuTOS codebase
Kernel/platform-atarist/devfd.c
Kernel/platform-atarist/devfd.h
Kernel/platform-atarist/dma.h [new file with mode: 0644]
Kernel/platform-atarist/psg.h [new file with mode: 0644]