The Museum of HP Calculators


Pinball Utility Program for the HP-41C/CV/CX

This program is Copyright © HP and is used here by permission. It was originally printed in the Games II Solution Book. This program was entered and uploaded by Tony Duell. The Barcode for this program was provided by Brian Ward.

This program is supplied without representation or warranty of any kind. Tony Duell, Hewlett Packard and The Museum of HP Calculators therefore assume no responsibility and shall have no liability, consequential or otherwise, of any kind arising from the use of this program material or any part thereof.

Documentation Information (CD or source code)
How to get this Program to your Calculator (via HP-IL, disk, wand, and fingers)
Download Binary (.raw) program for disk or PC HP-IL Card download
Download Hexadecimal (.dat) program for Serial Port download
Display the Program Barcode (.pdf) for printing and scanning

Program Listing

LINE  KEYS
 01 LBL "DTXR/W"
 02 CF 21
 03 LBL A
 04 36
 05 "READ SIDE 1"
 06 AVIEW
 07 XROM 30,03
 08 52.063
 09 "READ SIDE 2"
 10 AVIEW
 11 XROM 30,03
 12 RTN
 13 LBL e
 14 "WARNING"
 15 AVIEW
 16 BEEP
 17 36
 18 "WRITE SIDE 1"
 19 AVIEW
 20 XROM 30,08
 21 52.063
 22 "WRITE SIDE 2"
 23 AVIEW
 24 XROM 30,08
 25 END

Go back to the HP-41 software library
Go back to the general software library
Go back to the main exhibit hall