Menu

Tree [4cd5cb] master /
 History

HTTPS access


File Date Author Commit
 Linux32App_x86 2023-12-18 U-AMD\leduran U-AMD\leduran [4cd5cb] Add "Registers Needed" to console output.
 Source 2023-12-18 U-AMD\leduran U-AMD\leduran [4cd5cb] Add "Registers Needed" to console output.
 Win32App_x86 2023-12-18 U-AMD\leduran U-AMD\leduran [4cd5cb] Add "Registers Needed" to console output.
 License.pdf 2016-09-23 Leo Duran Leo Duran [de6979] Feature enhancements and clean-up.
 ReadMe.txt 2023-12-18 U-AMD\leduran U-AMD\leduran [4cd5cb] Add "Registers Needed" to console output.
 UsersGuide.docx 2023-12-18 U-AMD\leduran U-AMD\leduran [4cd5cb] Add "Registers Needed" to console output.
 UsersGuide.pdf 2023-12-18 U-AMD\leduran U-AMD\leduran [4cd5cb] Add "Registers Needed" to console output.

Read Me

HP41UC - User-Code Utility for HP-41 Calculators
Version 3.01 - Dec 17, 2023
Copyright (c) Leo Duran, 2000-2023.  All rights reserved.

Contributed under: GNU General Public License, Version 3.

Build environment: Microsoft Visual Studio or GNU C compiler.

This utility provides means for editing and archiving code outside of the HP-41 calculator, using file transfer and barcode scanning mechanisms. To that end, the utility provides the following functions:

* File Converter *
The file format converter is used to package compiled code with wrappers compliant with various popular file formats. In some cases that may require preceding the code with a "header", appending a "checksum", or adding "filler" (don't care) bytes to satisfy file size requirements.

* Compiler *
The compiler takes code in readable text format, and compiles it into one of the supported file formats.

* De-compiler *
The de-compiler takes compiled code, packaged in any of the supported file formats, and creates a readable text file that can be edited or printed out.

* Barcode Generator *
The barcode generator creates a printable file with raster graphics data for PCL3(tm), or Postscript(tm) compatible printers.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.