REX2 utilities: Difference between revisions
From Bitchin100 DocGarden
Jump to navigationJump to search
No edit summary |
|||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
== R2RAM: REX2 RAM loader and test utility == | |||
<table border="1"> | |||
<tr><td>Status</td><td>Release</td><td>Model</td><td>Description</td><td>File</td><tr> | |||
<tr><td>beta</td><td>1.0</td><td>M100/T102</td><td>R2RAM</td><td>[[Media:R2RAM.CO|R2RAM.CO]]</td><tr> | |||
</table> | |||
Use this program to load binary images into different blocks of the SRAM chip in REX2, and to get a checksum on that block. | |||
clear0,57344:call57344 | |||
== REXRL - Main ROM loader tool for ROM REPLACEMENT on REX/REX2 == | == REXRL - Main ROM loader tool for ROM REPLACEMENT on REX/REX2 == | ||
Line 12: | Line 16: | ||
<table border="1"> | <table border="1"> | ||
<tr><td>Status</td><td>Release</td><td>Model</td><td>Description</td><td>File</td><tr> | <tr><td>Status</td><td>Release</td><td>Model</td><td>Description</td><td>File</td><tr> | ||
<tr><td>beta</td><td>1.0</td><td>M100/T102</td><td>REXRL</td><td>[[Media:REXRL.CO|REXRL.CO]]</td>tr> | <tr><td>beta</td><td>1.0</td><td>M100/T102</td><td>REXRL</td><td>[[Media:REXRL.CO|REXRL.CO]]</td><tr> | ||
</table> | </table> | ||
This program loads binary main rom images into either the primary or secondary slot in REX or REX2. Binary images must be on an attached TPDD device. | This program loads binary main rom images into either the primary or secondary slot in REX or REX2. Binary images must be on an attached TPDD device. | ||
clear0,57344:call57344 | |||
== ROMSW: Main ROM switcher tool for ROM REPLACEMENT on REX/REX2 == | == ROMSW: Main ROM switcher tool for ROM REPLACEMENT on REX/REX2 == |
Latest revision as of 13:20, 6 May 2010
R2RAM: REX2 RAM loader and test utility
Status | Release | Model | Description | File |
beta | 1.0 | M100/T102 | R2RAM | R2RAM.CO |
Use this program to load binary images into different blocks of the SRAM chip in REX2, and to get a checksum on that block.
clear0,57344:call57344
REXRL - Main ROM loader tool for ROM REPLACEMENT on REX/REX2
Status | Release | Model | Description | File |
beta | 1.0 | M100/T102 | REXRL | REXRL.CO |
This program loads binary main rom images into either the primary or secondary slot in REX or REX2. Binary images must be on an attached TPDD device.
clear0,57344:call57344
ROMSW: Main ROM switcher tool for ROM REPLACEMENT on REX/REX2
Status | Release | Model | Description | File |
beta | 1.0 | M100/T102 | REXRL | ROMSW.DO |
Load and run this .DO program to switch from primary main rom to secondary main rom after power up.