Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1186 | savelij | 1 | +----------------------- Test Application SECDRIVE --------------------------+ |
2 | | | |
||
3 | | YUCK! 8086/MSDOS-Code ;-) | |
||
4 | | This is a MSDOS driver for a secondary MFM/RLL/ESDI/IDE controller I | |
||
5 | | wrote a few years ago - just to get another 40MB of storage (which was | |
||
6 | | a lot at that time...) | |
||
7 | | This app also demonstrates the usage of the newly introduced structures. | |
||
8 | | | |
||
9 | +----------------------------------------------------------------------------+ |