diff options
Diffstat (limited to 'Adam/Patches/Mount2VarsFDC.HC')
| -rw-r--r-- | Adam/Patches/Mount2VarsFDC.HC | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Adam/Patches/Mount2VarsFDC.HC b/Adam/Patches/Mount2VarsFDC.HC deleted file mode 100644 index d6e4a0e..0000000 --- a/Adam/Patches/Mount2VarsFDC.HC +++ /dev/null @@ -1,10 +0,0 @@ -// PATCH: Add more U8 bufs for floppy configuration -// FILE: ::/Adam/ABlkDev/Mount.HC -// TO INSTALL: Comment out the original declaration. -// THEN: #include this file after it. -// ADAM PATCH: Must be installed after kernel patches! - -U8 blks_buf[STR_LEN],addr_buf[STR_LEN],base0_buf[STR_LEN],base1_buf[STR_LEN], - cyl_buf[STR_LEN],heads,spt_buf[STR_LEN],size,srt_buf[STR_LEN], - hut_buf[STR_LEN],hlt_buf[STR_LEN],bps,gpl1_buf[STR_LEN], - gpl2_buf[STR_LEN],dtl_buf[STR_LEN]*filename=NULL,*filename2=NULL,res=0;
\ No newline at end of file |
