| Home | Products | Documentation | Utilities | Links |
The following files are a collection of utilities for use with ReMem. Please report any bugs or feature requests to me....thanks.
| RMROM | Used to program rom images from an attached TPDD device into the flash memories. | RMROM.DO | RMROM_note.txt |
| LDMAP | Used to load the default map data into the MMU maps. For M100, use MAP100.CO. For T200, use MAP200.CO. | LDMAP.DO MAP100.CO MAP200.CO |
LDMAP_note.txt |
| RPB100 RPB200 |
Used to boot up a newly initialized environment. Installs software to use the RAMPAC so that files may be loaded from there. | RPB100.DO RPB200.DO |
RPB100_note.txt RPB200_note.txt |
| MENU | Self loading machine code MENU program for ReMem. Includes custom ReMem status bar, Jump, Init, MCopy functions, plus Kill and Copy for M100/T102. V 1.4 | MENU1.BA M100 MENU2.BA T200 |
MENU_note.txt |
| RMCKSM | Used to compute the checksums of the rom images present in the active environment. Checksums are compared to a list of known values to identify the image. | RMCKSM.DO | RMCKSM_note.txt |
| RMRPLD | loader for RAM100.CO or RAM200.CO | RMRPLD.DO | RMRPLD_note.txt |
| RMJUMP | Used to select a map to jump into. Includes a cold restart feature. Users often need to initialize a map's ram area independently also, on first use. | RMJUMP.DO | RMJUMP_note.txt |
| RMINIT | Used to initialize the ram space of a selected map. | RMINIT.DO | RMINIT_note.txt |
| QJ | Jump utility to jump to an adjacent map. | QJ.DO | QJ_note.txt |