========================================================================
PH15C_Interface 2025.12.21.001
========================================================================
Added the option to choose the decimal separator (comma or period) in the Registers and Flags screen.

Loading a dump from a PX-Voy, DM15, or HP-15CE overrides this choice.

Creating a dump for a PX-Voy, DM15, or HP-15CE uses this choice.

------------------------------------------------------------------------
Ajout du choix du sparateur dcimal (virgule ou ponit) dans l'cran des registres et flags.
Charger un dump venant d'une PX-Voy ou DM15 ou HP-15CE modifie ce choix.
La cration d'un dump pour PX-Voy ou DM15 ou HP-15CE utilise ce choix.

========================================================================
PH15C_Interface 2025.07.05.001
========================================================================
- Add DUMP PX-VOY

and...
- Minor GUI improvements.
- Minor bug fixes

------------------------------------------------------------------------
- Ajout DUMP PX-VOY

et...
- Amliorations mineures de l'ergonomie.
- Corrections de bugs mineurs

========================================================================
PH15C_Interface 2025.06.18.002
========================================================================
In Excel/Office365, a runtime error is produced when running a specific VBA function (FileLen).
This function is no longer used and replaced by another option

========================================================================
PH15C_Interface 2025.06.18.001
========================================================================
- Workbook_BeforeClose 
  bug CooltermButton (runtime error 438) fixed (I hope!)
- DUMP: PX15C available (while waiting for the calculator...)
	terminal.prm must include Coolterm path
  Example :
DM-EXE=C:\Program Files\PuTTY\putty.exe
PX-EXE=C:\Program Files\CoolTermWin64Bit\CoolTerm.exe
PX-COM=PX-VOY.stc

PX-VOY.stc is the name of the settings file for Coolterm.
It contains settings such as: 
Port = COM8
BaudRate = 115200
DataBits = 8
Parity = N
StopBits = 1
.../...

========================================================================
PH15C_Interface 2025.06.17.001
========================================================================

- DUMP :
  New button for Putty (useful for DM15 dumps)
  The terminal.prm file must contain the path to the executable.
  Example :
  DM-EXE=C:\Program Files\PuTTY\putty.exe

  (the terminal.prm file can be edited with a text editor)

- PROGRAM
  In the registers and flags screen, a new button for matrices that are 
  interfaced via dumps and editable in the interface.

- "Load mem file" & "Save mem file" buttons: new type compatible with 
  VoyagerSave (.15ce) in addition to .mem, .bin, and .ram

and...
- Minor GUI improvements.
- Minor bug fixes

------------------------------------------------------------------------
- DUMP :
  Nouveau bouton pour Putty (utile pour les dumps DM15)
  Le fichier terminal.prm doit contenir le chemin d'accs  l'excutable.
  Exemple :
  DM-EXE=C:\Program Files\PuTTY\putty.exe
  
  (le fichier terminal.prm peut tre modifi avec un diteur de texte)

- PROGRAM
  Dans l'cran des registres et des flags, un nouveau bouton est disponible 
  pour les matrices interfaces via les dumps et modifiables dans l'interface.

- Boutons "Load mem file" & "Save mem file" : nouveau type compatible avec 
  VoyagerSave (.15ce) en plus des extensions .mem, .bin et .ram

et...
- Amliorations mineures de l'ergonomie.
- Corrections de bugs mineurs

------------------------------------------------------------------------
