Model T Option ROMs: Difference between revisions

From Bitchin100 DocGarden
Jump to navigationJump to search
No edit summary
No edit summary
Line 12: Line 12:


Use [[Special:Upload]] to upload image files (perferably, as a raw 32K .BIN file, not hex, so we get a uniform set.
Use [[Special:Upload]] to upload image files (perferably, as a raw 32K .BIN file, not hex, so we get a uniform set.
From club100:
<pre>
Sardine        call 63013,1  call 61167,2  poke 63911,1:exec 62394
  ROM2/Cleuseau  call 63012    call 61167,2  poke 63911,1:exec 62394
  Card File      call 63012    call 61167,2  poke 63911,1:exec 62394
  TS-Random      call 63013,1  call 61167,2  poke 63911,1:exec 62394
Portable Computer Support Group, offered by Tri-Mike Network East
  SuperROM      call 63012    call 61167,2  poke 63911,1:exec 62394
  Lucid          call 63012    call 61167,2  poke 63911,1:exec 62394
  Bus Analyst    call 63012    call 61167,2  poke 63911,1:exec 62394
  RAMPlus        call 63012    call 61167,2  poke 63911,1:exec 62394
Tandy/Radio Shack, offered by Club 100: A Model 100 User Group
  Int Solutions  call 63012    call 61167,2  poke 63911,1:exec 62394
  Multiplan      call 63012    call 61167,2  poke 63911,1:exec 62394
Others, where-is, as-is
  Logit100      call 63012    call 61167,2  poke 63911,1:exec 62394
</pre>


[[Category:Option ROM]]
[[Category:Option ROM]]

Revision as of 20:29, 19 March 2009

This page is intended to be a database of all known Option ROMs that were/are commercially available, including version numbers.

Add a new table entry for each unique ROM image. That is, if you have two option ROMS, and they differ by more than one byte value, they should have separate entries. I am assuming ROMs were not "serialized" by embedding a serial number or customer name within each one, though it is conceivable.

NameTargetVersionDescriptionInstallUninstallImage File
TS-DOSModel 1004.0TPDD file manipulation
BASIC DOS extensions
CALL 63013,0DOS-OFF (change BASIC vectors back to RET)
Delete trigger file
Not uploaded
TS-DOSModel 2004.0TPDD file manipulation
BASIC DOS extensions
CALL 61167,2DOS-OFF (change BASIC vectors back to RET)
Delete trigger file
Not uploaded
Ultimate ROM IIModel 100TBDTBDCALL 63013,1TBDNot uploaded
Ultimate ROM IIModel 200TBDTBDCALL 61167,2TBDNot uploaded

Use Special:Upload to upload image files (perferably, as a raw 32K .BIN file, not hex, so we get a uniform set.

From club100:

Sardine        call 63013,1   call 61167,2   poke 63911,1:exec 62394
  ROM2/Cleuseau  call 63012     call 61167,2   poke 63911,1:exec 62394
  Card File      call 63012     call 61167,2   poke 63911,1:exec 62394
  TS-Random      call 63013,1   call 61167,2   poke 63911,1:exec 62394

Portable Computer Support Group, offered by Tri-Mike Network East
  SuperROM       call 63012     call 61167,2   poke 63911,1:exec 62394
  Lucid          call 63012     call 61167,2   poke 63911,1:exec 62394
  Bus Analyst    call 63012     call 61167,2   poke 63911,1:exec 62394
  RAMPlus        call 63012     call 61167,2   poke 63911,1:exec 62394

Tandy/Radio Shack, offered by Club 100: A Model 100 User Group
  Int Solutions  call 63012     call 61167,2   poke 63911,1:exec 62394
  Multiplan      call 63012     call 61167,2   poke 63911,1:exec 62394

Others, where-is, as-is
  Logit100       call 63012     call 61167,2   poke 63911,1:exec 62394