Index | wersja polska |
bas2fx70.zip - file size: 13kB, source and executable, DOS and Windows (in a DOS window) This utility converts the Casio FX-700P BASIC programs in ASCII format to the tape image format (file transferred through the serial port using the tape interface with the software version 27). Usage:
|
list700.zip - file size: 10kB, source and executable, DOS and Windows (in a DOS window) These programs display the contents of a tape image saved by the FX-700P or FX-730P calculator (through the serial port using the tape interface with the software version 27). Files with variables (saved using PUT) aren't supported. Usage: The output can be redirected to a file or a printer. |
pgm2b74.zip - file size: 13kB, source and executable, DOS and Windows (in a DOS window) This utility is designed for the Texas Instruments TI-74 pocket computer. It does the opposite of what TIC74 program (supplied with the PC-Interface) does: Converts the compressed BASIC .PGM files to plain ASCII text format. Usage: The output file name is optional, by default it will be the same as the input file name with the extension changed to .B74. |
More conversion utilities (supporting the tape and floppy disk images as well) are available on the Marcus' von Cube web page.
md100img.zip - file size: 8kB, source and executable, DOS and Windows 95/98 (in the command line mode) This program can read and write the MD-100 floppy disk image. Usage: Examples: The program will not work under Windows 2000, NT, XP, nor is guaranteed to work under Windows 95/98 with GUI loaded. |
nm320asm.zip - file size: 21kB, DOS and Windows (in a DOS window) Assembler for the μPD1007 microprocessor used in the Casio FX-8000G calculator. The program produces a binary output file of the same name as the input file, but with a BIN extension. Usage:
Options:
|
nm326asm.zip - file size: 22kB, DOS and Windows (in a DOS window) Assembler for the HD62076/μPD3055 microprocessor used in the Casio SF-9xxx series of organizers and for the HD62023/μPD1037 microprocessor used in the Casio FX-7500G calculator. The program produces a binary output file of the same name as the input file, but with a BIN extension. Usage:
Options:
|
hd61_dis.zip - file size: 13kB, source and executable, DOS and Windows (in a DOS window) Simple disassembler for the HD61700 microprocessor used in the Casio PB-1000 pocket computer, supporting roughly the same list of undocumented instructions as the much more powerful DA61 Disassembler. The program originated as a study for an emulator project. Usage:
|
nm320dis.zip - file size: 14kB, source and executable, DOS and Windows (in a DOS window) Simple disassembler for the μPD1007 microprocessor used in the Casio FX-8000G calculator. Usage:
|
nm326dis.zip - file size: 13kB, source and executable, DOS and Windows (in a DOS window) Simple disassembler for the HD62076/μPD3055 microprocessor used in the Casio SF-9xxx series of organizers and for the HD62023/μPD1037 microprocessor used in the Casio FX-7500G calculator. Usage:
|