REX2 utilities: Difference between revisions

From Bitchin100 DocGarden
Jump to navigationJump to search
 
No edit summary
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[R2RAM: REX2 RAM loader and test utility]]
== R2RAM: REX2 RAM loader and test utility ==


[[REXRL: Main ROM loader tool for ROM REPLACEMENT on REX/REX2]]
<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>


[[ROMSW: Main ROM switcher tool for ROM REPLACEMENT on REX/REX2]]
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 ==
 
 
 
<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>REXRL</td><td>[[Media:REXRL.CO|REXRL.CO]]</td><tr>
</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.
 
clear0,57344:call57344
 
== ROMSW: Main ROM switcher tool for ROM REPLACEMENT on REX/REX2 ==
 
<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>REXRL</td><td>[[Media:ROMSW.DO|ROMSW.DO]]</td></tr>
</table>
 
Load and run this .DO program to switch from primary main rom to secondary main rom after power up.

Latest revision as of 13:20, 6 May 2010

R2RAM: REX2 RAM loader and test utility

StatusReleaseModelDescriptionFile
beta1.0M100/T102R2RAMR2RAM.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

StatusReleaseModelDescriptionFile
beta1.0M100/T102REXRLREXRL.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

StatusReleaseModelDescriptionFile
beta1.0M100/T102REXRLROMSW.DO

Load and run this .DO program to switch from primary main rom to secondary main rom after power up.