updated 7/12/05 (m/d/y) — Oops, wrong click,
take me to the ROM image analyser.
Tools to Convert ROM Images
ROM images?
To run an emulator like NutEm you must transfer ROM images from the calculator
and plug in modules you own. The format used in NutEm differs from emu41.
Here are the tools to convert the files - some even trilingual.
Trilingual?
Some of the programs are written in "trilingual" REXX, ready to run on three different platforms: CMS
(IBM host), PC-DOS 7, or on any other DOS if you installed bREXX from Vassilis N. Vlachoudis. He
augmented his very fast implementation of REXX to make this possible. Look for his
bREXX newer than 2.0b.
The formats of ROM images
I know four different formats:
The names of the translation programs are build with the above mnemonics and the "2" (pronounce: to) to
show the direction of translation. Therefore, the program LIF2ZEN will convert an appropriate LIF file
to its ZENROM disassembler-listing equivalent (w/o disassembling).
This ZIP contains the QPL Public License
and following programs:
Trilingual Routines (CMS, PC-DOS 7, bREXX)
- JFG2LIF EXEC
- LIF2ZEN EXEC
Note: There is no need for a trilingual ZEN2JFG, on DOS use CLBIN41.EXE from JF Garnier.
Tools for CMS only
with Pipeing
- LIF2HPM EXEC
- DMP2HPM EXEC
- WPG2HPM REXX
- JFG2HPM EXEC
- JFG2HPM REXX
- EPR2HPM EXEC
- HPM2JFG EXEC
- HPM2LIF EXEC
without Pipeing
- JFG2LIF EXEC
- LIF2ZEN EXEC
- ZEN2JFG EXEC
What to do with this Package?
Transfer the download from above binary to your VM on a disk of your choice,
run following commands:
pipe(sep |)< conrom vmarc | fblock 80 | > conrom vmarc A F 80
vmarc unpack conrom vmarc A = = A
In both commands replace A with the letter of the MDisk where you like to store the files.
Note: the a. m. ZIP contains a VMarc file. Without access to VM/CMS you may use
VMAwin by Leland Lucius.
Read the legal stuff for this page.