CPC Rulez
https://cpcrulez.fr/forum/

HxC Floppy Emulator
https://cpcrulez.fr/forum/viewtopic.php?f=5&t=100
Page 47 sur 50

Auteur :  TotO [ 05 Juil 2019, 14:23 ]
Sujet du message :  Re: HxC Floppy Emulator

Petite question !

Je vois que tu prends GREEN (in) après sa résistance et SYNC (out) avant.
C'est juste par commodité où ça poserai problème de prendre la synchro aussi après la résistance ?

Merci.

Auteur :  PhilZeVibe [ 05 Juil 2019, 19:37 ]
Sujet du message :  Re: HxC Floppy Emulator

Jeff_HxC2001 a écrit :
Oui c'est exact. On verra plus tard s'il faut un nouvel opcode pour weakbits plus sélectif. Pour le moment le besoin ne s'est pas présenté.


En regardant sur ton site, je vois que le document de spec du format HFE est une version qui date de juin 2012 :
https://hxc2001.com/download/floppy_dri ... format.pdf

Est-ce que tu pourrais stp publier la version à jour de cette spec avec l'ajout des weakbits ?
Par avance merci. :biere:

Auteur :  Lone [ 05 Juil 2019, 19:44 ]
Sujet du message :  Re: HxC Floppy Emulator

Les sources ont dispo sur sourceforge, et assez compréhensible pour en refaire une implémentation (au moins en lecture, je n'ai pas essayé l'écriture, encore)

Je pense notamment au fichier :
https://sourceforge.net/p/hxcfloppyemu/ ... 3_loader.c

Auteur :  Jeff_HxC2001 [ 13 Juil 2019, 07:18 ]
Sujet du message :  Re: HxC Floppy Emulator

Some updates :

Citer :
6 July 2019 : Firmware STM32 USB HxCFloppyEmulator v3.3.5.1a

- Write codes speed optimizations.

- HFE : Format support : Fix the "too early index" issue.

Citer :
6 July 2019 : Firmware STM32 USB HxCFloppyEmulator v3.3.5.2a

- New system family raw file support : Roland W30/W50/S50/S330/S550. (7 digits display menu entry -> 019)

- Fix floppy IO pins state when the select line is permanently low (v3.3.4.1a regression).


Citer :
8 July 2019 : Firmware STM32 USB HxCFloppyEmulator v3.3.6.1a

- On screen display : Separated HSYNC/VSYNC signals support added :

For machines without CSYNC (Composite Sync) signal.

Once this option is enabled the Gotek video IOs are mapped as this :

OSD Video out : Gotek U8 Pin 5 (PB15).
OSD Video HSYNC in : Gotek "JTCK-SWCLK" pin (PA14).
OSD Video VSYNC in : Gotek U8 Pin 1 (PB12).

See the https://hxc2001.com/custom_fw/ page to get a firmware with this feature enabled.

Citer :
8 July 2019 : Firmware STM32 USB HxCFloppyEmulator v3.3.6.2a

- Fix non-working v3.3.6.1a firmware !

Citer :
9 July 2019 : Firmware STM32 USB HxCFloppyEmulator v3.3.7.1a

- Default 7 segments screen standby / powerup can changed on the custom firmware page : https://hxc2001.com/custom_fw/

Citer :
13 July 2019 : Firmware STM32 USB HxCFloppyEmulator v3.3.7.4a

- You can hide HXCSDFE.CFG, AUTOBOOT.HFE and /mount/emptyfat.img files on the stick now.



HXCFEUSB_HFE_beta_firmware.zip

USB_HFE_hxc_floppy_emulator_firmware_release_notes.txt

Custom HxC firmware

:)

Auteur :  Jeff_HxC2001 [ 24 Juil 2019, 14:38 ]
Sujet du message :  Re: HxC Floppy Emulator

Citer :
24 July 2019 : Firmware STM32 USB HxCFloppyEmulator v3.3.8.2a ( https://hxc2001.com/custom_fw/ and WIP_Firmware folder )

- USB stick browser : Faster/smoother files/folders browsing.

- USB stick folder Auto mount : Faster files copy/image generation.



HXCFEUSB_HFE_beta_firmware.zip

USB_HFE_hxc_floppy_emulator_firmware_release_notes.txt

Custom HxC firmware

Auteur :  Jeff_HxC2001 [ 11 Août 2019, 23:12 ]
Sujet du message :  Re: HxC Floppy Emulator

Citer :
7 August 2019 : Firmware STM32 USB HxCFloppyEmulator v3.3.8.14a ( https://hxc2001.com/custom_fw/ and WIP_Firmware folder )

- Faster disk-change state head-step clear and mask ready during the diskchange delay. (Fix Yamaha Clavinova diskchange issue)



Citer :
9 August 2019 : Firmware STM32 USB HxCFloppyEmulator v3.3.8.15a ( https://hxc2001.com/custom_fw/ and WIP_Firmware folder )

- Fix 3.3.8.14a PC Floppy interface mode regression.



Citer :
11 August 2019 : Firmware STM32 USB HxCFloppyEmulator v3.4.0.0a ( https://hxc2001.com/custom_fw/ and WIP_Firmware folder )

- Work in progress : QuickDisk emulation support added !

A new build variant is now available to emulate QuickDisk drive !

The Gotek floppy port to the QuickDisk interface is :
-- Shugart pin -- -- QuickDisk Machine--

Pin 2 (/DC) -> /MS (/MediaSense)
Pin 10 (/DS0) -> Connect it to GND/VSS
Pin 16 (/MotorOn) -> /MO
Pin 20 (/Step) -> /RS (/Reset)
Pin 22 (/WriteData) -> /WD (/WriteData)
Pin 24 (/WriteGate) -> WG (WriteGate)
Pin 28 (/WriteProtect) -> WP (WriteProtect)
Pin 30 (/ReadData) -> RD (ReadData)
Pin 34 (/Ready) -> /RY (/Ready)

Pins 4,6,8,12,14,18,26 and 32 can be left unconnected on the Gotek.
Odd pins Gotek pins (1,3,5,7,...,33) should be connected to the GND/VSS.

The jumper must be set to "MO".

A Blank QuickDisk floppy disk can be found in the firmware archive in the /QuickDisk folder.



HXCFEUSB_HFE_beta_firmware.zip

USB_HFE_hxc_floppy_emulator_firmware_release_notes.txt

Custom HxC firmware
:D

Auteur :  Princesse Mariana [ 15 Sep 2019, 09:57 ]
Sujet du message :  Re: HxC Floppy Emulator

Citer :
14 September 2019 : Firmware STM32 USB HxCFloppyEmulator v3.4.7.1a ( https://hxc2001.com/custom_fw/ and WIP_Firmware folder )
- QuickDisk support : Fix MB87013 based QD machines support (Akai S700/x7000, Roland...) -> Now support the special MB87013 sync method.

8 September 2019 : Firmware STM32 USB HxCFloppyEmulator v3.4.6.4a
- New custom firmware page option : Ignore/disable /SIDE1 input.
- QuickDisk support : Fix the /Reset input behavior : The /Reset input doesn't stop the motor if this /Motor-on is asserted but always clear the ready signal.

5 September 2019 : Firmware STM32 USB HxCFloppyEmulator v3.4.5.1a
New direct raw format support : - BAS Embroidery machines format (*.IMG,*.DSK) (System Family menu : "BAS" / 7 digits display menu entry -> 01A )

3 September 2019 : Firmware STM32 USB HxCFloppyEmulator v3.4.4.6a
- QuickDisk support : Fixes/Timing improvements. Data masked outside the read window.
- OSD : Keys/Rotary regression fixed.

1 September 2019 : Firmware STM32 USB HxCFloppyEmulator v3.4.2.1a
- QuickDisk support : Various write enhancement for Roland machines support (Roland S-10,S-220,...)
- OSD : Keys/Rotary wake-up behavior changed/enhanced.

Auteur :  Jeff_HxC2001 [ 30 Sep 2019, 22:39 ]
Sujet du message :  Re: HxC Floppy Emulator

Citer :
30 September 2019 : Firmware STM32 USB HxCFloppyEmulator v3.4.9.4a ( https://hxc2001.com/custom_fw/ and WIP_Firmware folder )

- OSD : Default OSD size increased to 21x2 characters.
- OSD : New embedded OSD file selector in full screen mode (21x24 characters).
- Faster scroll text.



Image



HXCFEUSB_HFE_beta_firmware.zip

USB_HFE_hxc_floppy_emulator_firmware_release_notes.txt

Custom HxC firmware

Auteur :  Jeff_HxC2001 [ 23 Nov 2019, 08:45 ]
Sujet du message :  Re: HxC Floppy Emulator

Citer :
21 November 2019 : Firmware STM32 USB HxCFloppyEmulator v3.4.10.1a ( https://hxc2001.com/custom_fw/ and WIP_Firmware folder )

- Roland machines : w30,s50,s33,s55 files direct support added.

- E-mu ESI / EOS : img,ima,dsk files direct support added.

- New system family raw file support : E-mu ESI / EOS. (7 digits display menu entry -> 01B)

- Autoboot/file selector : Old style HxC config files support fixed. (long names issue)

- QD support : Support malformed third-party QD files.

- OSD : Optimizations.

- Custom firmware page OSD options simplified :
- New resolutions selections : 20x24 and 40x24 characters for PAL/NTSC or 640x480 VGA display types.



OSD 40x24 characters file selector :

Image

HXCFEUSB_HFE_beta_firmware.zip

USB_HFE_hxc_floppy_emulator_firmware_release_notes.txt

Custom HxC firmware

Auteur :  Princesse Mariana [ 09 Déc 2019, 11:10 ]
Sujet du message :  Re: HxC Floppy Emulator

Citer :
2 December 2019 : Firmware STM32 USB HxCFloppyEmulator v3.4.10.8a ( https://hxc2001.com/custom_fw/ and WIP_Firmware folder )
- USB stick browser Fix : "No file image found !" printed when no folder and no floppy image are found on the usb stick.

Citer :
8 December 2019 : HxCFloppyEmulator 2.2.2.1
-> macOS Catalina support : Switch to 64bits build + minimum OS version needed changed to 10.9 (Mavericks)
-> Internal environment variables support to tweak/change the default internal library settings/behavior.
-> Script support introduced.
-> GUI : New advanced parameters window added.
-> GUI : Script execution menu entry added.
-> Command line tool : Script execution option added.
-> Floppy Stream dump analysis bitmap export support. (Stream HFE, SCP, KryoFlux Raw)
-> SPS CAPS library loader support added for Linux.
-> SCP loader : Fix/set the number of heads to 2 when the number of head(s) field is set to 0.
-> New files Support : Kurzweil K25 (K2500) and K26 (K2600) file support.
-> Game Doctor SF3 / SF7 file support added.
-> zlib updated to v1.2.11
-> FLTK updated to v1.3.5 for all platforms.
-> Linux build : Automatic FLTK package download and preparation.
FLTK build : Use the fltk automatic flags to match with your graphic stack.
-> General : Lots of code fixes and improvements !

src/url: https://hxc2001.com/download/floppy_dri ... index.html

Auteur :  Princesse Mariana [ 23 Mars 2020, 08:50 ]
Sujet du message :  Re: HxC Floppy Emulator

Citer :
The high-end floppy dumper / floppy emulator prototype appears to work quite well :)

Image

src/url: https://twitter.com/jfdelnero/status/12 ... 2018759681

Auteur :  Jeff_HxC2001 [ 16 Avr 2020, 07:45 ]
Sujet du message :  Re: HxC Floppy Emulator

Les dernières updates Gotek HxC :

Citer :
22 January 2020 : Firmware STM32 USB HxCFloppyEmulator v3.4.10.9a ( https://hxc2001.com/custom_fw/ and WIP_Firmware folder )

- Version code / splash screen : Now shows you if you are using the QuickDisk firmware variant or not.
- Quickdisk : 64 bytes ("Very short") Read emulation pipeline buffer size option added to the custom firmware page.

Citer :
2 February 2020 : Firmware STM32 USB HxCFloppyEmulator v3.4.10.10a ( https://hxc2001.com/custom_fw/ and WIP_Firmware folder )

- New custom firmware page option : Bitrate override.


Citer :
27 February 2020 : Firmware STM32 USB HxCFloppyEmulator v3.4.11.1a ( https://hxc2001.com/custom_fw/ and WIP_Firmware folder )

- Last selected file image auto load : Restore the file browser folder position.


Citer :
1 March 2020 : Firmware STM32 USB HxCFloppyEmulator v3.4.11.2a ( https://hxc2001.com/custom_fw/ and WIP_Firmware folder )

- STARTUPA.HFE power up auto select : Fix v3.4.11.1a regression.



Citer :
28 March 2020 : Firmware STM32 USB HxCFloppyEmulator v3.4.11.3a ( https://hxc2001.com/custom_fw/ and WIP_Firmware folder )

- OSD : Atari ST High resolution (Horizontal refresh rate : 35.8KHz) : Fix horizontal front porch delay.



Citer :
15 April 2020 : Firmware STM32 USB HxCFloppyEmulator v3.4.14.1a ( https://hxc2001.com/custom_fw/ and WIP_Firmware folder )

- Stream encoder : Amiga demo "Eon by The Black Lotus" random crashes fixed.



HXCFEUSB_HFE_beta_firmware.zip

USB_HFE_hxc_floppy_emulator_firmware_release_notes.txt

Custom HxC firmware


:)

Auteur :  Jeff_HxC2001 [ 20 Avr 2020, 17:47 ]
Sujet du message :  Re: HxC Floppy Emulator

Et voici le nouveau membre de la famille "HxC" : Pauline.

Image

Il s'agit d'un simulateur de lecteurs de disquettes et d'un dumper de disquettes. Sa particularité ? Elle est basée sur une carte FPGA. Cela permet d'avoir une très haute résolution d'acquisition ainsi qu'une très haute précision dans les timings.
Coté simulation même esprit : Fonctionnement en interne en pure stream en haute résolution : TOUT les formats et systèmes sont par design supportés. C'est une simulation purement matériel : C'est donc comme pour un support magnétique, il suffit juste de formater. Jusqu'à 4 lecteurs sont émulés, sans latence d'écriture ! :D
Coté "service", le FPGA ayant un double cores ARM fonctionnant sous Linux, les possibilités sont immenses : Serveurs HTTP/FTP/SSH, téléchargement des images, etc etc.

Bref, la seule limitation c'est maintenant l'imagination, plus le matériel :)

Une petite démonstration de la fonction de dump, avec analyse et affichage des tracks en temps réel. Plus besoin de labourer l'ensemble de la disquette pour savoir si les choses se passent bien ou pas.



Ce système a été développé en premier lieu pour les besoins des associations La Ludothèque Française (LLF) (https://www.laludotheque.fr/), MO5.COM (https://mo5.com) et GPS (https://www.gamepres.org), mais Lotharek devrait proposer les cartes piggy-back pour la de10 bientôt.

Auteur :  Iceman [ 21 Avr 2020, 12:05 ]
Sujet du message :  Re: HxC Floppy Emulator

Excellent ! :winner:

Auteur :  philgood1351fr [ 21 Avr 2020, 13:53 ]
Sujet du message :  Re: HxC Floppy Emulator

very good. hope to get one when ready...

Page 47 sur 50 Le fuseau horaire est UTC+1 heure
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/