1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/Components
2017-08-15 21:49:10 -04:00
..
1770 Added an easy way for disk controllers to clamp termination of written data exactly to the index hole. 2017-08-15 16:05:10 -04:00
6522
6532
6560
6845 Minor: ensured immediate line comparison works. But I think my problem might be trying to do this as straight line logic? 2017-08-14 19:08:20 -04:00
8255
8272 Centralised the 8272's actions of setting the non-DMA execution flag, picking the drive and head and loading the head for accessing commands, and switched error flag if read ID doesn't find anything. 2017-08-15 21:49:10 -04:00
AY38910