mirror of
https://github.com/jfdelnero/HxCFloppyEmulator.git
synced 2026-07-27 19:56:23 +00:00
Forum moved from torlus.com to hxc2001.com ...
(╥ ╥)
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
Website : https://hxc2001.com
|
Website : https://hxc2001.com
|
||||||
https://hxc2001.com/floppy_drive_emulator/
|
https://hxc2001.com/floppy_drive_emulator/
|
||||||
|
|
||||||
Forum : https://torlus.com/floppy/forum
|
Forum : https://hxc2001.com/floppy/forum
|
||||||
|
|
||||||
HxCFloppyEmulator may be used and distributed without restriction provided
|
HxCFloppyEmulator may be used and distributed without restriction provided
|
||||||
that this copyright statement is not removed from the file and that any
|
that this copyright statement is not removed from the file and that any
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
https://github.com/jfdelnero/HxCFloppyEmulator
|
https://github.com/jfdelnero/HxCFloppyEmulator
|
||||||
|
|
||||||
Forum :
|
Forum :
|
||||||
https://torlus.com/floppy/forum
|
https://hxc2001.com/floppy/forum
|
||||||
|
|
||||||
HxCFloppyEmulator may be used and distributed without restriction provided
|
HxCFloppyEmulator may be used and distributed without restriction provided
|
||||||
that this copyright statement is not removed from the file and that any
|
that this copyright statement is not removed from the file and that any
|
||||||
|
|||||||
@@ -511,7 +511,7 @@ About_box::About_box()
|
|||||||
cur_ypos += BUTTON_SIZE_Y;
|
cur_ypos += BUTTON_SIZE_Y;
|
||||||
|
|
||||||
button_forum = new Fl_Button(cur_xpos, cur_ypos, BUTTON_SIZE_X, BUTTON_SIZE_Y, "Forum");
|
button_forum = new Fl_Button(cur_xpos, cur_ypos, BUTTON_SIZE_X, BUTTON_SIZE_Y, "Forum");
|
||||||
button_forum->callback(OpenURLInBrowser,(void*)"http://torlus.com/floppy/forum");
|
button_forum->callback(OpenURLInBrowser,(void*)"https://hxc2001.com/floppy/forum");
|
||||||
|
|
||||||
cur_ypos += BUTTON_SIZE_Y;
|
cur_ypos += BUTTON_SIZE_Y;
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -193,7 +193,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<a href="../showroom/">Showroom</a>
|
<a href="../showroom/">Showroom</a>
|
||||||
<a href="https://torlus.com/floppy/forum/" target="_blank" rel="noopener">Forum</a>
|
<a href="https://hxc2001.com/floppy/forum/" target="_blank" rel="noopener">Forum</a>
|
||||||
<div class="dropdown">
|
<div class="dropdown">
|
||||||
<button class="dropbtn">🛒Purchase
|
<button class="dropbtn">🛒Purchase
|
||||||
<i class="fa fa-caret-down"></i>
|
<i class="fa fa-caret-down"></i>
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
HxC Floppy Emulator project
|
HxC Floppy Emulator project
|
||||||
(c) 2006-2025 Jean-François DEL NERO / (c) HxC2001
|
(c) 2006-2025 Jean-François DEL NERO / (c) HxC2001
|
||||||
Website : https://hxc2001.com
|
Website : https://hxc2001.com
|
||||||
Forum : https://torlus.com/floppy/forum
|
Forum : https://hxc2001.com/floppy/forum
|
||||||
Sources : https://github.com/jfdelnero/HxCFloppyEmulator
|
Sources : https://github.com/jfdelnero/HxCFloppyEmulator
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
@@ -975,7 +975,7 @@ New Features / Changes / Issues solved :
|
|||||||
|
|
||||||
-> GUI now Based on FLTK : http://www.fltk.org/
|
-> GUI now Based on FLTK : http://www.fltk.org/
|
||||||
|
|
||||||
-> Windows / Mac / Linux support ( http://torlus.com/floppy/forum/viewtopic.php?f=1&t=1120 ;) )
|
-> Windows / Mac / Linux support ( https://hxc2001.com/floppy/forum/viewtopic.php?f=1&t=1120 ;) )
|
||||||
|
|
||||||
-> New library : libhxcfe -> Contains the floppy management functions (track generator/images loaders/analyser/file system layer...).
|
-> New library : libhxcfe -> Contains the floppy management functions (track generator/images loaders/analyser/file system layer...).
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
Website : https://hxc2001.com
|
Website : https://hxc2001.com
|
||||||
https://hxc2001.com/floppy_drive_emulator/
|
https://hxc2001.com/floppy_drive_emulator/
|
||||||
|
|
||||||
Forum : https://torlus.com/floppy/forum
|
Forum : https://hxc2001.com/floppy/forum
|
||||||
|
|
||||||
HxCFloppyEmulator may be used and distributed without restriction provided
|
HxCFloppyEmulator may be used and distributed without restriction provided
|
||||||
that this copyright statement is not removed from the file and that any
|
that this copyright statement is not removed from the file and that any
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Sources : https://github.com/jfdelnero/HxCFloppyEmulator
|
Sources : https://github.com/jfdelnero/HxCFloppyEmulator
|
||||||
|
|
||||||
Forum : https://torlus.com/floppy/forum
|
Forum : https://hxc2001.com/floppy/forum
|
||||||
|
|
||||||
HxCFloppyEmulator may be used and distributed without restriction provided
|
HxCFloppyEmulator may be used and distributed without restriction provided
|
||||||
that this copyright statement is not removed from the file and that any
|
that this copyright statement is not removed from the file and that any
|
||||||
|
|||||||
+1267
-1267
File diff suppressed because it is too large
Load Diff
@@ -6,7 +6,7 @@
|
|||||||
Website : https://hxc2001.com
|
Website : https://hxc2001.com
|
||||||
https://hxc2001.com/floppy_drive_emulator/
|
https://hxc2001.com/floppy_drive_emulator/
|
||||||
|
|
||||||
Forum : https://torlus.com/floppy/forum
|
Forum : https://hxc2001.com/floppy/forum
|
||||||
|
|
||||||
HxCFloppyEmulator may be used and distributed without restriction provided
|
HxCFloppyEmulator may be used and distributed without restriction provided
|
||||||
that this copyright statement is not removed from the file and that any
|
that this copyright statement is not removed from the file and that any
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ https://hxc2001.com/floppy_drive_emulator/
|
|||||||
|
|
||||||
### Forum
|
### Forum
|
||||||
|
|
||||||
https://torlus.com/floppy/forum
|
https://hxc2001.com/floppy/forum
|
||||||
|
|
||||||
### Repository content
|
### Repository content
|
||||||
|
|
||||||
@@ -131,7 +131,7 @@ Email : hxc2001(at)hxc2001.com
|
|||||||
Website : https://hxc2001.com
|
Website : https://hxc2001.com
|
||||||
https://hxc2001.com/floppy_drive_emulator/
|
https://hxc2001.com/floppy_drive_emulator/
|
||||||
|
|
||||||
Forum : https://torlus.com/floppy/forum
|
Forum : https://hxc2001.com/floppy/forum
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
+2
-2
@@ -12,14 +12,14 @@ HxC Floppy Emulator project
|
|||||||
|
|
||||||
Generic/universal floppy disk drive emulators
|
Generic/universal floppy disk drive emulators
|
||||||
|
|
||||||
Copyright (C) 2006-2024 Jean-François DEL NERO / HxC2001
|
Copyright (C) 2006-2025 Jean-François DEL NERO / HxC2001
|
||||||
|
|
||||||
Email : hxc2001(at)hxc2001.com
|
Email : hxc2001(at)hxc2001.com
|
||||||
|
|
||||||
Website : https://hxc2001.com
|
Website : https://hxc2001.com
|
||||||
https://hxc2001.com/floppy_drive_emulator/
|
https://hxc2001.com/floppy_drive_emulator/
|
||||||
|
|
||||||
Forum : https://torlus.com/floppy/forum
|
Forum : https://hxc2001.com/floppy/forum
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user