QuickLoader - (Windows Application) The "Project Oriented" design of QuickLoader makes multiple-file and single file operation productive and time saving. Individual file settings such as HEX conversion, Address Offsets and FILL values are all saved in the Project file.
QuickLoader also features HEX/ASCII Editing and " 1 click " operation. After configurations are complete, the user can perform conversion, downloading and verifying from either the main window or the icon in the "Tray" area of the "Task Bar". Both muti-file and single file operations can be performed using the "1 Click" feature.
The QuickLoader Software installation also includes an informative help file, a batchable loader, a self-test utility and other command-line utilities for reading voltages, status lines, Address Snap-Shot and etc.
Download QuickLoader and utilities
RTLOAD - (Command-line Loader) RTLOAD16.EXE is a full-featured batchable loader for file conversion and transfer. Using the batchable loader, multiple files can be downloaded to a single unit, or individual files can be split among multiple units.
The following command options apply to the DOS batchable loader (RTLOAD16.EXE) and the Console loader (RTLOAD32.EXE). Both versions are included in the QuickLoader software installation.
USAGE:
RTLoad32 FILE_NAME /Rxxxx [/Pxxx] [/Vx] [/Bxxxxxx] [/Dx] [/ [/Ex] [/A] [/H] [/Oxxxxxx] [/Lxx]
Each FLAG (except /R) is optional. Flags may be entered in any order and MUST be separated by spaces.
Download Batchable Loader DOS and Windows versions
| General Options | ||
|---|---|---|
| FLAGS | DESCRIPTION | DEFAULT |
| /R | ROM size in decimal Kbytes (REQUIRED) | NONE |
| /P | Printer port address (in HEX) | 378 |
| /V | Verify (0/1/2) -> OFF/ON/ONLY | VERIFY ON(1) |
| /B | Begin loading at byte offset xxxxxx (in HEX) | 0 |
| /D | Delay for slow ports (0,1,2,3,4) (4=Max delay) | 2 |
| Emulator Options | ||
| FLAGS | DESCRIPTION | DEFAULT |
| /F | First emulator involved in transfer | 1 |
| /E | Number of Emulators involved in transfer | 1 |
| /A | Arb.(0/1/2/3)->(reset/FE gnt/rdy/RE gnt) | reset (0) |
| /C | verify packet Checksums | Ignore checksum |
| 16 bit Emulator Options | ||
| FLAGS | DESCRIPTION | DEFAULT |
| /S | Swap bytes in 16 bit units | NO SWAP |
| /8 | treat 16-bit emulators as 8-bit | Treat as 16bit |
| Timing Parameters (FR3 only) | ||
| FLAGS | DESCRIPTION | DEFAULT |
| /TC | fast CS access enabled | disabled |
| /TO | fast OE access enabled | disabled |
| /TB | Byte Enable latching DISABLED | enabled |
| /TA | ALE (0/1/2/3) => (cs/wt/rd|wt/not rd) | wt (1) |
| /TD | delay latching (0/1-4)=(none/min..max) | min (1) |
| /TF | control filter (0/-4)=(none/min..max) | min (1) |