diff options
Diffstat (limited to 'KFloppyB.HH')
| -rw-r--r-- | KFloppyB.HH | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/KFloppyB.HH b/KFloppyB.HH index 7fb9e36..f046126 100644 --- a/KFloppyB.HH +++ b/KFloppyB.HH @@ -1,3 +1,10 @@ +/*
+ Copyright (C) 2025 Harley Travis <yoshi128k@gmail.com>.
+ This work is free. You can redistribute it and/or modify it under the
+ terms of the Do What The Fuck You Want To Public License, Version 2,
+ as published by Sam Hocevar. See the Copying.TXT file for more details.
+*/
+
// headers for floppy driver
public extern Bool FDCIrq;
public extern U16 fdc_base;
|
