H E W L E T T · P A C K A R D 15C

A Simulator for Windows, Linux and macOS
Version 4.5.00, Build 6308

© 1997-2023 Torsten Manz

Read Me and Release Notes

Read Me

Before starting the installation please check the HP-15C Simulator Home Page for the latest version.

Requirements

The Simulator is written in the Tcl/Tk script language. It should run on all operating systems supported by Tcl/Tk. It has been tested on several UNIX/Linux flavours, Windows 64bit versions and macOS.

Each distribution contains an executable for the particular platform or, in case of the source code distribution, the simulator Tcl/Tk source code file. To run the executables no further software is required. To run the Simulator from the source code file you need to install Tcl/Tk version 8.6.6 or higher.

Installation

  1. Create a new directory, e.g. "HP-15C", and extract all files. The directory tree must be preserved when extracting the files. If you have already installed a previous version of the Simulator you can just copy the new version over the previous one.

  2. Under Linux/Unix you must mark the file "HP-15C" as executable.

  3. From the new directory, install the font "HP-15C_Simulator_Font.ttf". If you are not familiar with installing fonts, information for your operating system can be found here:

  4. Read the documentation "<new-directory>/doc/index.htm".

  5. Start the platform specific executable (see below), or run the Simulator source file "HP-15C.tcl" with the Tcl/Tk "wish" application.

Uninstall

To uninstall the HP-15C Simulator, delete the directory to which you extracted the files during installation. To remove the memory and the recent program history, delete the following directories:
OS Path
UNIX/Linux/macOS $HOME/.HP-15C
Windows 7/8/10 %APPDATA%/HP-15C

Files and Directories

Base directory

An executable for each operating system:

HP-15C.exeWindows executable
HP-15CLinux and macOS executable
  
HP-15C_Simulator_Font.ttfSimulator font
Read Me & Release Notes.htmlThis file

The source code distribution contains the following, additional directories and files:

HP-15C.tclSimulator Tcl/Tk source code
HP-15C.icoSimulator icon for Windows

doc directory

index.htmEntry point for the Simulator online help

css directory

HP-15C_css.txtCSS format definition for HTML export.

icons directory

Calculator screenshot icons

HP-15C-picture.icnsMac OS X
HP-15C-picture.icoMS-Windows
HP-15C-picture.zipPNG files

HP-15C logo icons

HP-15C-logo.icnsMac OS X
HP-15C-logo.icoMS-Windows
HP-15C-logo.zipPNG files

lib directory

dm15ccDM15 package
historyHistory package for the recent programs menu
hplcdLCD digits for the graphical display
htmlHTML package
mathMath packages
matrixThe matrix library
ncgincgi package
prdocProgram documentation module
saturnHP-15C Saturn CPU register

logo directory

HP-15C_logo_22x22.png22 x 22 pixel PNG logo
HP-15C_logo_32x32.png32 x 32 pixel PNG logo
HP-15C_logo_48x48.png48 x 48 pixel PNG logo

msgs directory

de.msgGerman language file
en_gb.msgBritisch English language file
en_us.msgAmerican English language file
es.msgSpanish language file
fr.msgFrench language file
it.msgItalian language file
nl.msgDutch language file
pt_br.msgPortuguese (brazilian) language file
ROOT.msgDefault language file, equal to en_gb.msg

Release Notes

Version 4.5.00, Build 6308

Version 4.4.00, Build 6210

Version 4.3.00, Build 6111

Version 4.2.00, Build 6045

Version 4.1.00, Build 5914

Version 4.0.00, Build 5811