mirror of
https://github.com/jfdelnero/HxCFloppyEmulator.git
synced 2026-07-27 19:56:23 +00:00
2026.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
HxC Floppy Emulator - A generic/universal floppy disk drive emulator
|
HxC Floppy Emulator - A generic/universal floppy disk drive emulator
|
||||||
Copyright (C) 2006-2025 Jean-François DEL NERO / HxC2001
|
Copyright (C) 2006-2026 Jean-François DEL NERO / HxC2001
|
||||||
|
|
||||||
Email : hxc2001(at)hxc2001.com
|
Email : hxc2001(at)hxc2001.com
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-Fran�ois DEL NERO
|
// Copyright (C) 2006-2026 Jean-Fran�ois DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
@@ -1125,7 +1125,7 @@ int main(int argc, char* argv[])
|
|||||||
hxcfe_setScriptOutputFunc(hxcfe,&SCRIPT_CUI_affiche);
|
hxcfe_setScriptOutputFunc(hxcfe,&SCRIPT_CUI_affiche);
|
||||||
|
|
||||||
printf("HxC Floppy Emulator : Floppy image file converter v"STR_FILE_VERSION2"\n");
|
printf("HxC Floppy Emulator : Floppy image file converter v"STR_FILE_VERSION2"\n");
|
||||||
printf("Copyright (C) 2006-2025 Jean-Francois DEL NERO\n");
|
printf("Copyright (C) 2006-2026 Jean-Francois DEL NERO\n");
|
||||||
printf("This program comes with ABSOLUTELY NO WARRANTY\n");
|
printf("This program comes with ABSOLUTELY NO WARRANTY\n");
|
||||||
printf("This is free software, and you are welcome to redistribute it\n");
|
printf("This is free software, and you are welcome to redistribute it\n");
|
||||||
printf("under certain conditions;\n\n");
|
printf("under certain conditions;\n\n");
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
HxC Floppy Emulator - A generic/universal floppy disk drive emulator
|
HxC Floppy Emulator - A generic/universal floppy disk drive emulator
|
||||||
Copyright (C) 2006-2025 Jean-François DEL NERO / HxC2001
|
Copyright (C) 2006-2026 Jean-François DEL NERO / HxC2001
|
||||||
|
|
||||||
Email :
|
Email :
|
||||||
hxc2001(at)hxc2001.com
|
hxc2001(at)hxc2001.com
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
@@ -534,7 +534,7 @@ About_box::About_box()
|
|||||||
o = new Fl_Box(200, 200+6 + 5, 320+6, BUTTON_SIZE_Y, "hxc2001.com Mail: hxc2001(at)hxc2001.com");
|
o = new Fl_Box(200, 200+6 + 5, 320+6, BUTTON_SIZE_Y, "hxc2001.com Mail: hxc2001(at)hxc2001.com");
|
||||||
o->box(FL_DOWN_BOX);
|
o->box(FL_DOWN_BOX);
|
||||||
|
|
||||||
o = new Fl_Box(5, 35, 180, 60, "Copyright (c) 2006-2025\nJean-François DEL NERO\n(c) HxC2001");
|
o = new Fl_Box(5, 35, 180, 60, "Copyright (c) 2006-2026\nJean-François DEL NERO\n(c) HxC2001");
|
||||||
o->box(FL_DOWN_BOX);
|
o->box(FL_DOWN_BOX);
|
||||||
|
|
||||||
xpos_size=200+3;
|
xpos_size=200+3;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -351,7 +351,7 @@
|
|||||||
<a href="/mentions-legales/">Legal Mentions</a>
|
<a href="/mentions-legales/">Legal Mentions</a>
|
||||||
</td>
|
</td>
|
||||||
<td class="rightalign">
|
<td class="rightalign">
|
||||||
(C)2006-2025 HxC2001 / Jean-François DEL NERO
|
(C)2006-2026 HxC2001 / Jean-François DEL NERO
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of HxCFloppyEmulator.
|
// This file is part of HxCFloppyEmulator.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
-- Contact: hxc2001<at>hxc2001.com --------------------- https://hxc2001.com --
|
-- Contact: hxc2001<at>hxc2001.com --------------------- https://hxc2001.com --
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
HxC Floppy Emulator project
|
HxC Floppy Emulator project
|
||||||
(c) 2006-2025 Jean-François DEL NERO / (c) HxC2001
|
(c) 2006-2026 Jean-François DEL NERO / (c) HxC2001
|
||||||
Website : https://hxc2001.com
|
Website : https://hxc2001.com
|
||||||
Forum : https://hxc2001.com/floppy/forum
|
Forum : https://hxc2001.com/floppy/forum
|
||||||
Sources : https://github.com/jfdelnero/HxCFloppyEmulator
|
Sources : https://github.com/jfdelnero/HxCFloppyEmulator
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
HxC Floppy Emulator - A generic/universal floppy disk drive emulator
|
HxC Floppy Emulator - A generic/universal floppy disk drive emulator
|
||||||
Copyright (C) 2006-2025 Jean-François DEL NERO / HxC2001
|
Copyright (C) 2006-2026 Jean-François DEL NERO / HxC2001
|
||||||
|
|
||||||
Email : hxc2001(at)hxc2001.com
|
Email : hxc2001(at)hxc2001.com
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
HxC Floppy Emulator - A generic/universal floppy disk drive emulator
|
HxC Floppy Emulator - A generic/universal floppy disk drive emulator
|
||||||
Copyright (C) 2006-2025 Jean-François DEL NERO / HxC2001
|
Copyright (C) 2006-2026 Jean-François DEL NERO / HxC2001
|
||||||
|
|
||||||
Email : hxc2001(at)hxc2001.com
|
Email : hxc2001(at)hxc2001.com
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
// Copyright (C) 2006-2025 Jean-François DEL NERO
|
// Copyright (C) 2006-2026 Jean-François DEL NERO
|
||||||
//
|
//
|
||||||
// This file is part of the HxCFloppyEmulator library
|
// This file is part of the HxCFloppyEmulator library
|
||||||
//
|
//
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user