<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://bitchin100.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=206.169.229.170</id>
	<title>Bitchin100 DocGarden - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://bitchin100.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=206.169.229.170"/>
	<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Special:Contributions/206.169.229.170"/>
	<updated>2026-04-09T03:56:23Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=How_to_set_up_an_old_PC_to_run_LAPDOS&amp;diff=1257</id>
		<title>How to set up an old PC to run LAPDOS</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=How_to_set_up_an_old_PC_to_run_LAPDOS&amp;diff=1257"/>
		<updated>2009-03-26T17:09:34Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Creating a PC for use with LAPDOS and PDD.EXE ==&lt;br /&gt;
&lt;br /&gt;
Hello!  &lt;br /&gt;
&lt;br /&gt;
From time to time I have needed to put together a PC capable of running both LAPDOS and PDD.EXE, for accessing data on a TPDD.&lt;br /&gt;
&lt;br /&gt;
Typically, I have some Pentium class computer lying around, so that is what I have used. I cannot confirm that anything newer that this will work, but I would bet that a Pentium II would still work.  My standard needs are 1-2 serial ports, a small hard drive, and a floppy, and I typically use DOS 6.22, but DOS 5 seems good also.&lt;br /&gt;
&lt;br /&gt;
My current system for this is a K6-3 400 on a Super 7 PCB (100MHz clock rate).  Ridiculous overkill.  I have it slowed down to run the CPU at 166MHz with a bus of 66MHz.&lt;br /&gt;
&lt;br /&gt;
The key thing to do, is to slow down the CPU so that it runs at a similar pace to a PC from 1987 ish.&lt;br /&gt;
&lt;br /&gt;
Hardware setup&lt;br /&gt;
--------------&lt;br /&gt;
* Slow down clock rates on the motherboard.  Sometimes you can select slower than max clock rates.  Running 66M MHz is a good starting point.&lt;br /&gt;
* Minimize the CPU multiplier.  I have my K6-3 running at 166 MHz.&lt;br /&gt;
* I disable the on-chip cache on the CPU.  This is done from the bios of the PC.&lt;br /&gt;
* Sometimes I must also disable level 2 cache.  Again, a bios switch.&lt;br /&gt;
* Hard disk - using an old hard disk may be required, but I find that setting up a small (&amp;lt;20MB) partition, and formatting in FAT16 works best.&lt;br /&gt;
&lt;br /&gt;
I notice two things that tell me LAPDOS is not working right-&lt;br /&gt;
1)  starting the software fails at &amp;quot;determining system timings...&amp;quot; - if this happens things are running too fast&lt;br /&gt;
2)  LAPDOS cannot recognize the available space on the hard disk.  This means you need to run it on a smaller partition.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SLOWDOWN Utility&lt;br /&gt;
----------------&lt;br /&gt;
If need be, I also run SLOWDOWN V 3.10 from Bret Johnson.  See the link below.&lt;br /&gt;
&lt;br /&gt;
http://bretjohnson.us/&lt;br /&gt;
&lt;br /&gt;
For settings, I use the following command in autoexec.bat-&lt;br /&gt;
&lt;br /&gt;
slowdown /c:no /s:100&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
That is about it.  If when running either LAP.EXE or PDD.EXE, you have timeout problems when accessing the TPDD, or the TPDD cannot be found, try slowing down the system further with a smaller number than 100.&lt;br /&gt;
&lt;br /&gt;
Give it a try.&lt;br /&gt;
&lt;br /&gt;
cheers,&lt;br /&gt;
Steve Adolph.&lt;br /&gt;
&lt;br /&gt;
[[Category:TPDD Client]] [[Category:TPDD Server]]&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=Building_VirtualT_on_Linux&amp;diff=1230</id>
		<title>Building VirtualT on Linux</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Building_VirtualT_on_Linux&amp;diff=1230"/>
		<updated>2009-03-23T20:37:36Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* Download Packages FLTK Depends On */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is this &amp;quot;Linux&amp;quot; You Speak Of? ==&lt;br /&gt;
&lt;br /&gt;
These instructions have been tested on&lt;br /&gt;
&lt;br /&gt;
* Debian&lt;br /&gt;
* Ubuntu&lt;br /&gt;
* Slackware&lt;br /&gt;
&lt;br /&gt;
Please add to the list if you have tested on another distribution.&lt;br /&gt;
&lt;br /&gt;
== This Sounds Hard... Why All The Steps? ==&lt;br /&gt;
&lt;br /&gt;
Because of the rich variety of Linux distros that grace our planet we need volunteer support to maintain good &amp;quot;packages&amp;quot; for each one. That&#039;s the best route... then no documentation is needed for install. Short of that, Linux users simply have to build VirtualT themselves. Of course the benefit of building it yourself is that you always have the latest and greatest features, and of course bugs... but that&#039;s what makes life exciting, right?).&lt;br /&gt;
&lt;br /&gt;
A side benefit is that it increases the amount of people on the latest and greatest. That means more testers of new features. If you have a version that works well for you, keep that in mind before you&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;cvs update&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
to get latest and greatest.&lt;br /&gt;
&lt;br /&gt;
== Download Latest VirtualT Source FOR THE FIRST TIME ==&lt;br /&gt;
&lt;br /&gt;
Open a command prompt and type:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;cvs -z3 -d:pserver:anonymous@virtualt.cvs.sourceforge.net:/cvsroot/virtualt co -P VirtualT&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Download Packages FLTK Depends On ==&lt;br /&gt;
&lt;br /&gt;
(a version of this command for RPM or source based distros would be nice)&lt;br /&gt;
&lt;br /&gt;
Command to download FLTK dependencies on Debian:&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get build-dep libfltk1.1&lt;br /&gt;
&lt;br /&gt;
== Download, Build FLTK dependency ==&lt;br /&gt;
&lt;br /&gt;
VirtualT depends on the FLTK library. FLTK is hosted at http://www.fltk.org/software.php . Download a version of fltk. These instructions were last tested with fltk-1.1.9 . Decompress the package.&lt;br /&gt;
&lt;br /&gt;
Change directory into fltk-x.y.z&lt;br /&gt;
&lt;br /&gt;
Configure and make fltk:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
./configure --enable-localjpeg --enable-localzlib --enable-localpng&lt;br /&gt;
make&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Updating to Latest VirtualT ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
cvs update&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Building VirtualT ==&lt;br /&gt;
&lt;br /&gt;
cd into VirtualT.&lt;br /&gt;
&lt;br /&gt;
 ls&lt;br /&gt;
&lt;br /&gt;
If you see a folder named vt_client, remove it&lt;br /&gt;
&lt;br /&gt;
 rmdir vt_client&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
export FLTKDIR=/where/is/fltk-x.y.z&lt;br /&gt;
make&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
then make should work.&lt;br /&gt;
&lt;br /&gt;
You should end up with a file titled &#039;virtualt&#039; in your build directory. You can launch it by typing&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
./virtualt&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=Adding_Wiki_Articles&amp;diff=1193</id>
		<title>Adding Wiki Articles</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Adding_Wiki_Articles&amp;diff=1193"/>
		<updated>2009-03-19T17:20:24Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: New page: Here are some articles on wiki markup:  &amp;lt;pre&amp;gt; General:  Markup cheatsheet: http://www.mediawiki.org/wiki/Help:Formatting Another markup Cheatsheet: http://en.wikipedia.org/wiki/How_to_edit...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here are some articles on wiki markup:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
General: &lt;br /&gt;
Markup cheatsheet: http://www.mediawiki.org/wiki/Help:Formatting&lt;br /&gt;
Another markup Cheatsheet: http://en.wikipedia.org/wiki/How_to_edit&lt;br /&gt;
Multi-page tutorial: http://en.wikipedia.org/wiki/Wikipedia:Tutorial&lt;br /&gt;
&lt;br /&gt;
== Heading 2 ==&lt;br /&gt;
=== Heading 3 ===&lt;br /&gt;
==== Heading 4 ====&lt;br /&gt;
&lt;br /&gt;
The idea is to start articles at heading level 2 since heading level 1 is used for the title (which is not directly editable... you have to &amp;quot;move&amp;quot; the article to change the title).&lt;br /&gt;
&lt;br /&gt;
I tend to use standard HTML tags for adding tables &amp;lt;table&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you have massive amounts of pre-formatted text, and you just want to &amp;quot;get it on the wiki&amp;quot; quick, just put your text in&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
tags and it should do what you want.&lt;br /&gt;
&lt;br /&gt;
Also if you have a document in some other format, try searching Google for a converter. Certainly there are HTML -&amp;gt; Wiki markup converters online where you just paste your HTML or upload a Word document into a web page, and it feeds you back wiki markup you can paste into your wiki edit page.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=MTCPM_Project_HOWTOs&amp;diff=1028</id>
		<title>MTCPM Project HOWTOs</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=MTCPM_Project_HOWTOs&amp;diff=1028"/>
		<updated>2009-02-20T23:38:02Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here is a list of how to set up all ram mode.&lt;br /&gt;
&lt;br /&gt;
1)  start VT 1.3&lt;br /&gt;
&lt;br /&gt;
2)  emulate M100 or T102, whatever&lt;br /&gt;
&lt;br /&gt;
3)  turn on ReMem emulation -&lt;br /&gt;
Emulation --&amp;gt; Memory options:  select ReMem, click ok&lt;br /&gt;
&lt;br /&gt;
4)  configure ReMem : tools --&amp;gt; remem configuration:&lt;br /&gt;
- first, click Default Map - this will do an initial set up&lt;br /&gt;
- next, on the left column, select MAP0&lt;br /&gt;
- on the second left column, sleect 100-13F OPT&lt;br /&gt;
- on the right, de-check sector lock, De-check RAM CS, check Flash 1&lt;br /&gt;
and check flash 2&lt;br /&gt;
- map data should be unchanged, and read 0x020&lt;br /&gt;
- select copy sequential&lt;br /&gt;
Now, you should see Map 0, 100-13F OPT with data 0x1820, 0x1821 etc&lt;br /&gt;
&lt;br /&gt;
Finally, select Save Map on the left, and close the window.&lt;br /&gt;
&lt;br /&gt;
5)  loading a CP/M image into the &amp;quot;option rom&amp;quot;&lt;br /&gt;
- tools --&amp;gt; memory editor&lt;br /&gt;
- select region RAM&lt;br /&gt;
- File --&amp;gt; load from file&lt;br /&gt;
- enter the full path name for the binary CP/M image&lt;br /&gt;
- start address should be 0x008000&lt;br /&gt;
- select ok&lt;br /&gt;
&lt;br /&gt;
Now, the binary image is loaded at offset 008000 in the RAM region.&lt;br /&gt;
You can check this by scrolling down.&lt;br /&gt;
&lt;br /&gt;
6)  activating the CP/M option rom&lt;br /&gt;
- enter BASIC&lt;br /&gt;
- type OUT 112,1&lt;br /&gt;
(this activates ReMem map 00)&lt;br /&gt;
- type CALL63012&lt;br /&gt;
(this will start the option ROM)&lt;br /&gt;
&lt;br /&gt;
DONE!  you are now running CP/M.&lt;br /&gt;
&lt;br /&gt;
[[Category:mtcpm]] [[Category:VirtualT]]&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=MTCPM_Project_HOWTOs&amp;diff=1027</id>
		<title>MTCPM Project HOWTOs</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=MTCPM_Project_HOWTOs&amp;diff=1027"/>
		<updated>2009-02-20T23:37:36Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here is a list of how to set up all ram mode.&lt;br /&gt;
&lt;br /&gt;
1)  start VT 1.3&lt;br /&gt;
&lt;br /&gt;
2)  emulate M100 or T102, whatever&lt;br /&gt;
&lt;br /&gt;
3)  turn on ReMem emulation -&lt;br /&gt;
Emulation --&amp;gt; Memory options:  select ReMem, click ok&lt;br /&gt;
&lt;br /&gt;
4)  configure ReMem : tools --&amp;gt; remem configuration:&lt;br /&gt;
- first, click Default Map - this will do an initial set up&lt;br /&gt;
- next, on the left column, select MAP0&lt;br /&gt;
- on the second left column, sleect 100-13F OPT&lt;br /&gt;
- on the right, de-check sector lock, De-check RAM CS, check Flash 1&lt;br /&gt;
and check flash 2&lt;br /&gt;
- map data should be unchanged, and read 0x020&lt;br /&gt;
- select copy sequential&lt;br /&gt;
Now, you should see Map 0, 100-13F OPT with data 0x1820, 0x1821 etc&lt;br /&gt;
&lt;br /&gt;
Finally, select Save Map on the left, and close the window.&lt;br /&gt;
&lt;br /&gt;
5)  loading a CP/M image into the &amp;quot;option rom&amp;quot;&lt;br /&gt;
- tools --&amp;gt; memory editor&lt;br /&gt;
- select region RAM&lt;br /&gt;
- File --&amp;gt; load from file&lt;br /&gt;
- enter the full path name for the binary CP/M image&lt;br /&gt;
- start address should be 0x008000&lt;br /&gt;
- select ok&lt;br /&gt;
&lt;br /&gt;
Now, the binary image is loaded at offset 008000 in the RAM region.&lt;br /&gt;
You can check this by scrolling down.&lt;br /&gt;
&lt;br /&gt;
6)  activating the CP/M option rom&lt;br /&gt;
- enter BASIC&lt;br /&gt;
- type OUT 112,1&lt;br /&gt;
(this activates ReMem map 00)&lt;br /&gt;
- type CALL63012&lt;br /&gt;
(this will start the option ROM)&lt;br /&gt;
&lt;br /&gt;
DONE!  you are now running CP/M.&lt;br /&gt;
&lt;br /&gt;
[[Category:mtcpm]]&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=Category:Model_T_Developer_Reference&amp;diff=1018</id>
		<title>Category:Model T Developer Reference</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Category:Model_T_Developer_Reference&amp;diff=1018"/>
		<updated>2009-02-17T16:22:36Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: New page: This category is dedicated to programming information for the Model 100, Tandy 102 and Tandy 200.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This category is dedicated to programming information for the Model 100, Tandy 102 and Tandy 200.&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=IO_map&amp;diff=1017</id>
		<title>IO map</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=IO_map&amp;diff=1017"/>
		<updated>2009-02-17T16:21:36Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== M100/T102/T200 IO Map ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;100&amp;quot;&amp;gt;IO&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;M100&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;T200&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;80h-8Fh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Device-select signal for optional IO controller unit&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;90h-9Fh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Device-select signal for optional answering telephone unit&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Real Time Clock&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;A0h-AFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Bit 0 - ON/OFF of relay for signal selection of telephone unit&amp;lt;br&amp;gt;&lt;br /&gt;
Bit 1 - Generates ENABLE signal of LSI for MODEM&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;B0h-BFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;PIO 81c55&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;PIO 81c55&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;C0h-CFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;[[Model 100 Serial Interface|DATA input/output of UART]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;UART 8251&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;D0h-DFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;[[Model 100 Serial Interface|UART settings]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Banks Selection&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;E0h-EFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Keyboard return&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Keyboard return&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;F0h-FDh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;LCD&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;FEh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;LCD&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;LCD Command/status&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;FFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;LCD&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;LCD Data&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Model T Developer Reference]]&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=IO_map&amp;diff=1016</id>
		<title>IO map</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=IO_map&amp;diff=1016"/>
		<updated>2009-02-17T16:20:04Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== M100/T102/T200 IO Map ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;100&amp;quot;&amp;gt;IO&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;M100&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;T200&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;80h-8Fh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Device-select signal for optional IO controller unit&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;90h-9Fh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Device-select signal for optional answering telephone unit&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Real Time Clock&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;A0h-AFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Bit 0 - ON/OFF of relay for signal selection of telephone unit&amp;lt;br&amp;gt;&lt;br /&gt;
Bit 1 - Generates ENABLE signal of LSI for MODEM&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;B0h-BFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;PIO 81c55&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;PIO 81c55&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;C0h-CFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;[[Model 100 Serial Interface|DATA input/output of UART]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;UART 8251&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;D0h-DFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;UART settings&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Banks Selection&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;E0h-EFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Keyboard return&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Keyboard return&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;F0h-FDh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;LCD&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;FEh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;LCD&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;LCD Command/status&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;FFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;LCD&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;LCD Data&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Model T Developer Reference]]&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=IO_map&amp;diff=1015</id>
		<title>IO map</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=IO_map&amp;diff=1015"/>
		<updated>2009-02-17T16:19:44Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* M100/T102/T200 IO Map */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== M100/T102/T200 IO Map ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;100&amp;quot;&amp;gt;IO&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;M100&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;T200&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;80h-8Fh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Device-select signal for optional IO controller unit&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;90h-9Fh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Device-select signal for optional answering telephone unit&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Real Time Clock&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;A0h-AFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Bit 0 - ON/OFF of relay for signal selection of telephone unit&amp;lt;br&amp;gt;&lt;br /&gt;
Bit 1 - Generates ENABLE signal of LSI for MODEM&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;B0h-BFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;PIO 81c55&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;PIO 81c55&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;C0h-CFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;[[Model 100 Serial Interface|DATA input/output of UART]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;[[UART 8251]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;D0h-DFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;UART settings&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Banks Selection&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;E0h-EFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Keyboard return&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Keyboard return&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;F0h-FDh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;LCD&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;FEh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;LCD&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;LCD Command/status&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;FFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;LCD&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;LCD Data&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Model T Developer Reference]]&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=IO_map&amp;diff=1014</id>
		<title>IO map</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=IO_map&amp;diff=1014"/>
		<updated>2009-02-17T16:16:54Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== M100/T102/T200 IO Map ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td width=&amp;quot;100&amp;quot;&amp;gt;IO&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;M100&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;T200&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;80h-8Fh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Device-select signal for optional IO controller unit&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;90h-9Fh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Device-select signal for optional answering telephone unit&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Real Time Clock&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;A0h-AFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Bit 0 - ON/OFF of relay for signal selection of telephone unit&amp;lt;br&amp;gt;&lt;br /&gt;
Bit 1 - Generates ENABLE signal of LSI for MODEM&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;B0h-BFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;PIO 81c55&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;PIO 81c55&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;C0h-CFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;DATA input/output of UART&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;UART 8251&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;D0h-DFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;UART settings&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Banks Selection&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;E0h-EFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Keyboard return&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Keyboard return&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;F0h-FDh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;LCD&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;FEh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;LCD&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;LCD Command/status&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;FFh&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;LCD&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;LCD Data&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Model T Developer Reference]]&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=Model_100_Serial_Interface&amp;diff=1013</id>
		<title>Model 100 Serial Interface</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Model_100_Serial_Interface&amp;diff=1013"/>
		<updated>2009-02-17T16:15:46Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* I/O Map */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
&lt;br /&gt;
The BASIC ROM provides access to the serial port. BASIC ROM support is well documented elsewhere. This article covers direct use of the IM6402 UART on the Model 100 and Tandy 102.&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
&lt;br /&gt;
Before the serial port can be used, it must be configured both for serial word format (data bits, stop bits, and parity) and baud rate.&lt;br /&gt;
&lt;br /&gt;
=== Select RS232 Port ===&lt;br /&gt;
&lt;br /&gt;
At any given time, either the internal modem or the external RS232 connector may be connected to the UART. This is controllable through software.&lt;br /&gt;
&lt;br /&gt;
For RS232 access, port &amp;lt;code&amp;gt;$B8&amp;lt;/code&amp;gt;, bit #3 must be set to 0.&lt;br /&gt;
&lt;br /&gt;
For Modem access, port &amp;lt;code&amp;gt;$B8&amp;lt;/code&amp;gt;, bit #3 must be set to 1.&lt;br /&gt;
&lt;br /&gt;
Note that &amp;lt;code&amp;gt;$B8&amp;lt;/code&amp;gt; is shared with other functions, including power control.&lt;br /&gt;
&lt;br /&gt;
=== Serial Word Format ===&lt;br /&gt;
&lt;br /&gt;
Port &amp;lt;code&amp;gt;$D8&amp;lt;/code&amp;gt; controls the serial word format.&lt;br /&gt;
&lt;br /&gt;
Actually, any of &amp;lt;code&amp;gt;$D0 &amp;amp;rarr; $DF&amp;lt;/code&amp;gt; can be used.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border-width: thin; border-style: solid; border-color: blue; border-collapse: collapse;&amp;quot;&lt;br /&gt;
|Bit ||	Function			|| Settings&lt;br /&gt;
|-&lt;br /&gt;
|0   ||	Stop Bit Select			|| 0 &amp;amp;rarr; 1 stop bit&amp;lt;br/&amp;gt;1 &amp;amp;rarr; 2 or 1.5 stop bits (1.5 if character length is 5, 2 otherwise)&lt;br /&gt;
|-&lt;br /&gt;
|1   ||	Even Parity Enable		|| 0 &amp;amp;rarr; Odd parity&amp;lt;br/&amp;gt;1 &amp;amp;rarr; Even&lt;br /&gt;
|-&lt;br /&gt;
|2   ||	Parity Inhibit			|| 0 &amp;amp;rarr; Parity&amp;lt;br/&amp;gt;1 &amp;amp;rarr; No parity&lt;br /&gt;
|-&lt;br /&gt;
|4-3 ||	Character Length Select		|| Bits:&amp;lt;br/&amp;gt;00 &amp;amp;rarr; 5&amp;lt;br/&amp;gt;01 &amp;amp;rarr; 6&amp;lt;br/&amp;gt;10 &amp;amp;rarr;  7&amp;lt;br/&amp;gt;11 &amp;amp;rarr; 8&lt;br /&gt;
|-&lt;br /&gt;
|7-5 ||	Unused				||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Baud Rate ===&lt;br /&gt;
&lt;br /&gt;
CPU selection of baud rate is accomplished by loading a divisor into the PIO register through output ports &amp;lt;code&amp;gt;$BC&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;$B4&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;$BD&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;$B5&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The baud rate selection must be committed by writing &amp;lt;code&amp;gt;$C3&amp;lt;/code&amp;gt; to register &amp;lt;code&amp;gt;$B8&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{|  border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border-width: thin; border-style: solid; border-color: blue; border-collapse: collapse;&amp;quot;&lt;br /&gt;
| Baud Rate	|| PIO&amp;lt;br/&amp;gt;Divisor	|| Port &amp;lt;code&amp;gt;$BD&amp;lt;/code&amp;gt;	|| Port &amp;lt;code&amp;gt;$BC&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 75		|| 2048			|| 72				|| 0&lt;br /&gt;
|-&lt;br /&gt;
| 110		|| 1396			|| 69				|| 116&lt;br /&gt;
|-&lt;br /&gt;
| 300		|| 512			|| 66				|| 0&lt;br /&gt;
|-&lt;br /&gt;
| 600		|| 256			|| 65				|| 0&lt;br /&gt;
|-&lt;br /&gt;
| 1200		|| 128			|| 64				|| 128&lt;br /&gt;
|-&lt;br /&gt;
| 2400		|| 64			|| 64				|| 64&lt;br /&gt;
|-&lt;br /&gt;
| 4800		|| 32			|| 64				|| 32&lt;br /&gt;
|-&lt;br /&gt;
| 9600		|| 16			|| 64				|| 16&lt;br /&gt;
|-&lt;br /&gt;
| 19200		|| 8			|| 64				|| 8&lt;br /&gt;
|-&lt;br /&gt;
| 38400		|| 4			|| 64				|| 4&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Here is a practical example of using 38400bps using only BASIC code. This program dumps all RAM contents to the serial port.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 1	DEFINTA-Z:&lt;br /&gt;
	OPEN&amp;quot;COM:98N1D&amp;quot;FOROUTPUTAS1:&lt;br /&gt;
	D$=&amp;quot;&amp;quot;:&lt;br /&gt;
	A=FRE(&amp;quot;0&amp;quot;):&lt;br /&gt;
	L=VARPTR(D$)+1:&lt;br /&gt;
	M=L+1:&lt;br /&gt;
	POKEL-1,128:&lt;br /&gt;
	OUT180,4:&lt;br /&gt;
	OUT181,64:&lt;br /&gt;
	OUT184,195:&lt;br /&gt;
	FORI=0TO255:&lt;br /&gt;
		POKEM,128+I/2:&lt;br /&gt;
		POKEL,(IMOD2)*128:&lt;br /&gt;
		PRINT#1,D$;:&lt;br /&gt;
	NEXT&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Unfortunately this BASIC code does not transmit the 32K of data any faster than the 19200bps code. Both take about 33 seconds to transmit the image.&lt;br /&gt;
&lt;br /&gt;
So, here&#039;s an assembly language version of the same program. It transfers your Model 100&#039;s 32K RAM to a serial connection in about 8.5 seconds!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
		.org	64704&lt;br /&gt;
&lt;br /&gt;
		; select RS232 port&lt;br /&gt;
		MVI	A, $25&lt;br /&gt;
		OUT	$BA&lt;br /&gt;
&lt;br /&gt;
		; set up 8N1&lt;br /&gt;
		MVI	A, 28&lt;br /&gt;
		OUT	$D8&lt;br /&gt;
&lt;br /&gt;
		; set up 38400 bps&lt;br /&gt;
		MVI	A, 64&lt;br /&gt;
		OUT	$BD&lt;br /&gt;
		MVI	A, 4&lt;br /&gt;
		OUT	$BC&lt;br /&gt;
		MVI	A, $C3&lt;br /&gt;
		OUT	$B8&lt;br /&gt;
&lt;br /&gt;
		LXI	H,32768&lt;br /&gt;
&lt;br /&gt;
WAITEMPTY:	IN	$D8&lt;br /&gt;
		ANI	$10&lt;br /&gt;
		JZ	WAITEMPTY&lt;br /&gt;
&lt;br /&gt;
		MOV	A,M&lt;br /&gt;
		OUT	$C8&lt;br /&gt;
&lt;br /&gt;
		INX	H&lt;br /&gt;
		MOV	A,H&lt;br /&gt;
		ORA	L&lt;br /&gt;
&lt;br /&gt;
		JNZ	WAITEMPTY&lt;br /&gt;
&lt;br /&gt;
		RET&lt;br /&gt;
&lt;br /&gt;
		.END&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Data Transmission ==&lt;br /&gt;
&lt;br /&gt;
Once configured, sending a character is simply&lt;br /&gt;
&lt;br /&gt;
 		MVI	&#039;A&#039;&lt;br /&gt;
 		OUT	$C8&lt;br /&gt;
&lt;br /&gt;
or, in BASIC,&lt;br /&gt;
&lt;br /&gt;
 OUT 200,ASC(&amp;quot;A&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
In the UART, there is room for two characters: the character currently be transmitted, and the next one. This permits you to ensure there is always once character waiting in the wings.&lt;br /&gt;
&lt;br /&gt;
You should never overflow the transmission buffers. Either do some other work during the &amp;quot;downtime&amp;quot; and/or wait until there is room by polling bit 4 (0x10) of register $D8. The code the follows just does a &amp;quot;busy wait.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 WAITEMPTY:	IN	$D8&lt;br /&gt;
 		ANI	$10&lt;br /&gt;
 		JZ	WAITEMPTY&lt;br /&gt;
&lt;br /&gt;
When deciding whether the other device is ready to receive you should also consider the Clear To Send (CTS) flow control line described later in this document.&lt;br /&gt;
&lt;br /&gt;
== Data Reception ==&lt;br /&gt;
&lt;br /&gt;
=== BASIC ROM Interrupt 6.5 Handling ===&lt;br /&gt;
&lt;br /&gt;
Whenever the UART receives another character, Interrupt 6.5 is signalled. Then, if interrupts are enabled, the CPU stops what it is doing and CALLs location 0x0034 in the BASIC ROM. This code disables further interrupts and jumps to the location 0x6DAC.&lt;br /&gt;
&lt;br /&gt;
The ISR then jumps to vector 0xFE5C (0xF5FC?) in RAM. Normally this is just a return instruction, but you could hook the interrupt here. [ stack manipulation to avoid/ or include default processing + re-enable interrupts? - TBD ]&lt;br /&gt;
&lt;br /&gt;
=== Polling Interrupt 6.5 ===&lt;br /&gt;
&lt;br /&gt;
Accepting the BASIC ROM&#039;s handling imposes significant overhead. With each interrupt, the instruction pointer must be placed on the stack and a jump performed at minimum. If the BASIC ROM (as opposed to an Option ROM) is switched in, then you will have the overhead of disabling interrupts, a jump to the DR vector, a return instruction, and then the default processing of reading and enqueing the new character. All that, and at this point no useful work has been performed other than to relieve the UART. &lt;br /&gt;
&lt;br /&gt;
For maximum efficiency you may wish to poll Interrupt 6.5 pin rather than accept the overhead of an interrupt. This is made possible by the 8085&#039;s SIM and RIM instructions.&lt;br /&gt;
&lt;br /&gt;
Using the SIM instruction, you can set the interrupt mask such that UART DR (data ready), bit 1, will not trigger an interrupt. Then, you can poll this bit using the RIM instruction ANDing with 0x02 to see if DR is set.&lt;br /&gt;
&lt;br /&gt;
Alternatively, you could disable interrupt processing altogether during your polled routine, but still use RIM to poll. This has the disadvantage of disabling the background ISR.&lt;br /&gt;
&lt;br /&gt;
== Flow Control ==&lt;br /&gt;
&lt;br /&gt;
The Model T has full support in hardware for the CTS and RTS flow control lines. In the BASIC ROM, however, it is not implemented. Instead the BASIC ROM relys on slow, kludgy XON/XOFF character escapes. This makes it difficult to transmit of receive binary files since the XON/XOFF some characters are reserved for flow control.&lt;br /&gt;
&lt;br /&gt;
Since we are discussing direct control of the UART, we can do better and implement full flow control access.&lt;br /&gt;
&lt;br /&gt;
=== Detect Clear to Transmit (CTS) ===&lt;br /&gt;
&lt;br /&gt;
The CTS line is an input to the Model 100. It indicates whether the device attached to the serial port (or the remote equipment behind it) has room to accept new characters. The device can &amp;quot;flow off&amp;quot; the Model T when its receive buffers are full.&lt;br /&gt;
&lt;br /&gt;
(IN PROGRESS)&lt;br /&gt;
&lt;br /&gt;
=== Request Peer to Send (RTS) ===&lt;br /&gt;
&lt;br /&gt;
The RTS line is an output from the Model 100 to the device connected on the serial port. It is a signal  &amp;quot;requesting&amp;quot; the device to send (or not to send). From the other point of view, the device should transmit if and only if RTS is high.&lt;br /&gt;
&lt;br /&gt;
(IN PROGRESS)&lt;br /&gt;
&lt;br /&gt;
== I/O Map ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border-width: thin; border-style: solid; border-color: blue; border-collapse: collapse;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Name&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Direction&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Port&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;TX&amp;lt;/td&amp;gt;  &amp;lt;td&amp;gt;Output&amp;lt;/td&amp;gt;   &amp;lt;td&amp;gt;$C8&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;RX&amp;lt;/td&amp;gt;  &amp;lt;td&amp;gt;Input&amp;lt;/td&amp;gt;    &amp;lt;td&amp;gt;$C8&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;RTS&amp;lt;/td&amp;gt; &amp;lt;td&amp;gt;Output&amp;lt;/td&amp;gt;   &amp;lt;td&amp;gt;$BA, bit 7&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CTS&amp;lt;/td&amp;gt; &amp;lt;td&amp;gt;Input&amp;lt;/td&amp;gt;    &amp;lt;td&amp;gt;$BB, bit 4&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;DSR&amp;lt;/td&amp;gt; &amp;lt;td&amp;gt;Input&amp;lt;/td&amp;gt;    &amp;lt;td&amp;gt;$BB, bit 5&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;DTR&amp;lt;/td&amp;gt; &amp;lt;td&amp;gt;Output&amp;lt;/td&amp;gt;   &amp;lt;td&amp;gt;$BA, bit 6&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
nb: sense on DSR, CTS seem to be inverted. So CTS ==0 means that it is OK to transmit. A &#039;1&#039; means the device is flowing the Model T off.&lt;br /&gt;
&lt;br /&gt;
Direction indicates both data flow, and whether to use an &amp;lt;code&amp;gt;IN&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;OUT&amp;lt;/code&amp;gt; instruction to read/write to the given pin.&lt;br /&gt;
&lt;br /&gt;
[[Category:Model T Developer Reference]]&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=Model_100_Serial_Interface&amp;diff=973</id>
		<title>Model 100 Serial Interface</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Model_100_Serial_Interface&amp;diff=973"/>
		<updated>2009-02-02T23:08:26Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* Baud Rate */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
&lt;br /&gt;
The BASIC ROM provides access to the serial port. BASIC ROM support is well documented elsewhere. This article covers direct use of the IM6402 UART on the Model 100 and Tandy 102.&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
&lt;br /&gt;
Before the serial port can be used, it must be configured both for serial word format (data bits, stop bits, and parity) and baud rate.&lt;br /&gt;
&lt;br /&gt;
=== Select RS232 Port ===&lt;br /&gt;
&lt;br /&gt;
At any given time, either the internal modem or the external RS232 connector may be connected to the UART. This is controllable through software.&lt;br /&gt;
&lt;br /&gt;
For RS232 access, port &amp;lt;code&amp;gt;$B8&amp;lt;/code&amp;gt;, bit #3 must be set to 0.&lt;br /&gt;
&lt;br /&gt;
For Modem access, port &amp;lt;code&amp;gt;$B8&amp;lt;/code&amp;gt;, bit #3 must be set to 1.&lt;br /&gt;
&lt;br /&gt;
Note that &amp;lt;code&amp;gt;$B8&amp;lt;/code&amp;gt; is shared with other functions, including power control.&lt;br /&gt;
&lt;br /&gt;
=== Serial Word Format ===&lt;br /&gt;
&lt;br /&gt;
Port &amp;lt;code&amp;gt;$D8&amp;lt;/code&amp;gt; controls the serial word format.&lt;br /&gt;
&lt;br /&gt;
Actually, any of &amp;lt;code&amp;gt;$D0 &amp;amp;rarr; $DF&amp;lt;/code&amp;gt; can be used.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border-width: thin; border-style: solid; border-color: blue; border-collapse: collapse;&amp;quot;&lt;br /&gt;
|Bit ||	Function			|| Settings&lt;br /&gt;
|-&lt;br /&gt;
|0   ||	Stop Bit Select			|| 0 &amp;amp;rarr; 1 stop bit&amp;lt;br/&amp;gt;1 &amp;amp;rarr; 2 or 1.5 stop bits (1.5 if character length is 5, 2 otherwise)&lt;br /&gt;
|-&lt;br /&gt;
|1   ||	Even Parity Enable		|| 0 &amp;amp;rarr; Odd parity&amp;lt;br/&amp;gt;1 &amp;amp;rarr; Even&lt;br /&gt;
|-&lt;br /&gt;
|2   ||	Parity Inhibit			|| 0 &amp;amp;rarr; Parity&amp;lt;br/&amp;gt;1 &amp;amp;rarr; No parity&lt;br /&gt;
|-&lt;br /&gt;
|4-3 ||	Character Length Select		|| Bits:&amp;lt;br/&amp;gt;00 &amp;amp;rarr; 5&amp;lt;br/&amp;gt;01 &amp;amp;rarr; 6&amp;lt;br/&amp;gt;10 &amp;amp;rarr;  7&amp;lt;br/&amp;gt;11 &amp;amp;rarr; 8&lt;br /&gt;
|-&lt;br /&gt;
|7-5 ||	Unused				||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Baud Rate ===&lt;br /&gt;
&lt;br /&gt;
CPU selection of baud rate is accomplished by loading a divisor into the PIO register through output ports &amp;lt;code&amp;gt;$BC&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;$B4&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;$BD&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;$B5&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The baud rate selection must be committed by writing &amp;lt;code&amp;gt;$C3&amp;lt;/code&amp;gt; to register &amp;lt;code&amp;gt;$B8&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|  border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border-width: thin; border-style: solid; border-color: blue; border-collapse: collapse;&amp;quot;&lt;br /&gt;
| Baud Rate	|| PIO&amp;lt;br/&amp;gt;Divisor	|| Port &amp;lt;code&amp;gt;$BD&amp;lt;/code&amp;gt;	|| Port &amp;lt;code&amp;gt;$BC&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 75		|| 2048			|| 72				|| 0&lt;br /&gt;
|-&lt;br /&gt;
| 110		|| 1396			|| 69				|| 116&lt;br /&gt;
|-&lt;br /&gt;
| 300		|| 512			|| 66				|| 0&lt;br /&gt;
|-&lt;br /&gt;
| 600		|| 256			|| 65				|| 0&lt;br /&gt;
|-&lt;br /&gt;
| 1200		|| 128			|| 64				|| 128&lt;br /&gt;
|-&lt;br /&gt;
| 2400		|| 64			|| 64				|| 64&lt;br /&gt;
|-&lt;br /&gt;
| 4800		|| 32			|| 64				|| 32&lt;br /&gt;
|-&lt;br /&gt;
| 9600		|| 16			|| 64				|| 16&lt;br /&gt;
|-&lt;br /&gt;
| 19200		|| 8			|| 64				|| 8&lt;br /&gt;
|-&lt;br /&gt;
| 38400		|| 4			|| 64				|| 4&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Here is a practical example of using 38400bps using only BASIC code. This program dumps all RAM contents to the serial port.&lt;br /&gt;
&lt;br /&gt;
 1DEFINTA-Z:OPEN&amp;quot;COM:98N1D&amp;quot;FOROUTPUTAS1:D$=&amp;quot;&amp;quot;:A=FRE(&amp;quot;0&amp;quot;):L=VARPTR(D$)+1:M=L+1:POKEL-1,128:OUT180,4:OUT181,64:OUT184,195:FORI=0TO255:POKEM,128+I/2:POKEL,(IMOD2)*128:PRINT#1,D$;:NEXT&lt;br /&gt;
&lt;br /&gt;
== Data Transmission ==&lt;br /&gt;
&lt;br /&gt;
== Data Reception ==&lt;br /&gt;
&lt;br /&gt;
== I/O Map ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table align=&amp;quot;center&amp;quot;; border=&amp;quot;1&amp;quot; style=&amp;quot;border-width: thin; border-style: solid; border-color: blue; border-collapse: collapse;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Name&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Direction&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Port&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;TX&amp;lt;/td&amp;gt;  &amp;lt;td&amp;gt;Output&amp;lt;/td&amp;gt;   &amp;lt;td&amp;gt;$C8&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;RX&amp;lt;/td&amp;gt;  &amp;lt;td&amp;gt;Input&amp;lt;/td&amp;gt;    &amp;lt;td&amp;gt;$C8&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;RTS&amp;lt;/td&amp;gt; &amp;lt;td&amp;gt;Output&amp;lt;/td&amp;gt;   &amp;lt;td&amp;gt;$BA, bit 7&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CTS&amp;lt;/td&amp;gt; &amp;lt;td&amp;gt;Input&amp;lt;/td&amp;gt;    &amp;lt;td&amp;gt;$BB, bit 4&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;DSR&amp;lt;/td&amp;gt; &amp;lt;td&amp;gt;Input&amp;lt;/td&amp;gt;    &amp;lt;td&amp;gt;$BB, bit 5&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;DTR&amp;lt;/td&amp;gt; &amp;lt;td&amp;gt;Output&amp;lt;/td&amp;gt;   &amp;lt;td&amp;gt;$BA, bit 6&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Direction indicates both data flow, and whether to use an &amp;lt;code&amp;gt;IN&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;OUT&amp;lt;/code&amp;gt; instruction to read/write to the given pin.&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=Model_100_Serial_Interface&amp;diff=972</id>
		<title>Model 100 Serial Interface</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Model_100_Serial_Interface&amp;diff=972"/>
		<updated>2009-02-02T23:08:07Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* Baud Rate */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
&lt;br /&gt;
The BASIC ROM provides access to the serial port. BASIC ROM support is well documented elsewhere. This article covers direct use of the IM6402 UART on the Model 100 and Tandy 102.&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
&lt;br /&gt;
Before the serial port can be used, it must be configured both for serial word format (data bits, stop bits, and parity) and baud rate.&lt;br /&gt;
&lt;br /&gt;
=== Select RS232 Port ===&lt;br /&gt;
&lt;br /&gt;
At any given time, either the internal modem or the external RS232 connector may be connected to the UART. This is controllable through software.&lt;br /&gt;
&lt;br /&gt;
For RS232 access, port &amp;lt;code&amp;gt;$B8&amp;lt;/code&amp;gt;, bit #3 must be set to 0.&lt;br /&gt;
&lt;br /&gt;
For Modem access, port &amp;lt;code&amp;gt;$B8&amp;lt;/code&amp;gt;, bit #3 must be set to 1.&lt;br /&gt;
&lt;br /&gt;
Note that &amp;lt;code&amp;gt;$B8&amp;lt;/code&amp;gt; is shared with other functions, including power control.&lt;br /&gt;
&lt;br /&gt;
=== Serial Word Format ===&lt;br /&gt;
&lt;br /&gt;
Port &amp;lt;code&amp;gt;$D8&amp;lt;/code&amp;gt; controls the serial word format.&lt;br /&gt;
&lt;br /&gt;
Actually, any of &amp;lt;code&amp;gt;$D0 &amp;amp;rarr; $DF&amp;lt;/code&amp;gt; can be used.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border-width: thin; border-style: solid; border-color: blue; border-collapse: collapse;&amp;quot;&lt;br /&gt;
|Bit ||	Function			|| Settings&lt;br /&gt;
|-&lt;br /&gt;
|0   ||	Stop Bit Select			|| 0 &amp;amp;rarr; 1 stop bit&amp;lt;br/&amp;gt;1 &amp;amp;rarr; 2 or 1.5 stop bits (1.5 if character length is 5, 2 otherwise)&lt;br /&gt;
|-&lt;br /&gt;
|1   ||	Even Parity Enable		|| 0 &amp;amp;rarr; Odd parity&amp;lt;br/&amp;gt;1 &amp;amp;rarr; Even&lt;br /&gt;
|-&lt;br /&gt;
|2   ||	Parity Inhibit			|| 0 &amp;amp;rarr; Parity&amp;lt;br/&amp;gt;1 &amp;amp;rarr; No parity&lt;br /&gt;
|-&lt;br /&gt;
|4-3 ||	Character Length Select		|| Bits:&amp;lt;br/&amp;gt;00 &amp;amp;rarr; 5&amp;lt;br/&amp;gt;01 &amp;amp;rarr; 6&amp;lt;br/&amp;gt;10 &amp;amp;rarr;  7&amp;lt;br/&amp;gt;11 &amp;amp;rarr; 8&lt;br /&gt;
|-&lt;br /&gt;
|7-5 ||	Unused				||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Baud Rate ===&lt;br /&gt;
&lt;br /&gt;
CPU selection of baud rate is accomplished by loading a divisor into the PIO register through output ports &amp;lt;code&amp;gt;$BC&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;$B4&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;$BD&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;$B5&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The baud rate selection must be committed by writing &amp;lt;code&amp;gt;$C3&amp;lt;/code&amp;gt; to register &amp;lt;code&amp;gt;$B8&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|  border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border-width: thin; border-style: solid; border-color: blue; border-collapse: collapse;&amp;quot;&lt;br /&gt;
| Baud Rate	|| PIO&amp;lt;br/&amp;gt;Divisor	|| Port &amp;lt;code&amp;gt;$BD&amp;lt;/code&amp;gt;	|| Port &amp;lt;code&amp;gt;$BC&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 75		|| 2048			|| 72				|| 0&lt;br /&gt;
|-&lt;br /&gt;
| 110		|| 1396			|| 69				|| 116&lt;br /&gt;
|-&lt;br /&gt;
| 300		|| 512			|| 66				|| 0&lt;br /&gt;
|-&lt;br /&gt;
| 600		|| 256			|| 65				|| 0&lt;br /&gt;
|-&lt;br /&gt;
| 1200		|| 128			|| 64				|| 128&lt;br /&gt;
|-&lt;br /&gt;
| 2400		|| 64			|| 64				|| 64&lt;br /&gt;
|-&lt;br /&gt;
| 4800		|| 32			|| 64				|| 32&lt;br /&gt;
|-&lt;br /&gt;
| 9600		|| 16			|| 64				|| 16&lt;br /&gt;
|-&lt;br /&gt;
| 19200		|| 8			|| 64				|| 8&lt;br /&gt;
|-&lt;br /&gt;
| 38400		|| 4			|| 64				|| 4&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Here is a practical example of using 38400bps using only BASIC code. This program dumps all RAM contents to the serial port.&lt;br /&gt;
&lt;br /&gt;
1DEFINTA-Z:OPEN&amp;quot;COM:98N1D&amp;quot;FOROUTPUTAS1:D$=&amp;quot;&amp;quot;:A=FRE(&amp;quot;0&amp;quot;):L=VARPTR(D$)+1:M=L+1:POKEL-1,128:OUT180,4:OUT181,64:OUT184,195:FORI=0TO255:POKEM,128+I/2:POKEL,(IMOD2)*128:PRINT#1,D$;:NEXT&lt;br /&gt;
&lt;br /&gt;
== Data Transmission ==&lt;br /&gt;
&lt;br /&gt;
== Data Reception ==&lt;br /&gt;
&lt;br /&gt;
== I/O Map ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table align=&amp;quot;center&amp;quot;; border=&amp;quot;1&amp;quot; style=&amp;quot;border-width: thin; border-style: solid; border-color: blue; border-collapse: collapse;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Name&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Direction&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Port&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;TX&amp;lt;/td&amp;gt;  &amp;lt;td&amp;gt;Output&amp;lt;/td&amp;gt;   &amp;lt;td&amp;gt;$C8&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;RX&amp;lt;/td&amp;gt;  &amp;lt;td&amp;gt;Input&amp;lt;/td&amp;gt;    &amp;lt;td&amp;gt;$C8&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;RTS&amp;lt;/td&amp;gt; &amp;lt;td&amp;gt;Output&amp;lt;/td&amp;gt;   &amp;lt;td&amp;gt;$BA, bit 7&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CTS&amp;lt;/td&amp;gt; &amp;lt;td&amp;gt;Input&amp;lt;/td&amp;gt;    &amp;lt;td&amp;gt;$BB, bit 4&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;DSR&amp;lt;/td&amp;gt; &amp;lt;td&amp;gt;Input&amp;lt;/td&amp;gt;    &amp;lt;td&amp;gt;$BB, bit 5&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;DTR&amp;lt;/td&amp;gt; &amp;lt;td&amp;gt;Output&amp;lt;/td&amp;gt;   &amp;lt;td&amp;gt;$BA, bit 6&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Direction indicates both data flow, and whether to use an &amp;lt;code&amp;gt;IN&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;OUT&amp;lt;/code&amp;gt; instruction to read/write to the given pin.&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=Model_T_DocGarden&amp;diff=839</id>
		<title>Model T DocGarden</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Model_T_DocGarden&amp;diff=839"/>
		<updated>2009-01-17T00:28:06Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* Model T Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These pages are devoted to the Model T:&lt;br /&gt;
&lt;br /&gt;
TRS-80 Model 100, Tandy Model 102, KC-85, NEC 8201A, NEC 8300, Olivetti M10, Tandy Model 200, and the WP-2&lt;br /&gt;
&lt;br /&gt;
== One-Liners ==&lt;br /&gt;
&lt;br /&gt;
This is a collection of Microsoft BASIC programs that&lt;br /&gt;
* Do something interesting or useful&lt;br /&gt;
* With only a single line of code&lt;br /&gt;
&lt;br /&gt;
One-liners are bite-sized computer programs on a human scale. You are encouraged to type them in manually (by hand) and study their operation.&lt;br /&gt;
&lt;br /&gt;
[[Model 100/102 Compatible One-Liners]]&lt;br /&gt;
&lt;br /&gt;
== Tandy Disk Drive and Emulators ==&lt;br /&gt;
&lt;br /&gt;
TPDD emulators, in concert with a compatible disk clients like&lt;br /&gt;
TS-DOS, TEENY, POWR-DOS, FLOPPY.CO, the Booster Pak, or the &lt;br /&gt;
WP-2 built-in Diskette client are the most &amp;quot;advanced&amp;quot; way to&lt;br /&gt;
accurately and quickly transfer all file types including binary&lt;br /&gt;
files to and from your Model T laptop. There are different&lt;br /&gt;
options for the server side on modern operating systems and&lt;br /&gt;
devices:&lt;br /&gt;
&lt;br /&gt;
=== Servers ===&lt;br /&gt;
&lt;br /&gt;
[[LaddieCon]] is a TPDD emulator for Windows written in C#.Net.&lt;br /&gt;
&lt;br /&gt;
[[DLPilot]] is a TPDD emulator for PalmOS devices.&lt;br /&gt;
&lt;br /&gt;
[[DLPlus]] is a TPDD emulator for Linux, BSD, and MacOSX.&lt;br /&gt;
&lt;br /&gt;
[[NADSBox]] is an advanced stand-alone TPDD emulation device that uses SD cards. It implements multiple levels of TS-DOS directory extensions&lt;br /&gt;
&lt;br /&gt;
[[Desklink]] is a DOS based TPDD emulator which implements a single-level of the TS-DOS directory extensions&lt;br /&gt;
&lt;br /&gt;
[[Jan&#039;s DOS-Based Docking Station]]&lt;br /&gt;
&lt;br /&gt;
=== Clients ===&lt;br /&gt;
&lt;br /&gt;
[[TS-DOS]] is a nice DOS and GUI available in RAM and ROM versions. It is the only client that supports subdirectories given special servers (no real TPDD supports subdirectories).&lt;br /&gt;
&lt;br /&gt;
[[TEENY]] is a very small RAM-based TPDD client&lt;br /&gt;
&lt;br /&gt;
[[LAPDOS]] is a DOS PC based TPDD client.&lt;br /&gt;
&lt;br /&gt;
[[PDD]] is a DOS PC based TPDD client.&lt;br /&gt;
&lt;br /&gt;
=== Real TPDD and TPDD-2 ===&lt;br /&gt;
&lt;br /&gt;
[[Differences]] between TPDD-1 and TPDD-2&lt;br /&gt;
&lt;br /&gt;
== Simple Text File Transfer (No Client) ==&lt;br /&gt;
&lt;br /&gt;
You can use any &amp;quot;terminal program&amp;quot; to transfer text files to&lt;br /&gt;
and from your Model T laptop. Here are some tutorials:&lt;br /&gt;
&lt;br /&gt;
[[Text File Transfer using Hyperterminal]]&lt;br /&gt;
&lt;br /&gt;
[http://web.mac.com/lorddoomicus/Doomd/Blog/Entries/2006/9/10_Connecting_a_Tandy_102_Computer_to_a_Mac.html Text File Transfer to Mac using Z-Term]&lt;br /&gt;
&lt;br /&gt;
== File Storage using MP3 Player ==&lt;br /&gt;
&lt;br /&gt;
[[File storage with mp3 player]]&lt;br /&gt;
&lt;br /&gt;
== Model T Software ==&lt;br /&gt;
&lt;br /&gt;
[[VirtualT]] Model 100/102, T200, NEC 8201A, M10 emulator&lt;br /&gt;
&lt;br /&gt;
[[mtcpm]] CP/M for the Tandy 100/102/200&lt;br /&gt;
&lt;br /&gt;
[[RAM4TH]]&lt;br /&gt;
&lt;br /&gt;
== Model T Hardware Hacks and Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
[[Splitting the Model 100/102/200 case]]&lt;br /&gt;
&lt;br /&gt;
[[Recovering an Unresponsive Laptop]]&lt;br /&gt;
&lt;br /&gt;
[[International Keyboard Support]]&lt;br /&gt;
&lt;br /&gt;
[[Repairing Problem Keys]]&lt;br /&gt;
&lt;br /&gt;
== Model T Hardware Projects ==&lt;br /&gt;
&lt;br /&gt;
[[Remem]] is the ultimate Model T memory upgrade&lt;br /&gt;
&lt;br /&gt;
:[http://lists.bitchin100.com/listinfo.cgi/remem-users-bitchin100.com remem-users mailing list] This is a support list for remem users.&lt;br /&gt;
:[[Remem Software HOWTO&#039;s]]&lt;br /&gt;
&lt;br /&gt;
[[REX]] is a flash OptROM emulator/switcher&lt;br /&gt;
&lt;br /&gt;
[[REX2]] is a upcoming flash OptROM emulator/switcher with support for a 64K all-RAM mode. This permits running with a patched main ROM, or the upcoming [[mtcpm]] (Model T CP/M)&lt;br /&gt;
&lt;br /&gt;
[[NADSBox]] is a stand-alone TPDD emulation device that uses SD cards&lt;br /&gt;
&lt;br /&gt;
== Model T Developer Reference ==&lt;br /&gt;
&lt;br /&gt;
[[String Handling]]&lt;br /&gt;
&lt;br /&gt;
[[ROM Hooks]]&lt;br /&gt;
&lt;br /&gt;
[[RAM Variables]]&lt;br /&gt;
&lt;br /&gt;
[[Option ROM Programming]]&lt;br /&gt;
&lt;br /&gt;
[[8085 Reference]]&lt;br /&gt;
&lt;br /&gt;
[[Low Level Filesystem Access]]&lt;br /&gt;
&lt;br /&gt;
[[Low Level LCD Access]]&lt;br /&gt;
&lt;br /&gt;
[[Direct Keyboard Access]]&lt;br /&gt;
&lt;br /&gt;
[[Serial Port Access]]&lt;br /&gt;
&lt;br /&gt;
[[CO File Format]]&lt;br /&gt;
&lt;br /&gt;
[[BCR Port Access]]&lt;br /&gt;
&lt;br /&gt;
[[TPDD Protocol]]&lt;br /&gt;
&lt;br /&gt;
[[Relocating Loader (RLC) Format]]&lt;br /&gt;
&lt;br /&gt;
[[Error Codes]]&lt;br /&gt;
&lt;br /&gt;
[[Doing Binary In BASIC]]&lt;br /&gt;
&lt;br /&gt;
== Other Topics ==&lt;br /&gt;
&lt;br /&gt;
== Model T Links ==&lt;br /&gt;
&lt;br /&gt;
[http://club100.org Rick Hanson&#039;s Club 100]&lt;br /&gt;
&lt;br /&gt;
[http://www.istop.com/%7Esadolph/remem_home.html Steve Adolph&#039;s Remem Site]&lt;br /&gt;
&lt;br /&gt;
[http://sliderule.mraiow.com/wiki/Portable_Computer_Index#T Chris Osburn&#039;s Calculating Instruments]&lt;br /&gt;
&lt;br /&gt;
[http://kenpettit.com/projects.html Ken Pettit&#039;s Model T Projects]&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=Model_T_DocGarden&amp;diff=838</id>
		<title>Model T DocGarden</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Model_T_DocGarden&amp;diff=838"/>
		<updated>2009-01-17T00:25:02Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These pages are devoted to the Model T:&lt;br /&gt;
&lt;br /&gt;
TRS-80 Model 100, Tandy Model 102, KC-85, NEC 8201A, NEC 8300, Olivetti M10, Tandy Model 200, and the WP-2&lt;br /&gt;
&lt;br /&gt;
== One-Liners ==&lt;br /&gt;
&lt;br /&gt;
This is a collection of Microsoft BASIC programs that&lt;br /&gt;
* Do something interesting or useful&lt;br /&gt;
* With only a single line of code&lt;br /&gt;
&lt;br /&gt;
One-liners are bite-sized computer programs on a human scale. You are encouraged to type them in manually (by hand) and study their operation.&lt;br /&gt;
&lt;br /&gt;
[[Model 100/102 Compatible One-Liners]]&lt;br /&gt;
&lt;br /&gt;
== Tandy Disk Drive and Emulators ==&lt;br /&gt;
&lt;br /&gt;
TPDD emulators, in concert with a compatible disk clients like&lt;br /&gt;
TS-DOS, TEENY, POWR-DOS, FLOPPY.CO, the Booster Pak, or the &lt;br /&gt;
WP-2 built-in Diskette client are the most &amp;quot;advanced&amp;quot; way to&lt;br /&gt;
accurately and quickly transfer all file types including binary&lt;br /&gt;
files to and from your Model T laptop. There are different&lt;br /&gt;
options for the server side on modern operating systems and&lt;br /&gt;
devices:&lt;br /&gt;
&lt;br /&gt;
=== Servers ===&lt;br /&gt;
&lt;br /&gt;
[[LaddieCon]] is a TPDD emulator for Windows written in C#.Net.&lt;br /&gt;
&lt;br /&gt;
[[DLPilot]] is a TPDD emulator for PalmOS devices.&lt;br /&gt;
&lt;br /&gt;
[[DLPlus]] is a TPDD emulator for Linux, BSD, and MacOSX.&lt;br /&gt;
&lt;br /&gt;
[[NADSBox]] is an advanced stand-alone TPDD emulation device that uses SD cards. It implements multiple levels of TS-DOS directory extensions&lt;br /&gt;
&lt;br /&gt;
[[Desklink]] is a DOS based TPDD emulator which implements a single-level of the TS-DOS directory extensions&lt;br /&gt;
&lt;br /&gt;
[[Jan&#039;s DOS-Based Docking Station]]&lt;br /&gt;
&lt;br /&gt;
=== Clients ===&lt;br /&gt;
&lt;br /&gt;
[[TS-DOS]] is a nice DOS and GUI available in RAM and ROM versions. It is the only client that supports subdirectories given special servers (no real TPDD supports subdirectories).&lt;br /&gt;
&lt;br /&gt;
[[TEENY]] is a very small RAM-based TPDD client&lt;br /&gt;
&lt;br /&gt;
[[LAPDOS]] is a DOS PC based TPDD client.&lt;br /&gt;
&lt;br /&gt;
[[PDD]] is a DOS PC based TPDD client.&lt;br /&gt;
&lt;br /&gt;
=== Real TPDD and TPDD-2 ===&lt;br /&gt;
&lt;br /&gt;
[[Differences]] between TPDD-1 and TPDD-2&lt;br /&gt;
&lt;br /&gt;
== Simple Text File Transfer (No Client) ==&lt;br /&gt;
&lt;br /&gt;
You can use any &amp;quot;terminal program&amp;quot; to transfer text files to&lt;br /&gt;
and from your Model T laptop. Here are some tutorials:&lt;br /&gt;
&lt;br /&gt;
[[Text File Transfer using Hyperterminal]]&lt;br /&gt;
&lt;br /&gt;
[http://web.mac.com/lorddoomicus/Doomd/Blog/Entries/2006/9/10_Connecting_a_Tandy_102_Computer_to_a_Mac.html Text File Transfer to Mac using Z-Term]&lt;br /&gt;
&lt;br /&gt;
== File Storage using MP3 Player ==&lt;br /&gt;
&lt;br /&gt;
[[File storage with mp3 player]]&lt;br /&gt;
&lt;br /&gt;
== Model T Software ==&lt;br /&gt;
&lt;br /&gt;
[[VirtualT]] Model 100/102, T200, NEC 8201A, M10 emulator&lt;br /&gt;
&lt;br /&gt;
[[mtcpm]] CP/M for the Tandy 100/102/200&lt;br /&gt;
&lt;br /&gt;
[[RAM4TH]]&lt;br /&gt;
&lt;br /&gt;
== Model T Hardware Hacks and Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
[[Splitting the Model 100/102/200 case]]&lt;br /&gt;
&lt;br /&gt;
[[Recovering an Unresponsive Laptop]]&lt;br /&gt;
&lt;br /&gt;
[[International Keyboard Support]]&lt;br /&gt;
&lt;br /&gt;
[[Repairing Problem Keys]]&lt;br /&gt;
&lt;br /&gt;
== Model T Hardware Projects ==&lt;br /&gt;
&lt;br /&gt;
[[Remem]] is the ultimate Model T memory upgrade&lt;br /&gt;
&lt;br /&gt;
:[http://lists.bitchin100.com/listinfo.cgi/remem-users-bitchin100.com remem-users mailing list] This is a support list for remem users.&lt;br /&gt;
:[[Remem Software HOWTO&#039;s]]&lt;br /&gt;
&lt;br /&gt;
[[REX]] is a flash OptROM emulator/switcher&lt;br /&gt;
&lt;br /&gt;
[[REX2]] is a upcoming flash OptROM emulator/switcher with support for a 64K all-RAM mode. This permits running with a patched main ROM, or the upcoming [[mtcpm]] (Model T CP/M)&lt;br /&gt;
&lt;br /&gt;
[[NADSBox]] is a stand-alone TPDD emulation device that uses SD cards&lt;br /&gt;
&lt;br /&gt;
== Model T Developer Reference ==&lt;br /&gt;
&lt;br /&gt;
[[String Handling]]&lt;br /&gt;
&lt;br /&gt;
[[ROM Hooks]]&lt;br /&gt;
&lt;br /&gt;
[[RAM Variables]]&lt;br /&gt;
&lt;br /&gt;
[[Option ROM Programming]]&lt;br /&gt;
&lt;br /&gt;
[[8085 Reference]]&lt;br /&gt;
&lt;br /&gt;
[[Low Level Filesystem Access]]&lt;br /&gt;
&lt;br /&gt;
[[Low Level LCD Access]]&lt;br /&gt;
&lt;br /&gt;
[[Direct Keyboard Access]]&lt;br /&gt;
&lt;br /&gt;
[[Serial Port Access]]&lt;br /&gt;
&lt;br /&gt;
[[CO File Format]]&lt;br /&gt;
&lt;br /&gt;
[[BCR Port Access]]&lt;br /&gt;
&lt;br /&gt;
[[TPDD Protocol]]&lt;br /&gt;
&lt;br /&gt;
[[Relocating Loader (RLC) Format]]&lt;br /&gt;
&lt;br /&gt;
[[Error Codes]]&lt;br /&gt;
&lt;br /&gt;
[[Doing Binary In BASIC]]&lt;br /&gt;
&lt;br /&gt;
== Other Topics ==&lt;br /&gt;
&lt;br /&gt;
== Model T Links ==&lt;br /&gt;
&lt;br /&gt;
[http://club100.org Rick Hanson&#039;s Club 100]&lt;br /&gt;
&lt;br /&gt;
[http://www.istop.com/%7Esadolph/remem_home.html Steve Adolph&#039;s Remem Site]&lt;br /&gt;
&lt;br /&gt;
[http://sliderule.mraiow.com/wiki/Portable_Computer_Index#T Chris Osburn&#039;s Calculating Instruments]&lt;br /&gt;
&lt;br /&gt;
[http://kenpettit.com/projects.html Ken Pettit&#039;s Model T Projects]&lt;br /&gt;
&lt;br /&gt;
stuff&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=LAPDOS&amp;diff=837</id>
		<title>LAPDOS</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=LAPDOS&amp;diff=837"/>
		<updated>2009-01-17T00:21:16Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;LAPDOS is a DOS-based PC TPDD client. It comes with a program that, loaded onto the Model T, turns the Model T laptop into a TPDD server. This is the only known instance where a Model T is made to be a TPDD server. Typically, it is the client.&lt;br /&gt;
&lt;br /&gt;
This allows LAPDOS to copy files directly to/from a Model 100 without an intervening step of moving the files to a disk drive. This innovation, and a dual-pane file manager is likely what made LAPDOS such a successful product.&lt;br /&gt;
&lt;br /&gt;
[[How to set up an old PC to run LAPDOS]]&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=LAPDOS&amp;diff=836</id>
		<title>LAPDOS</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=LAPDOS&amp;diff=836"/>
		<updated>2009-01-17T00:21:05Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;LAPDOS is a DOS-based PC TPDD client. It comes with a program that, loaded onto the Model T, turns the Model T laptop into a TPDD server. This is the only known instance where a Model T is made to be a TPDD server. Typically, it is the client.&lt;br /&gt;
&lt;br /&gt;
This allows LAPDOS to copy files directly to/from a Model 100 without an intervening step of moving the files to a disk drive. This innovation, and a dual-pane file manager is likely what made LAPDOS such a successful product.&lt;br /&gt;
&lt;br /&gt;
[[How to set up an old PC to run LAPDOS]]&lt;br /&gt;
&lt;br /&gt;
small change&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=NADSBox&amp;diff=737</id>
		<title>NADSBox</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=NADSBox&amp;diff=737"/>
		<updated>2008-12-26T23:57:51Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* What is NADSBox */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is NADSBox ==&lt;br /&gt;
&lt;br /&gt;
[http://www.kenpettit.com/nadsbox.html NADSBox] is a stand-alone TPDD emulation device that uses SD cards.&lt;br /&gt;
&lt;br /&gt;
It also has a very advanced command prompt accessible via TELCOM which helps trememendously in bootstrapping RAM-based TPDD clients, among other things.&lt;br /&gt;
&lt;br /&gt;
== Where can I Get One ==&lt;br /&gt;
&lt;br /&gt;
The NADSBox device can be ordered from [http://club100.org Club100]&lt;br /&gt;
&lt;br /&gt;
== NADSBox Tips and Tricks ==&lt;br /&gt;
&lt;br /&gt;
[[ Dangling NADS ]]&lt;br /&gt;
&lt;br /&gt;
[[ Diagnose DTR/DSR and RTS/CTS issues ]]&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=NADSBox&amp;diff=736</id>
		<title>NADSBox</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=NADSBox&amp;diff=736"/>
		<updated>2008-12-26T23:57:17Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* What is NADSBox */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is NADSBox ==&lt;br /&gt;
&lt;br /&gt;
[http://www.kenpettit.com/nadsbox.html NADSBox] is a stand-alone TPDD emulation device that uses SD cards.&lt;br /&gt;
&lt;br /&gt;
It also has a very advanced command prompt accessible via TELCOM which helps trememendously in bootstrapping RAM-based TPDD clients, among other things.&lt;br /&gt;
&lt;br /&gt;
The NADSBox device can be ordered from [http://club100.org Club100]&lt;br /&gt;
&lt;br /&gt;
== NADSBox Tips and Tricks ==&lt;br /&gt;
&lt;br /&gt;
[[ Dangling NADS ]]&lt;br /&gt;
&lt;br /&gt;
[[ Diagnose DTR/DSR and RTS/CTS issues ]]&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=Model_T_DocGarden&amp;diff=735</id>
		<title>Model T DocGarden</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Model_T_DocGarden&amp;diff=735"/>
		<updated>2008-12-26T23:55:33Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* Clients */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These pages are devoted to the Model T:&lt;br /&gt;
&lt;br /&gt;
TRS-80 Model 100, Tandy Model 102, KC-85, NEC 8201A, NEC 8300, Olivetti M10, Tandy Model 200, and the WP-2&lt;br /&gt;
&lt;br /&gt;
== Tandy Disk Drive and Emulators ==&lt;br /&gt;
&lt;br /&gt;
TPDD emulators, in concert with a compatible disk clients like&lt;br /&gt;
TS-DOS, TEENY, POWR-DOS, FLOPPY.CO, the Booster Pak, or the &lt;br /&gt;
WP-2 built-in Diskette client are the most &amp;quot;advanced&amp;quot; way to&lt;br /&gt;
accurately and quickly transfer all file types including binary&lt;br /&gt;
files to and from your Model T laptop. There are different&lt;br /&gt;
options for the server side on modern operating systems and&lt;br /&gt;
devices:&lt;br /&gt;
&lt;br /&gt;
=== Servers ===&lt;br /&gt;
&lt;br /&gt;
[[LaddieCon]] is a TPDD emulator for Windows written in C#.Net.&lt;br /&gt;
&lt;br /&gt;
[[DLPilot]] is a TPDD emulator for PalmOS devices.&lt;br /&gt;
&lt;br /&gt;
[[DLPlus]] is a TPDD emulator for Linux, BSD, and MacOSX.&lt;br /&gt;
&lt;br /&gt;
[[NADSBox]] is an advanced stand-alone TPDD emulation device that uses SD cards.&lt;br /&gt;
&lt;br /&gt;
=== Clients ===&lt;br /&gt;
&lt;br /&gt;
[[TEENY]] is a very small RAM-based TPDD client&lt;br /&gt;
&lt;br /&gt;
[[LAPDOS]] is a DOS PC based TPDD client.&lt;br /&gt;
&lt;br /&gt;
[[PDD]] is a DOS PC based TPDD client.&lt;br /&gt;
&lt;br /&gt;
=== Real TPDD and TPDD-2 ===&lt;br /&gt;
&lt;br /&gt;
[[Differences]] between TPDD-1 and TPDD-2&lt;br /&gt;
&lt;br /&gt;
== Simple Text File Transfer (No Client) ==&lt;br /&gt;
&lt;br /&gt;
You can use any &amp;quot;terminal program&amp;quot; to transfer text files to&lt;br /&gt;
and from your Model T laptop. Here are some tutorials:&lt;br /&gt;
&lt;br /&gt;
[[Text File Transfer using Hyperterminal]]&lt;br /&gt;
&lt;br /&gt;
[http://web.mac.com/lorddoomicus/Doomd/Blog/Entries/2006/9/10_Connecting_a_Tandy_102_Computer_to_a_Mac.html Text File Transfer to Mac using Z-Term]&lt;br /&gt;
&lt;br /&gt;
== Model T Software ==&lt;br /&gt;
&lt;br /&gt;
[[VirtualT]] Model 100/102, T200, NEC 8201A, M10 emulator&lt;br /&gt;
&lt;br /&gt;
[[mtcpm]] CP/M for the Tandy 100/102/200&lt;br /&gt;
&lt;br /&gt;
[[RAM4TH]]&lt;br /&gt;
&lt;br /&gt;
== Model T Hardware Hacks and Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
[[Splitting the Model 100/102/200 case]]&lt;br /&gt;
&lt;br /&gt;
[[Recovering an Unresponsive Laptop]]&lt;br /&gt;
&lt;br /&gt;
[[International Keyboard Support]]&lt;br /&gt;
&lt;br /&gt;
[[Repairing Problem Keys]]&lt;br /&gt;
&lt;br /&gt;
== Model T Hardware Projects ==&lt;br /&gt;
&lt;br /&gt;
[[Remem]] is the ultimate Model T memory upgrade&lt;br /&gt;
&lt;br /&gt;
:[http://lists.bitchin100.com/listinfo.cgi/remem-users-bitchin100.com remem-users mailing list] This is a support list for remem users.&lt;br /&gt;
:[[Remem Software HOWTO&#039;s]]&lt;br /&gt;
&lt;br /&gt;
[[REX]] is a flash OptROM emulator/switcher&lt;br /&gt;
&lt;br /&gt;
[[REX2]] is a upcoming flash OptROM emulator/switcher with support for a 64K all-RAM mode. This permits running with a patched main ROM, or the upcoming [[mtcpm]] (Model T CP/M)&lt;br /&gt;
&lt;br /&gt;
[http://www.kenpettit.com/nadsbox.html NADSBox] is a stand-alone TPDD emulation device that uses SD cards&lt;br /&gt;
&lt;br /&gt;
== Model T Developer Reference ==&lt;br /&gt;
&lt;br /&gt;
[[ROM Hooks]]&lt;br /&gt;
&lt;br /&gt;
[[RAM Variables]]&lt;br /&gt;
&lt;br /&gt;
[[Option ROM Programming]]&lt;br /&gt;
&lt;br /&gt;
[[8085 Reference]]&lt;br /&gt;
&lt;br /&gt;
[[Low Level Filesystem Access]]&lt;br /&gt;
&lt;br /&gt;
[[Low Level LCD Access]]&lt;br /&gt;
&lt;br /&gt;
[[Direct Keyboard Access]]&lt;br /&gt;
&lt;br /&gt;
[[Serial Port Access]]&lt;br /&gt;
&lt;br /&gt;
[[CO File Format]]&lt;br /&gt;
&lt;br /&gt;
[[BCR Port Access]]&lt;br /&gt;
&lt;br /&gt;
[[TPDD Protocol]]&lt;br /&gt;
&lt;br /&gt;
[[Relocating Loader (RLC) Format]]&lt;br /&gt;
&lt;br /&gt;
== Other Topics ==&lt;br /&gt;
&lt;br /&gt;
== Model T Links ==&lt;br /&gt;
&lt;br /&gt;
[http://club100.org Rick Hanson&#039;s Club 100]&lt;br /&gt;
&lt;br /&gt;
[http://www.istop.com/%7Esadolph/remem_home.html Steve Adolph&#039;s Remem Site]&lt;br /&gt;
&lt;br /&gt;
[http://sliderule.mraiow.com/wiki/Portable_Computer_Index#T Chris Osburn&#039;s Calculating Instruments]&lt;br /&gt;
&lt;br /&gt;
[http://kenpettit.com/projects.html Ken Pettit&#039;s Model T Projects]&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=PDD&amp;diff=734</id>
		<title>PDD</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=PDD&amp;diff=734"/>
		<updated>2008-12-26T23:55:13Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: New page: How to set up an old PC to run LAPDOS (or PDD)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[How to set up an old PC to run LAPDOS]] (or PDD)&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=LAPDOS&amp;diff=733</id>
		<title>LAPDOS</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=LAPDOS&amp;diff=733"/>
		<updated>2008-12-26T23:54:45Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: New page: How to set up an old PC to run LAPDOS&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[How to set up an old PC to run LAPDOS]]&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=Model_T_DocGarden&amp;diff=732</id>
		<title>Model T DocGarden</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Model_T_DocGarden&amp;diff=732"/>
		<updated>2008-12-26T23:54:28Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* Clients */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These pages are devoted to the Model T:&lt;br /&gt;
&lt;br /&gt;
TRS-80 Model 100, Tandy Model 102, KC-85, NEC 8201A, NEC 8300, Olivetti M10, Tandy Model 200, and the WP-2&lt;br /&gt;
&lt;br /&gt;
== Tandy Disk Drive and Emulators ==&lt;br /&gt;
&lt;br /&gt;
TPDD emulators, in concert with a compatible disk clients like&lt;br /&gt;
TS-DOS, TEENY, POWR-DOS, FLOPPY.CO, the Booster Pak, or the &lt;br /&gt;
WP-2 built-in Diskette client are the most &amp;quot;advanced&amp;quot; way to&lt;br /&gt;
accurately and quickly transfer all file types including binary&lt;br /&gt;
files to and from your Model T laptop. There are different&lt;br /&gt;
options for the server side on modern operating systems and&lt;br /&gt;
devices:&lt;br /&gt;
&lt;br /&gt;
=== Servers ===&lt;br /&gt;
&lt;br /&gt;
[[LaddieCon]] is a TPDD emulator for Windows written in C#.Net.&lt;br /&gt;
&lt;br /&gt;
[[DLPilot]] is a TPDD emulator for PalmOS devices.&lt;br /&gt;
&lt;br /&gt;
[[DLPlus]] is a TPDD emulator for Linux, BSD, and MacOSX.&lt;br /&gt;
&lt;br /&gt;
[[NADSBox]] is an advanced stand-alone TPDD emulation device that uses SD cards.&lt;br /&gt;
&lt;br /&gt;
=== Clients ===&lt;br /&gt;
&lt;br /&gt;
[[TEENY]] is a very small RAM-based TPDD client&lt;br /&gt;
&lt;br /&gt;
[[LAPDOS]] is a DOS PC based TPDD client.&lt;br /&gt;
&lt;br /&gt;
[[PDD]] is a DOS PC based TPDD client.&lt;br /&gt;
&lt;br /&gt;
[[How to set up an old PC to run LAPDOS]]&lt;br /&gt;
&lt;br /&gt;
=== Real TPDD and TPDD-2 ===&lt;br /&gt;
&lt;br /&gt;
[[Differences]] between TPDD-1 and TPDD-2&lt;br /&gt;
&lt;br /&gt;
== Simple Text File Transfer (No Client) ==&lt;br /&gt;
&lt;br /&gt;
You can use any &amp;quot;terminal program&amp;quot; to transfer text files to&lt;br /&gt;
and from your Model T laptop. Here are some tutorials:&lt;br /&gt;
&lt;br /&gt;
[[Text File Transfer using Hyperterminal]]&lt;br /&gt;
&lt;br /&gt;
[http://web.mac.com/lorddoomicus/Doomd/Blog/Entries/2006/9/10_Connecting_a_Tandy_102_Computer_to_a_Mac.html Text File Transfer to Mac using Z-Term]&lt;br /&gt;
&lt;br /&gt;
== Model T Software ==&lt;br /&gt;
&lt;br /&gt;
[[VirtualT]] Model 100/102, T200, NEC 8201A, M10 emulator&lt;br /&gt;
&lt;br /&gt;
[[mtcpm]] CP/M for the Tandy 100/102/200&lt;br /&gt;
&lt;br /&gt;
[[RAM4TH]]&lt;br /&gt;
&lt;br /&gt;
== Model T Hardware Hacks and Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
[[Splitting the Model 100/102/200 case]]&lt;br /&gt;
&lt;br /&gt;
[[Recovering an Unresponsive Laptop]]&lt;br /&gt;
&lt;br /&gt;
[[International Keyboard Support]]&lt;br /&gt;
&lt;br /&gt;
[[Repairing Problem Keys]]&lt;br /&gt;
&lt;br /&gt;
== Model T Hardware Projects ==&lt;br /&gt;
&lt;br /&gt;
[[Remem]] is the ultimate Model T memory upgrade&lt;br /&gt;
&lt;br /&gt;
:[http://lists.bitchin100.com/listinfo.cgi/remem-users-bitchin100.com remem-users mailing list] This is a support list for remem users.&lt;br /&gt;
:[[Remem Software HOWTO&#039;s]]&lt;br /&gt;
&lt;br /&gt;
[[REX]] is a flash OptROM emulator/switcher&lt;br /&gt;
&lt;br /&gt;
[[REX2]] is a upcoming flash OptROM emulator/switcher with support for a 64K all-RAM mode. This permits running with a patched main ROM, or the upcoming [[mtcpm]] (Model T CP/M)&lt;br /&gt;
&lt;br /&gt;
[http://www.kenpettit.com/nadsbox.html NADSBox] is a stand-alone TPDD emulation device that uses SD cards&lt;br /&gt;
&lt;br /&gt;
== Model T Developer Reference ==&lt;br /&gt;
&lt;br /&gt;
[[ROM Hooks]]&lt;br /&gt;
&lt;br /&gt;
[[RAM Variables]]&lt;br /&gt;
&lt;br /&gt;
[[Option ROM Programming]]&lt;br /&gt;
&lt;br /&gt;
[[8085 Reference]]&lt;br /&gt;
&lt;br /&gt;
[[Low Level Filesystem Access]]&lt;br /&gt;
&lt;br /&gt;
[[Low Level LCD Access]]&lt;br /&gt;
&lt;br /&gt;
[[Direct Keyboard Access]]&lt;br /&gt;
&lt;br /&gt;
[[Serial Port Access]]&lt;br /&gt;
&lt;br /&gt;
[[CO File Format]]&lt;br /&gt;
&lt;br /&gt;
[[BCR Port Access]]&lt;br /&gt;
&lt;br /&gt;
[[TPDD Protocol]]&lt;br /&gt;
&lt;br /&gt;
[[Relocating Loader (RLC) Format]]&lt;br /&gt;
&lt;br /&gt;
== Other Topics ==&lt;br /&gt;
&lt;br /&gt;
== Model T Links ==&lt;br /&gt;
&lt;br /&gt;
[http://club100.org Rick Hanson&#039;s Club 100]&lt;br /&gt;
&lt;br /&gt;
[http://www.istop.com/%7Esadolph/remem_home.html Steve Adolph&#039;s Remem Site]&lt;br /&gt;
&lt;br /&gt;
[http://sliderule.mraiow.com/wiki/Portable_Computer_Index#T Chris Osburn&#039;s Calculating Instruments]&lt;br /&gt;
&lt;br /&gt;
[http://kenpettit.com/projects.html Ken Pettit&#039;s Model T Projects]&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=Model_T_DocGarden&amp;diff=731</id>
		<title>Model T DocGarden</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Model_T_DocGarden&amp;diff=731"/>
		<updated>2008-12-26T23:54:07Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* Clients */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These pages are devoted to the Model T:&lt;br /&gt;
&lt;br /&gt;
TRS-80 Model 100, Tandy Model 102, KC-85, NEC 8201A, NEC 8300, Olivetti M10, Tandy Model 200, and the WP-2&lt;br /&gt;
&lt;br /&gt;
== Tandy Disk Drive and Emulators ==&lt;br /&gt;
&lt;br /&gt;
TPDD emulators, in concert with a compatible disk clients like&lt;br /&gt;
TS-DOS, TEENY, POWR-DOS, FLOPPY.CO, the Booster Pak, or the &lt;br /&gt;
WP-2 built-in Diskette client are the most &amp;quot;advanced&amp;quot; way to&lt;br /&gt;
accurately and quickly transfer all file types including binary&lt;br /&gt;
files to and from your Model T laptop. There are different&lt;br /&gt;
options for the server side on modern operating systems and&lt;br /&gt;
devices:&lt;br /&gt;
&lt;br /&gt;
=== Servers ===&lt;br /&gt;
&lt;br /&gt;
[[LaddieCon]] is a TPDD emulator for Windows written in C#.Net.&lt;br /&gt;
&lt;br /&gt;
[[DLPilot]] is a TPDD emulator for PalmOS devices.&lt;br /&gt;
&lt;br /&gt;
[[DLPlus]] is a TPDD emulator for Linux, BSD, and MacOSX.&lt;br /&gt;
&lt;br /&gt;
[[NADSBox]] is an advanced stand-alone TPDD emulation device that uses SD cards.&lt;br /&gt;
&lt;br /&gt;
=== Clients ===&lt;br /&gt;
&lt;br /&gt;
[[TEENY]] is a very small RAM-based TPDD client&lt;br /&gt;
&lt;br /&gt;
[[LAPDOS]] is a DOS PC based TPDD client.&lt;br /&gt;
[[PDD]] is a DOS PC based TPDD client.&lt;br /&gt;
&lt;br /&gt;
[[How to set up an old PC to run LAPDOS]]&lt;br /&gt;
&lt;br /&gt;
=== Real TPDD and TPDD-2 ===&lt;br /&gt;
&lt;br /&gt;
[[Differences]] between TPDD-1 and TPDD-2&lt;br /&gt;
&lt;br /&gt;
== Simple Text File Transfer (No Client) ==&lt;br /&gt;
&lt;br /&gt;
You can use any &amp;quot;terminal program&amp;quot; to transfer text files to&lt;br /&gt;
and from your Model T laptop. Here are some tutorials:&lt;br /&gt;
&lt;br /&gt;
[[Text File Transfer using Hyperterminal]]&lt;br /&gt;
&lt;br /&gt;
[http://web.mac.com/lorddoomicus/Doomd/Blog/Entries/2006/9/10_Connecting_a_Tandy_102_Computer_to_a_Mac.html Text File Transfer to Mac using Z-Term]&lt;br /&gt;
&lt;br /&gt;
== Model T Software ==&lt;br /&gt;
&lt;br /&gt;
[[VirtualT]] Model 100/102, T200, NEC 8201A, M10 emulator&lt;br /&gt;
&lt;br /&gt;
[[mtcpm]] CP/M for the Tandy 100/102/200&lt;br /&gt;
&lt;br /&gt;
[[RAM4TH]]&lt;br /&gt;
&lt;br /&gt;
== Model T Hardware Hacks and Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
[[Splitting the Model 100/102/200 case]]&lt;br /&gt;
&lt;br /&gt;
[[Recovering an Unresponsive Laptop]]&lt;br /&gt;
&lt;br /&gt;
[[International Keyboard Support]]&lt;br /&gt;
&lt;br /&gt;
[[Repairing Problem Keys]]&lt;br /&gt;
&lt;br /&gt;
== Model T Hardware Projects ==&lt;br /&gt;
&lt;br /&gt;
[[Remem]] is the ultimate Model T memory upgrade&lt;br /&gt;
&lt;br /&gt;
:[http://lists.bitchin100.com/listinfo.cgi/remem-users-bitchin100.com remem-users mailing list] This is a support list for remem users.&lt;br /&gt;
:[[Remem Software HOWTO&#039;s]]&lt;br /&gt;
&lt;br /&gt;
[[REX]] is a flash OptROM emulator/switcher&lt;br /&gt;
&lt;br /&gt;
[[REX2]] is a upcoming flash OptROM emulator/switcher with support for a 64K all-RAM mode. This permits running with a patched main ROM, or the upcoming [[mtcpm]] (Model T CP/M)&lt;br /&gt;
&lt;br /&gt;
[http://www.kenpettit.com/nadsbox.html NADSBox] is a stand-alone TPDD emulation device that uses SD cards&lt;br /&gt;
&lt;br /&gt;
== Model T Developer Reference ==&lt;br /&gt;
&lt;br /&gt;
[[ROM Hooks]]&lt;br /&gt;
&lt;br /&gt;
[[RAM Variables]]&lt;br /&gt;
&lt;br /&gt;
[[Option ROM Programming]]&lt;br /&gt;
&lt;br /&gt;
[[8085 Reference]]&lt;br /&gt;
&lt;br /&gt;
[[Low Level Filesystem Access]]&lt;br /&gt;
&lt;br /&gt;
[[Low Level LCD Access]]&lt;br /&gt;
&lt;br /&gt;
[[Direct Keyboard Access]]&lt;br /&gt;
&lt;br /&gt;
[[Serial Port Access]]&lt;br /&gt;
&lt;br /&gt;
[[CO File Format]]&lt;br /&gt;
&lt;br /&gt;
[[BCR Port Access]]&lt;br /&gt;
&lt;br /&gt;
[[TPDD Protocol]]&lt;br /&gt;
&lt;br /&gt;
[[Relocating Loader (RLC) Format]]&lt;br /&gt;
&lt;br /&gt;
== Other Topics ==&lt;br /&gt;
&lt;br /&gt;
== Model T Links ==&lt;br /&gt;
&lt;br /&gt;
[http://club100.org Rick Hanson&#039;s Club 100]&lt;br /&gt;
&lt;br /&gt;
[http://www.istop.com/%7Esadolph/remem_home.html Steve Adolph&#039;s Remem Site]&lt;br /&gt;
&lt;br /&gt;
[http://sliderule.mraiow.com/wiki/Portable_Computer_Index#T Chris Osburn&#039;s Calculating Instruments]&lt;br /&gt;
&lt;br /&gt;
[http://kenpettit.com/projects.html Ken Pettit&#039;s Model T Projects]&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=Model_T_DocGarden&amp;diff=730</id>
		<title>Model T DocGarden</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Model_T_DocGarden&amp;diff=730"/>
		<updated>2008-12-26T21:14:56Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* Clients */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These pages are devoted to the Model T:&lt;br /&gt;
&lt;br /&gt;
TRS-80 Model 100, Tandy Model 102, KC-85, NEC 8201A, NEC 8300, Olivetti M10, Tandy Model 200, and the WP-2&lt;br /&gt;
&lt;br /&gt;
== Tandy Disk Drive and Emulators ==&lt;br /&gt;
&lt;br /&gt;
TPDD emulators, in concert with a compatible disk clients like&lt;br /&gt;
TS-DOS, TEENY, POWR-DOS, FLOPPY.CO, the Booster Pak, or the &lt;br /&gt;
WP-2 built-in Diskette client are the most &amp;quot;advanced&amp;quot; way to&lt;br /&gt;
accurately and quickly transfer all file types including binary&lt;br /&gt;
files to and from your Model T laptop. There are different&lt;br /&gt;
options for the server side on modern operating systems and&lt;br /&gt;
devices:&lt;br /&gt;
&lt;br /&gt;
=== Servers ===&lt;br /&gt;
&lt;br /&gt;
[[LaddieCon]] is a TPDD emulator for Windows written in C#.Net.&lt;br /&gt;
&lt;br /&gt;
[[DLPilot]] is a TPDD emulator for PalmOS devices.&lt;br /&gt;
&lt;br /&gt;
[[DLPlus]] is a TPDD emulator for Linux, BSD, and MacOSX.&lt;br /&gt;
&lt;br /&gt;
[[NADSBox]] is an advanced stand-alone TPDD emulation device that uses SD cards.&lt;br /&gt;
&lt;br /&gt;
=== Clients ===&lt;br /&gt;
&lt;br /&gt;
[[TEENY]] is a very small RAM-based TPDD client&lt;br /&gt;
&lt;br /&gt;
LAPDOS is a DOS PC based TPDD client.&lt;br /&gt;
PDD.EXE is also a DOS PC based TPDD client.&lt;br /&gt;
&lt;br /&gt;
[[How to set up an old PC to run LAPDOS]]&lt;br /&gt;
&lt;br /&gt;
=== Real TPDD and TPDD-2 ===&lt;br /&gt;
&lt;br /&gt;
[[Differences]] between TPDD-1 and TPDD-2&lt;br /&gt;
&lt;br /&gt;
== Simple Text File Transfer (No Client) ==&lt;br /&gt;
&lt;br /&gt;
You can use any &amp;quot;terminal program&amp;quot; to transfer text files to&lt;br /&gt;
and from your Model T laptop. Here are some tutorials:&lt;br /&gt;
&lt;br /&gt;
[[Text File Transfer using Hyperterminal]]&lt;br /&gt;
&lt;br /&gt;
[http://web.mac.com/lorddoomicus/Doomd/Blog/Entries/2006/9/10_Connecting_a_Tandy_102_Computer_to_a_Mac.html Text File Transfer to Mac using Z-Term]&lt;br /&gt;
&lt;br /&gt;
== Model T Software ==&lt;br /&gt;
&lt;br /&gt;
[[VirtualT]] Model 100/102, T200, NEC 8201A, M10 emulator&lt;br /&gt;
&lt;br /&gt;
[[mtcpm]] CP/M for the Tandy 100/102/200&lt;br /&gt;
&lt;br /&gt;
[[RAM4TH]]&lt;br /&gt;
&lt;br /&gt;
== Model T Hardware Hacks and Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
[[Splitting the Model 100/102/200 case]]&lt;br /&gt;
&lt;br /&gt;
[[Recovering an Unresponsive Laptop]]&lt;br /&gt;
&lt;br /&gt;
[[International Keyboard Support]]&lt;br /&gt;
&lt;br /&gt;
[[Repairing Problem Keys]]&lt;br /&gt;
&lt;br /&gt;
== Model T Hardware Projects ==&lt;br /&gt;
&lt;br /&gt;
[[Remem]] is the ultimate Model T memory upgrade&lt;br /&gt;
&lt;br /&gt;
:[http://lists.bitchin100.com/listinfo.cgi/remem-users-bitchin100.com remem-users mailing list] This is a support list for remem users.&lt;br /&gt;
:[[Remem Software HOWTO&#039;s]]&lt;br /&gt;
&lt;br /&gt;
[[REX]] is a flash OptROM emulator/switcher&lt;br /&gt;
&lt;br /&gt;
[[REX2]] is a upcoming flash OptROM emulator/switcher with support for a 64K all-RAM mode. This permits running with a patched main ROM, or the upcoming [[mtcpm]] (Model T CP/M)&lt;br /&gt;
&lt;br /&gt;
[http://www.kenpettit.com/nadsbox.html NADSBox] is a stand-alone TPDD emulation device that uses SD cards&lt;br /&gt;
&lt;br /&gt;
== Model T Developer Reference ==&lt;br /&gt;
&lt;br /&gt;
[[ROM Hooks]]&lt;br /&gt;
&lt;br /&gt;
[[RAM Variables]]&lt;br /&gt;
&lt;br /&gt;
[[Option ROM Programming]]&lt;br /&gt;
&lt;br /&gt;
[[8085 Reference]]&lt;br /&gt;
&lt;br /&gt;
[[Low Level Filesystem Access]]&lt;br /&gt;
&lt;br /&gt;
[[Low Level LCD Access]]&lt;br /&gt;
&lt;br /&gt;
[[Direct Keyboard Access]]&lt;br /&gt;
&lt;br /&gt;
[[Serial Port Access]]&lt;br /&gt;
&lt;br /&gt;
[[CO File Format]]&lt;br /&gt;
&lt;br /&gt;
[[BCR Port Access]]&lt;br /&gt;
&lt;br /&gt;
[[TPDD Protocol]]&lt;br /&gt;
&lt;br /&gt;
[[Relocating Loader (RLC) Format]]&lt;br /&gt;
&lt;br /&gt;
== Other Topics ==&lt;br /&gt;
&lt;br /&gt;
== Model T Links ==&lt;br /&gt;
&lt;br /&gt;
[http://club100.org Rick Hanson&#039;s Club 100]&lt;br /&gt;
&lt;br /&gt;
[http://www.istop.com/%7Esadolph/remem_home.html Steve Adolph&#039;s Remem Site]&lt;br /&gt;
&lt;br /&gt;
[http://sliderule.mraiow.com/wiki/Portable_Computer_Index#T Chris Osburn&#039;s Calculating Instruments]&lt;br /&gt;
&lt;br /&gt;
[http://kenpettit.com/projects.html Ken Pettit&#039;s Model T Projects]&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=Model_T_DocGarden&amp;diff=729</id>
		<title>Model T DocGarden</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Model_T_DocGarden&amp;diff=729"/>
		<updated>2008-12-26T21:14:43Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* Clients */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These pages are devoted to the Model T:&lt;br /&gt;
&lt;br /&gt;
TRS-80 Model 100, Tandy Model 102, KC-85, NEC 8201A, NEC 8300, Olivetti M10, Tandy Model 200, and the WP-2&lt;br /&gt;
&lt;br /&gt;
== Tandy Disk Drive and Emulators ==&lt;br /&gt;
&lt;br /&gt;
TPDD emulators, in concert with a compatible disk clients like&lt;br /&gt;
TS-DOS, TEENY, POWR-DOS, FLOPPY.CO, the Booster Pak, or the &lt;br /&gt;
WP-2 built-in Diskette client are the most &amp;quot;advanced&amp;quot; way to&lt;br /&gt;
accurately and quickly transfer all file types including binary&lt;br /&gt;
files to and from your Model T laptop. There are different&lt;br /&gt;
options for the server side on modern operating systems and&lt;br /&gt;
devices:&lt;br /&gt;
&lt;br /&gt;
=== Servers ===&lt;br /&gt;
&lt;br /&gt;
[[LaddieCon]] is a TPDD emulator for Windows written in C#.Net.&lt;br /&gt;
&lt;br /&gt;
[[DLPilot]] is a TPDD emulator for PalmOS devices.&lt;br /&gt;
&lt;br /&gt;
[[DLPlus]] is a TPDD emulator for Linux, BSD, and MacOSX.&lt;br /&gt;
&lt;br /&gt;
[[NADSBox]] is an advanced stand-alone TPDD emulation device that uses SD cards.&lt;br /&gt;
&lt;br /&gt;
=== Clients ===&lt;br /&gt;
&lt;br /&gt;
[[TEENY]] is a very small RAM-based TPDD client&lt;br /&gt;
&lt;br /&gt;
LAPDOS is a DOS PC based TPDD client.&lt;br /&gt;
PDD.EXE is also a DOS PC based TPDD client.&lt;br /&gt;
[[How to set up an old PC to run LAPDOS]]&lt;br /&gt;
&lt;br /&gt;
=== Real TPDD and TPDD-2 ===&lt;br /&gt;
&lt;br /&gt;
[[Differences]] between TPDD-1 and TPDD-2&lt;br /&gt;
&lt;br /&gt;
== Simple Text File Transfer (No Client) ==&lt;br /&gt;
&lt;br /&gt;
You can use any &amp;quot;terminal program&amp;quot; to transfer text files to&lt;br /&gt;
and from your Model T laptop. Here are some tutorials:&lt;br /&gt;
&lt;br /&gt;
[[Text File Transfer using Hyperterminal]]&lt;br /&gt;
&lt;br /&gt;
[http://web.mac.com/lorddoomicus/Doomd/Blog/Entries/2006/9/10_Connecting_a_Tandy_102_Computer_to_a_Mac.html Text File Transfer to Mac using Z-Term]&lt;br /&gt;
&lt;br /&gt;
== Model T Software ==&lt;br /&gt;
&lt;br /&gt;
[[VirtualT]] Model 100/102, T200, NEC 8201A, M10 emulator&lt;br /&gt;
&lt;br /&gt;
[[mtcpm]] CP/M for the Tandy 100/102/200&lt;br /&gt;
&lt;br /&gt;
[[RAM4TH]]&lt;br /&gt;
&lt;br /&gt;
== Model T Hardware Hacks and Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
[[Splitting the Model 100/102/200 case]]&lt;br /&gt;
&lt;br /&gt;
[[Recovering an Unresponsive Laptop]]&lt;br /&gt;
&lt;br /&gt;
[[International Keyboard Support]]&lt;br /&gt;
&lt;br /&gt;
[[Repairing Problem Keys]]&lt;br /&gt;
&lt;br /&gt;
== Model T Hardware Projects ==&lt;br /&gt;
&lt;br /&gt;
[[Remem]] is the ultimate Model T memory upgrade&lt;br /&gt;
&lt;br /&gt;
:[http://lists.bitchin100.com/listinfo.cgi/remem-users-bitchin100.com remem-users mailing list] This is a support list for remem users.&lt;br /&gt;
:[[Remem Software HOWTO&#039;s]]&lt;br /&gt;
&lt;br /&gt;
[[REX]] is a flash OptROM emulator/switcher&lt;br /&gt;
&lt;br /&gt;
[[REX2]] is a upcoming flash OptROM emulator/switcher with support for a 64K all-RAM mode. This permits running with a patched main ROM, or the upcoming [[mtcpm]] (Model T CP/M)&lt;br /&gt;
&lt;br /&gt;
[http://www.kenpettit.com/nadsbox.html NADSBox] is a stand-alone TPDD emulation device that uses SD cards&lt;br /&gt;
&lt;br /&gt;
== Model T Developer Reference ==&lt;br /&gt;
&lt;br /&gt;
[[ROM Hooks]]&lt;br /&gt;
&lt;br /&gt;
[[RAM Variables]]&lt;br /&gt;
&lt;br /&gt;
[[Option ROM Programming]]&lt;br /&gt;
&lt;br /&gt;
[[8085 Reference]]&lt;br /&gt;
&lt;br /&gt;
[[Low Level Filesystem Access]]&lt;br /&gt;
&lt;br /&gt;
[[Low Level LCD Access]]&lt;br /&gt;
&lt;br /&gt;
[[Direct Keyboard Access]]&lt;br /&gt;
&lt;br /&gt;
[[Serial Port Access]]&lt;br /&gt;
&lt;br /&gt;
[[CO File Format]]&lt;br /&gt;
&lt;br /&gt;
[[BCR Port Access]]&lt;br /&gt;
&lt;br /&gt;
[[TPDD Protocol]]&lt;br /&gt;
&lt;br /&gt;
[[Relocating Loader (RLC) Format]]&lt;br /&gt;
&lt;br /&gt;
== Other Topics ==&lt;br /&gt;
&lt;br /&gt;
== Model T Links ==&lt;br /&gt;
&lt;br /&gt;
[http://club100.org Rick Hanson&#039;s Club 100]&lt;br /&gt;
&lt;br /&gt;
[http://www.istop.com/%7Esadolph/remem_home.html Steve Adolph&#039;s Remem Site]&lt;br /&gt;
&lt;br /&gt;
[http://sliderule.mraiow.com/wiki/Portable_Computer_Index#T Chris Osburn&#039;s Calculating Instruments]&lt;br /&gt;
&lt;br /&gt;
[http://kenpettit.com/projects.html Ken Pettit&#039;s Model T Projects]&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=Model_T_DocGarden&amp;diff=728</id>
		<title>Model T DocGarden</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Model_T_DocGarden&amp;diff=728"/>
		<updated>2008-12-26T21:13:59Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* Other Topics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These pages are devoted to the Model T:&lt;br /&gt;
&lt;br /&gt;
TRS-80 Model 100, Tandy Model 102, KC-85, NEC 8201A, NEC 8300, Olivetti M10, Tandy Model 200, and the WP-2&lt;br /&gt;
&lt;br /&gt;
== Tandy Disk Drive and Emulators ==&lt;br /&gt;
&lt;br /&gt;
TPDD emulators, in concert with a compatible disk clients like&lt;br /&gt;
TS-DOS, TEENY, POWR-DOS, FLOPPY.CO, the Booster Pak, or the &lt;br /&gt;
WP-2 built-in Diskette client are the most &amp;quot;advanced&amp;quot; way to&lt;br /&gt;
accurately and quickly transfer all file types including binary&lt;br /&gt;
files to and from your Model T laptop. There are different&lt;br /&gt;
options for the server side on modern operating systems and&lt;br /&gt;
devices:&lt;br /&gt;
&lt;br /&gt;
=== Servers ===&lt;br /&gt;
&lt;br /&gt;
[[LaddieCon]] is a TPDD emulator for Windows written in C#.Net.&lt;br /&gt;
&lt;br /&gt;
[[DLPilot]] is a TPDD emulator for PalmOS devices.&lt;br /&gt;
&lt;br /&gt;
[[DLPlus]] is a TPDD emulator for Linux, BSD, and MacOSX.&lt;br /&gt;
&lt;br /&gt;
[[NADSBox]] is an advanced stand-alone TPDD emulation device that uses SD cards.&lt;br /&gt;
&lt;br /&gt;
=== Clients ===&lt;br /&gt;
&lt;br /&gt;
[[TEENY]] is a very small RAM-based TPDD client&lt;br /&gt;
&lt;br /&gt;
LAPDOS is a DOS PC based TPDD client.&lt;br /&gt;
PDD.EXE is also a DOS PC based TPDD client.&lt;br /&gt;
&lt;br /&gt;
=== Real TPDD and TPDD-2 ===&lt;br /&gt;
&lt;br /&gt;
[[Differences]] between TPDD-1 and TPDD-2&lt;br /&gt;
&lt;br /&gt;
== Simple Text File Transfer (No Client) ==&lt;br /&gt;
&lt;br /&gt;
You can use any &amp;quot;terminal program&amp;quot; to transfer text files to&lt;br /&gt;
and from your Model T laptop. Here are some tutorials:&lt;br /&gt;
&lt;br /&gt;
[[Text File Transfer using Hyperterminal]]&lt;br /&gt;
&lt;br /&gt;
[http://web.mac.com/lorddoomicus/Doomd/Blog/Entries/2006/9/10_Connecting_a_Tandy_102_Computer_to_a_Mac.html Text File Transfer to Mac using Z-Term]&lt;br /&gt;
&lt;br /&gt;
== Model T Software ==&lt;br /&gt;
&lt;br /&gt;
[[VirtualT]] Model 100/102, T200, NEC 8201A, M10 emulator&lt;br /&gt;
&lt;br /&gt;
[[mtcpm]] CP/M for the Tandy 100/102/200&lt;br /&gt;
&lt;br /&gt;
[[RAM4TH]]&lt;br /&gt;
&lt;br /&gt;
== Model T Hardware Hacks and Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
[[Splitting the Model 100/102/200 case]]&lt;br /&gt;
&lt;br /&gt;
[[Recovering an Unresponsive Laptop]]&lt;br /&gt;
&lt;br /&gt;
[[International Keyboard Support]]&lt;br /&gt;
&lt;br /&gt;
[[Repairing Problem Keys]]&lt;br /&gt;
&lt;br /&gt;
== Model T Hardware Projects ==&lt;br /&gt;
&lt;br /&gt;
[[Remem]] is the ultimate Model T memory upgrade&lt;br /&gt;
&lt;br /&gt;
:[http://lists.bitchin100.com/listinfo.cgi/remem-users-bitchin100.com remem-users mailing list] This is a support list for remem users.&lt;br /&gt;
:[[Remem Software HOWTO&#039;s]]&lt;br /&gt;
&lt;br /&gt;
[[REX]] is a flash OptROM emulator/switcher&lt;br /&gt;
&lt;br /&gt;
[[REX2]] is a upcoming flash OptROM emulator/switcher with support for a 64K all-RAM mode. This permits running with a patched main ROM, or the upcoming [[mtcpm]] (Model T CP/M)&lt;br /&gt;
&lt;br /&gt;
[http://www.kenpettit.com/nadsbox.html NADSBox] is a stand-alone TPDD emulation device that uses SD cards&lt;br /&gt;
&lt;br /&gt;
== Model T Developer Reference ==&lt;br /&gt;
&lt;br /&gt;
[[ROM Hooks]]&lt;br /&gt;
&lt;br /&gt;
[[RAM Variables]]&lt;br /&gt;
&lt;br /&gt;
[[Option ROM Programming]]&lt;br /&gt;
&lt;br /&gt;
[[8085 Reference]]&lt;br /&gt;
&lt;br /&gt;
[[Low Level Filesystem Access]]&lt;br /&gt;
&lt;br /&gt;
[[Low Level LCD Access]]&lt;br /&gt;
&lt;br /&gt;
[[Direct Keyboard Access]]&lt;br /&gt;
&lt;br /&gt;
[[Serial Port Access]]&lt;br /&gt;
&lt;br /&gt;
[[CO File Format]]&lt;br /&gt;
&lt;br /&gt;
[[BCR Port Access]]&lt;br /&gt;
&lt;br /&gt;
[[TPDD Protocol]]&lt;br /&gt;
&lt;br /&gt;
[[Relocating Loader (RLC) Format]]&lt;br /&gt;
&lt;br /&gt;
== Other Topics ==&lt;br /&gt;
&lt;br /&gt;
== Model T Links ==&lt;br /&gt;
&lt;br /&gt;
[http://club100.org Rick Hanson&#039;s Club 100]&lt;br /&gt;
&lt;br /&gt;
[http://www.istop.com/%7Esadolph/remem_home.html Steve Adolph&#039;s Remem Site]&lt;br /&gt;
&lt;br /&gt;
[http://sliderule.mraiow.com/wiki/Portable_Computer_Index#T Chris Osburn&#039;s Calculating Instruments]&lt;br /&gt;
&lt;br /&gt;
[http://kenpettit.com/projects.html Ken Pettit&#039;s Model T Projects]&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=Using_TS-DOS_to_Load_RAM4TH&amp;diff=614</id>
		<title>Using TS-DOS to Load RAM4TH</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Using_TS-DOS_to_Load_RAM4TH&amp;diff=614"/>
		<updated>2008-12-18T18:08:59Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Note: these instructions probably only work with TS-DOS running from OptROM. If you don&#039;t have TS-DOS OptROM, you may want to try POWR-DOS instead&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* First, download the following files and transfer to your external drive:&lt;br /&gt;
** [[image:RAM4TH.DO]]&lt;br /&gt;
** [[image:RLCLDR.DO|RLCLDR]]&lt;br /&gt;
&lt;br /&gt;
Note: clicking on each link brings up a page. There is a link with the expected file name near the top that you can right click, and save the link target.&lt;br /&gt;
&lt;br /&gt;
* Connect the drive to your Model T laptop.&lt;br /&gt;
* Enter TS-DOS. Ensure that &amp;quot;DOS-ON&amp;quot; is enabled.&lt;br /&gt;
* Exit TS-DOS.&lt;br /&gt;
* Enter BASIC.&lt;br /&gt;
* Convert RLCLDR to a binary format:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
load&amp;quot;0:RLCLDR.DO&amp;quot;&lt;br /&gt;
save&amp;quot;0:RLCLDR.BA&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Assuming you want to locate RAM4TH at 50176, Type&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
new&lt;br /&gt;
clear 100,50176&lt;br /&gt;
run&amp;quot;0:RLCLDR.BA&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Select option #1&lt;br /&gt;
* Enter the following output filename:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
0:RAM4TH.CO&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Enter the following input filename:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
0:RAM4TH.DO&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Indicate to load the program at address&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
50176&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* WAIT A LONG TIME. A REALLY LONG TIME.&lt;br /&gt;
* At the BEEP, you should have a RAM4TH.CO image on your external drive.&lt;br /&gt;
* To load RAM4TH type:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CLEAR0,50176&lt;br /&gt;
RUNM&amp;quot;0:RAM4TH.CO&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* To exit RAM4TH type:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
MENU&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=CO_File_Format&amp;diff=468</id>
		<title>CO File Format</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=CO_File_Format&amp;diff=468"/>
		<updated>2008-11-12T00:40:28Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The structure of a Model T CO file is very simple:&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
| START || LENGTH || ENTRY || EXECUTABLE DATA...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Where START, LENGTH and ENTRY are 16-bit words in little-endian (Intel) byte order.&lt;br /&gt;
&lt;br /&gt;
The LENGTH does not include the START LENGTH ENTRY header, just the length of EXECUTABLE DATA.&lt;br /&gt;
&lt;br /&gt;
The contents of EXECUTABLE DATA needs to be 8085 machine code ORG&#039;ed at START.&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=CO_File_Format&amp;diff=467</id>
		<title>CO File Format</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=CO_File_Format&amp;diff=467"/>
		<updated>2008-11-12T00:36:27Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The structure of a Model T CO file is very simple:&lt;br /&gt;
&lt;br /&gt;
* START&lt;br /&gt;
* LENGTH&lt;br /&gt;
* ENTRY&lt;br /&gt;
* EXECUTABLE DATA&lt;br /&gt;
&lt;br /&gt;
Where START, LENGTH and ENTRY are 16-bit words in little-endian (Intel) byte order.&lt;br /&gt;
&lt;br /&gt;
The LENGTH does not include the START LENGTH ENTRY header, just the length of EXECUTABLE DATA.&lt;br /&gt;
&lt;br /&gt;
The contents of EXECUTABLE DATA needs to be 8085 machine code ORG&#039;ed at START.&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=CO_File_Format&amp;diff=466</id>
		<title>CO File Format</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=CO_File_Format&amp;diff=466"/>
		<updated>2008-11-12T00:36:03Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The structure of a Model T CO file is very simple:&lt;br /&gt;
&lt;br /&gt;
1. START&lt;br /&gt;
2. LENGTH&lt;br /&gt;
3. ENTRY&lt;br /&gt;
4. EXECUTABLE DATA&lt;br /&gt;
&lt;br /&gt;
Where START, LENGTH and ENTRY are 16-bit words in little-endian (Intel) byte order.&lt;br /&gt;
&lt;br /&gt;
The LENGTH does not include the START LENGTH ENTRY header, just the length of EXECUTABLE DATA.&lt;br /&gt;
&lt;br /&gt;
The contents of EXECUTABLE DATA needs to be 8085 machine code ORG&#039;ed at START.&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=CO_File_Format&amp;diff=465</id>
		<title>CO File Format</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=CO_File_Format&amp;diff=465"/>
		<updated>2008-11-12T00:35:42Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: New page: The structure of a Model T CO file is very simple:  START LENGTH ENTRY EXECUTABLE DATA  Where START, LENGTH and ENTRY are 16-bit words in little-endian (Intel) byte order.  The LENGTH does...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The structure of a Model T CO file is very simple:&lt;br /&gt;
&lt;br /&gt;
START&lt;br /&gt;
LENGTH&lt;br /&gt;
ENTRY&lt;br /&gt;
EXECUTABLE DATA&lt;br /&gt;
&lt;br /&gt;
Where START, LENGTH and ENTRY are 16-bit words in little-endian (Intel) byte order.&lt;br /&gt;
&lt;br /&gt;
The LENGTH does not include the START LENGTH ENTRY header, just the length of EXECUTABLE DATA.&lt;br /&gt;
&lt;br /&gt;
The contents of EXECUTABLE DATA needs to be 8085 machine code ORG&#039;ed at START.&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=Model_T_DocGarden&amp;diff=464</id>
		<title>Model T DocGarden</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Model_T_DocGarden&amp;diff=464"/>
		<updated>2008-11-12T00:34:35Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* Model T Developer Reference */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These pages are devoted to the Model T:&lt;br /&gt;
&lt;br /&gt;
TRS-80 Model 100, Tandy Model 102, KC-85, NEC 8201A, NEC 8300, Olivetti M10, Tandy Model 200, and the WP-2&lt;br /&gt;
&lt;br /&gt;
== Tandy Disk Drive and Emulators ==&lt;br /&gt;
&lt;br /&gt;
TPDD emulators, in concert with a compatible disk clients like&lt;br /&gt;
TS-DOS, TEENY, POWR-DOS, FLOPPY.CO, the Booster Pak, or the &lt;br /&gt;
WP-2 built-in Diskette client are the most &amp;quot;advanced&amp;quot; way to&lt;br /&gt;
accurately and quickly transfer all file types including binary&lt;br /&gt;
files to and from your Model T laptop. There are different&lt;br /&gt;
options for the server side on modern operating systems and&lt;br /&gt;
devices:&lt;br /&gt;
&lt;br /&gt;
=== Servers ===&lt;br /&gt;
&lt;br /&gt;
[[LaddieCon]] is a TPDD emulator for Windows written in C#.Net.&lt;br /&gt;
&lt;br /&gt;
[[DLPilot]] is a TPDD emulator for PalmOS devices.&lt;br /&gt;
&lt;br /&gt;
[[DLPlus]] is a TPDD emulator for Linux, BSD, and MacOSX.&lt;br /&gt;
&lt;br /&gt;
[http://www.kenpettit.com/nadsbox.html NADSBox] is a stand-alone TPDD emulation device that uses SD cards&lt;br /&gt;
&lt;br /&gt;
=== Clients ===&lt;br /&gt;
&lt;br /&gt;
[[TEENY]] is a very small RAM-based TPDD client&lt;br /&gt;
&lt;br /&gt;
=== Real TPDD and TPDD-2 ===&lt;br /&gt;
&lt;br /&gt;
[[Differences]] between TPDD-1 and TPDD-2&lt;br /&gt;
&lt;br /&gt;
== Simple Text File Transfer (No Client) ==&lt;br /&gt;
&lt;br /&gt;
You can use any &amp;quot;terminal program&amp;quot; to transfer text files to&lt;br /&gt;
and from your Model T laptop. Here are some tutorials:&lt;br /&gt;
&lt;br /&gt;
[[Text File Transfer using Hyperterminal]]&lt;br /&gt;
&lt;br /&gt;
[http://web.mac.com/lorddoomicus/Doomd/Blog/Entries/2006/9/10_Connecting_a_Tandy_102_Computer_to_a_Mac.html Text File Transfer to Mac using Z-Term]&lt;br /&gt;
&lt;br /&gt;
== Model T Software ==&lt;br /&gt;
&lt;br /&gt;
[[VirtualT]] Model 100/102, T200, NEC 8201A, M10 emulator&lt;br /&gt;
&lt;br /&gt;
[[mtcpm]] CP/M for the Tandy 100/102/200&lt;br /&gt;
&lt;br /&gt;
== Model T Hardware Hacks and Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
[[Splitting the Model 100/102/200 case]]&lt;br /&gt;
&lt;br /&gt;
[[Recovering an Unresponsive Laptop]]&lt;br /&gt;
&lt;br /&gt;
[[International Keyboard Support]]&lt;br /&gt;
&lt;br /&gt;
[[Repairing Problem Keys]]&lt;br /&gt;
&lt;br /&gt;
== Model T Hardware Projects ==&lt;br /&gt;
&lt;br /&gt;
[[Remem]] is the ultimate Model T memory upgrade&lt;br /&gt;
&lt;br /&gt;
:[http://lists.bitchin100.com/listinfo.cgi/remem-users-bitchin100.com remem-users mailing list] This is a support list for remem users.&lt;br /&gt;
:[[Remem Software HOWTO&#039;s]]&lt;br /&gt;
&lt;br /&gt;
[[REX]] is a flash OptROM emulator/switcher&lt;br /&gt;
&lt;br /&gt;
[[REX2]] is a upcoming flash OptROM emulator/switcher with support for a 64K all-RAM mode. This permits running with a patched main ROM, or the upcoming [[mtcpm]] (Model T CP/M)&lt;br /&gt;
&lt;br /&gt;
[http://www.kenpettit.com/nadsbox.html NADSBox] is a stand-alone TPDD emulation device that uses SD cards&lt;br /&gt;
&lt;br /&gt;
== Model T Developer Reference ==&lt;br /&gt;
&lt;br /&gt;
[[ROM Hooks]]&lt;br /&gt;
&lt;br /&gt;
[[RAM Variables]]&lt;br /&gt;
&lt;br /&gt;
[[Option ROM Programming]]&lt;br /&gt;
&lt;br /&gt;
[[8085 Reference]]&lt;br /&gt;
&lt;br /&gt;
[[Low Level Filesystem Access]]&lt;br /&gt;
&lt;br /&gt;
[[Low Level LCD Access]]&lt;br /&gt;
&lt;br /&gt;
[[Direct Keyboard Access]]&lt;br /&gt;
&lt;br /&gt;
[[Serial Port Access]]&lt;br /&gt;
&lt;br /&gt;
[[CO File Format]]&lt;br /&gt;
&lt;br /&gt;
== Other Topics ==&lt;br /&gt;
&lt;br /&gt;
== Model T Links ==&lt;br /&gt;
&lt;br /&gt;
[http://club100.org Rick Hanson&#039;s Club 100]&lt;br /&gt;
&lt;br /&gt;
[http://www.istop.com/%7Esadolph/remem_home.html Steve Adolph&#039;s Remem Site]&lt;br /&gt;
&lt;br /&gt;
[http://sliderule.mraiow.com/wiki/Portable_Computer_Index#T Chris Osburn&#039;s Calculating Instruments]&lt;br /&gt;
&lt;br /&gt;
[http://kenpettit.com/projects.html Ken Pettit&#039;s Model T Projects]&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=LaddieCon&amp;diff=441</id>
		<title>LaddieCon</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=LaddieCon&amp;diff=441"/>
		<updated>2008-08-19T20:16:43Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is LaddieCon ==&lt;br /&gt;
&lt;br /&gt;
LaddieCon is a Model 100 disk drive emulator written for Microsoft .NET. However it does depend on&lt;br /&gt;
the Win32 API for access to the serial port. So it is completely portable to any Microsoft operating&lt;br /&gt;
system running .NET ;-) . This is for historical reasons only... when LaddieCon was written, there was no&lt;br /&gt;
serial port API in .NET. If you need a TPDD emulator for a POSIX system, you should be using [[DLPlus]].&lt;br /&gt;
&lt;br /&gt;
So to run LaddieCon, you need to have installed the .NET Framework redistributable from Microsoft.&lt;br /&gt;
Most likely if your system is up-to-date on patches this is already done.&lt;br /&gt;
&lt;br /&gt;
== LaddieCon and Vista ==&lt;br /&gt;
&lt;br /&gt;
LaddieCon is reported to work with Vista. However, you must run &#039;&#039;&#039;laddiecon.exe&#039;&#039;&#039; in &amp;quot;Administrator Mode.&amp;quot; Also, your USB adapter must have a driver that is compatible with Vista.&lt;br /&gt;
&lt;br /&gt;
To enable &amp;quot;Run As Administrator:&amp;quot;&lt;br /&gt;
&lt;br /&gt;
# Find your &#039;&#039;&#039;laddiecon.exe&#039;&#039;&#039; executable with Windows Explorer.&lt;br /&gt;
# Right click on &#039;&#039;&#039;laddiecon.exe&#039;&#039;&#039;&lt;br /&gt;
# Select Properties-&amp;gt;Compatibility Tab&lt;br /&gt;
# Check the &#039;Run as Administrator&#039; option.&lt;br /&gt;
&lt;br /&gt;
Note: if anyone knows a more fine-grained way to permit &#039;&#039;&#039;laddiecon.exe&#039;&#039;&#039; to access&lt;br /&gt;
the COM port without using Administrator Mode, please note it here.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re looking for a USB-&amp;gt;serial adapter known to work with Vista, the following have been tested:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;USBGEAR U232-P9AP&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Also, Chris Fezzler reports this device as working:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
Gigaware 6-Ft. USB-A to Serial Cable&lt;br /&gt;
SKU Model:26-949&lt;br /&gt;
Driver Date 6/25/2007&lt;br /&gt;
Driver Version 3.1.0.0&lt;br /&gt;
Provider: Prolific Technologies&lt;br /&gt;
Purchased at Radio Shack&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please add any other adapters you verify work with Vista and LaddieCon.&lt;br /&gt;
&lt;br /&gt;
The following devices are known not to work with Vista:&lt;br /&gt;
&lt;br /&gt;
* Belkin USB-to-Serial cable &#039;&#039;&#039;Model F5U109&#039;&#039;&#039;.  Despite having Vista driver, was unsuccessful in getting it to work.&lt;br /&gt;
&lt;br /&gt;
=== Reliable Text-Only Transfers ===&lt;br /&gt;
&lt;br /&gt;
If you are only transferring text files, Hyperterminal is known to be a reliable way to transfer files even at 19200 using XON/XOFF protocol. Note that saving and loading text files via the TEXT application is much faster than TELCOM, because TEXT does not scroll the text to the screen as it captures.&lt;br /&gt;
&lt;br /&gt;
See [[Text File Transfer using Hyperterminal]] for details instructions on getting Hyperterminal working.&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=LaddieCon&amp;diff=440</id>
		<title>LaddieCon</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=LaddieCon&amp;diff=440"/>
		<updated>2008-08-19T20:12:46Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: Undo revision 436 by 89.248.169.90 (Talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=Building_VirtualT_on_Linux&amp;diff=419</id>
		<title>Building VirtualT on Linux</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Building_VirtualT_on_Linux&amp;diff=419"/>
		<updated>2008-06-13T18:45:18Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is this &amp;quot;Linux&amp;quot; You Speak Of? ==&lt;br /&gt;
&lt;br /&gt;
These instructions have been tested on&lt;br /&gt;
&lt;br /&gt;
* Ubuntu&lt;br /&gt;
* Slackware&lt;br /&gt;
&lt;br /&gt;
Please add to the list if you have tested on another distribution.&lt;br /&gt;
&lt;br /&gt;
== This Sounds Hard... Why All The Steps? ==&lt;br /&gt;
&lt;br /&gt;
Because of the rich variety of Linux distros that grace our planet we need volunteer support to maintain good &amp;quot;packages&amp;quot; for each one. That&#039;s the best route... then no documentation is needed for install. Short of that, Linux users simply have to build VirtualT themselves. Of course the benefit of building it yourself is that you always have the latest and greatest features, and of course bugs... but that&#039;s what makes life exciting, right?).&lt;br /&gt;
&lt;br /&gt;
A side benefit is that it increases the amount of people on the latest and greatest. That means more testers of new features. If you have a version that works well for you, keep that in mind before you&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;cvs update&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
to get latest and greatest.&lt;br /&gt;
&lt;br /&gt;
== Download Latest VirtualT Source FOR THE FIRST TIME ==&lt;br /&gt;
&lt;br /&gt;
Open a command prompt and type:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;cvs -z3 -d:pserver:anonymous@virtualt.cvs.sourceforge.net:/cvsroot/virtualt co -P VirtualT&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Download, Build FLTK dependency ==&lt;br /&gt;
&lt;br /&gt;
VirtualT depends on the FLTK library. FLTK is hosted at http://www.fltk.org/software.php . Download a version of fltk. These instructions were developed with fltk-1.1.7 . Decompress the package.&lt;br /&gt;
&lt;br /&gt;
Change directory into fltk-x.y.z&lt;br /&gt;
&lt;br /&gt;
Configure and make fltk:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
./configure --enable-localjpeg --enable-localzlib --enable-localpng&lt;br /&gt;
make&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Updating to Latest VirtualT ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
cvs update&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Building VirtualT ==&lt;br /&gt;
&lt;br /&gt;
cd into VirtualT,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
export FLTKDIR=/where/is/fltk-x.y.z&lt;br /&gt;
make&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
then make should work.&lt;br /&gt;
&lt;br /&gt;
You should end up with a file titled &#039;virtualt&#039; in your build directory. You can launch it by typing&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
./virtualt&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=Building_VirtualT_on_Linux&amp;diff=418</id>
		<title>Building VirtualT on Linux</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Building_VirtualT_on_Linux&amp;diff=418"/>
		<updated>2008-06-13T18:44:20Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* Download Latest VirtualT Source */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is this &amp;quot;Linux&amp;quot; You Speak Of? ==&lt;br /&gt;
&lt;br /&gt;
These instructions have been tested on&lt;br /&gt;
&lt;br /&gt;
* Ubuntu&lt;br /&gt;
* Slackware&lt;br /&gt;
&lt;br /&gt;
Please add to the list if you have tested on another distribution.&lt;br /&gt;
&lt;br /&gt;
== This Sounds Hard... Why All The Steps? ==&lt;br /&gt;
&lt;br /&gt;
Because of the rich variety of Linux distros that grace our planet we need volunteer support to maintain good &amp;quot;packages&amp;quot; for each one. That&#039;s the best route... then no documentation is needed for install. Short of that, Linux users simply have to build VirtualT themselves. Of course the benefit of building it yourself is that you always have the latest and greatest features, and of course bugs... but that&#039;s what makes life exciting, right?).&lt;br /&gt;
&lt;br /&gt;
A side benefit is that it increases the amount of people on the latest and greatest. That means more testers of new features. If you have a version that works well for you, keep that in mind before you&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;cvs update&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
to get latest and greatest.&lt;br /&gt;
&lt;br /&gt;
== Download Latest VirtualT Source FOR THE FIRST TIME ==&lt;br /&gt;
&lt;br /&gt;
Open a command prompt and type:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;cvs -z3 -d:pserver:anonymous@virtualt.cvs.sourceforge.net:/cvsroot/virtualt co -P VirtualT&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Download, Build FLTK dependency ==&lt;br /&gt;
&lt;br /&gt;
VirtualT depends on the FLTK library. FLTK is hosted at http://www.fltk.org/software.php . Download a version of fltk. These instructions were developed with fltk-1.1.7 . Decompress the package.&lt;br /&gt;
&lt;br /&gt;
Change directory into fltk-x.y.z&lt;br /&gt;
&lt;br /&gt;
Configure and make fltk:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
./configure --enable-localjpeg --enable-localzlib --enable-localpng&lt;br /&gt;
make&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Building VirtualT ==&lt;br /&gt;
&lt;br /&gt;
cd into VirtualT,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
export FLTKDIR=/where/is/fltk-x.y.z&lt;br /&gt;
make&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
then make should work.&lt;br /&gt;
&lt;br /&gt;
You should end up with a file titled &#039;virtualt&#039; in your build directory. You can launch it by typing&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
./virtualt&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=LaddieCon&amp;diff=373</id>
		<title>LaddieCon</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=LaddieCon&amp;diff=373"/>
		<updated>2008-03-25T23:41:17Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* LaddieCon and Vista */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running LaddieCon ==&lt;br /&gt;
&lt;br /&gt;
On your laptop, you must be running a TPDD client. TPDD clients include TS-DOS, TEENY, POWR-DOS, FLOPPY.CO or the WP-2 Disk mode.&lt;br /&gt;
&lt;br /&gt;
For the physical connection, you need a &amp;quot;null modem&amp;quot; wired serial cable to connect to a serial port on your Windows PC. You need to know which numbered COM port you are using on the PC side.&lt;br /&gt;
&lt;br /&gt;
LADDIECON.EXE runs on a Windows computer, on top of the .Net Framework. To start it,&lt;br /&gt;
&lt;br /&gt;
Click Start -&amp;gt; Run -&amp;gt; cmd.exe&lt;br /&gt;
&lt;br /&gt;
Assuming LADDIECON.EXE is saved at c:\tools\laddiecon.exe&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
c:\tools\laddiecon.exe com1 6&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here I put &#039;com1.&#039; For your setup, the number may well be different.&lt;br /&gt;
&lt;br /&gt;
If you are using a Tandy WP-2 word processor, make sure to change the &#039;6&#039; to an &#039;8&#039;. This is important because the WP-2 uses an 8.2 style (8 characters for the base name, 2 characters for extension) filename, while the Model 10x and 200 use a 6.2 style filename. If you don&#039;t set this properly, you will get weird behavior.&lt;br /&gt;
&lt;br /&gt;
When you press ENTER, laddiecon should run until you hit CTRL-C. It won&#039;t appear to &amp;quot;do anything.&amp;quot; It is completely &amp;quot;remote controlled&amp;quot; by your disk client on the Model T laptop.&lt;br /&gt;
&lt;br /&gt;
== LaddieCon and Vista ==&lt;br /&gt;
&lt;br /&gt;
LaddieCon is reported to work with Vista. However, you must run &#039;&#039;&#039;laddiecon.exe&#039;&#039;&#039; in &amp;quot;Administrator Mode.&amp;quot; Also, your USB adapter must have a driver that is compatible with Vista.&lt;br /&gt;
&lt;br /&gt;
To enable &amp;quot;Run As Administrator:&amp;quot;&lt;br /&gt;
&lt;br /&gt;
# Find your &#039;&#039;&#039;laddiecon.exe&#039;&#039;&#039; executable with Windows Explorer.&lt;br /&gt;
# Right click on &#039;&#039;&#039;laddiecon.exe&#039;&#039;&#039;&lt;br /&gt;
# Select Properties-&amp;gt;Compatibility Tab&lt;br /&gt;
# Check the &#039;Run as Administrator&#039; option.&lt;br /&gt;
&lt;br /&gt;
Note: if anyone knows a more fine-grained way to permit &#039;&#039;&#039;laddiecon.exe&#039;&#039;&#039; to access&lt;br /&gt;
the COM port without using Administrator Mode, please note it here.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re looking for a USB-&amp;gt;serial adapter known to work with Vista, the following have been tested:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;USBGEAR U232-P9AP&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Please add any other adapters you verify work with Vista and LaddieCon.&lt;br /&gt;
&lt;br /&gt;
The following devices are known not to work with Vista:&lt;br /&gt;
&lt;br /&gt;
* (add your problem adapter here)&lt;br /&gt;
&lt;br /&gt;
=== Reliable Text-Only Transfers ===&lt;br /&gt;
&lt;br /&gt;
If you are only transferring text files, Hyperterminal is known to be a reliable way to transfer files even at 19200 using XON/XOFF protocol. Note that saving and loading text files via the TEXT application is much faster than TELCOM, because TEXT does not scroll the text to the screen as it captures.&lt;br /&gt;
&lt;br /&gt;
See [[Text File Transfer using Hyperterminal]] for details instructions on getting Hyperterminal working.&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=Model_100_Month&amp;diff=316</id>
		<title>Model 100 Month</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Model_100_Month&amp;diff=316"/>
		<updated>2008-03-03T18:24:36Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: New page: 25 YEARS and STILL GOING STRONG  Happy birthday to you. Happy birthday to you. Happy birthday Model 100. And Bill Gates, thank you…!  March is Model 100 month.  The Model 100 computer, a...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;25 YEARS and STILL GOING STRONG&lt;br /&gt;
&lt;br /&gt;
Happy birthday to you.&lt;br /&gt;
Happy birthday to you.&lt;br /&gt;
Happy birthday Model 100.&lt;br /&gt;
And Bill Gates, thank you…!&lt;br /&gt;
&lt;br /&gt;
March is Model 100 month.  The Model 100&lt;br /&gt;
computer, a joint venture by inventor, Bill Gates&lt;br /&gt;
(Microsoft) and distributor, Tandy / Radio Shack&lt;br /&gt;
(TRS), presented the famous Model 100 computer to&lt;br /&gt;
the world in March 1983. Subsequently six million&lt;br /&gt;
Model 100, 102 and 200 computers were sold&lt;br /&gt;
worldwide.  March 2008 marks the twenty-fifth anniversary of the Model 100.&lt;br /&gt;
&lt;br /&gt;
Club 100 suggests, that since the Model 100 was&lt;br /&gt;
the first Truly Portable &amp;amp; Personal computer,&lt;br /&gt;
that members celebrate for the entire year by&lt;br /&gt;
doing portable and personal stuff with their&lt;br /&gt;
Model 100s, 102s and 200s publicly to amaze the&lt;br /&gt;
world, one person at a time, worldwide.&lt;br /&gt;
&lt;br /&gt;
Actions include but are not limited to…&lt;br /&gt;
* Display their Model &amp;quot;T&amp;quot; on counters and tables&lt;br /&gt;
were they sit; to eat, talk, write, etc.&lt;br /&gt;
* Use their Model &amp;quot;T&amp;quot; openly and notoriously to&lt;br /&gt;
write, program, play, study, think and do.&lt;br /&gt;
* Respond in a friendly manner to all that ask, &amp;quot;What the heck is that thing?&amp;quot;&lt;br /&gt;
* Strive to incorporate their Model &amp;quot;T&amp;quot; into their public endeavors.&lt;br /&gt;
* Encourage the masses of un-washed to get involved in Model &amp;quot;T&amp;quot; computing.&lt;br /&gt;
&lt;br /&gt;
Let the celebration begin…&lt;br /&gt;
&lt;br /&gt;
-Rick-&lt;br /&gt;
www.Club100.org&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=Bitchin100_DocGarden&amp;diff=315</id>
		<title>Bitchin100 DocGarden</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Bitchin100_DocGarden&amp;diff=315"/>
		<updated>2008-03-03T18:24:21Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* Model 100 25th Anniversary Celebration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bitchin100 DocGardens is a site for user-contributed documentation, notes, reviews and links to other projects and software related to [[True Portable Definition|True Portable Laptops]].&lt;br /&gt;
&lt;br /&gt;
== Model 100 25th Anniversary Celebration ==&lt;br /&gt;
&lt;br /&gt;
2008 is the 25th anniversary of the Model 100!&lt;br /&gt;
&lt;br /&gt;
See this message from Rick: [[Model 100 Month]]&lt;br /&gt;
&lt;br /&gt;
How many other laptops can claim 25 years of utility? Well, the community is making noises about a worldwide celebration over the Internet, culminating in a pizza party at Melo&#039;s in Pleasant Hill, California.&lt;br /&gt;
&lt;br /&gt;
We&#039;ll keep this section updated. The [http://club100.org/list.html Model 100 Mailing List] is the place to go for more details and to volunteer to help.&lt;br /&gt;
&lt;br /&gt;
== 8-bit Bus Machines ==&lt;br /&gt;
&lt;br /&gt;
[[Model T DocGarden (10x, 200)|Model T]]: The most successful True Portable Laptop ever&lt;br /&gt;
* TRS-80 Model 100&lt;br /&gt;
* Tandy 102&lt;br /&gt;
* Tandy 200&lt;br /&gt;
* NEC 8201A/8300&lt;br /&gt;
* Kyocera-85&lt;br /&gt;
* Olivetti M-10&lt;br /&gt;
&lt;br /&gt;
[[Tandy WP-2 DocGarden|Tandy WP-2]]&lt;br /&gt;
&lt;br /&gt;
[[Cambridge Z88 DocGarden|Cambridge Z88]]&lt;br /&gt;
&lt;br /&gt;
[[Amstrad NC-100/200 DocGarden|Amstrad NC-100/200]]&lt;br /&gt;
&lt;br /&gt;
[[Epson PX-8 Geneva DocGarden|Epson PX-8 Geneva]]&lt;br /&gt;
&lt;br /&gt;
== 16, 32 or 64-bit bus Machines ==&lt;br /&gt;
&lt;br /&gt;
Please contribute documentation on any machines you feel fit the [[True Portable Definition|TPD]].&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=REX&amp;diff=177</id>
		<title>REX</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=REX&amp;diff=177"/>
		<updated>2008-02-07T22:14:27Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* Future Roadmap */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What Is REX ==&lt;br /&gt;
&lt;br /&gt;
REX is completely plug and play flash memory upgrade. REX plugs&lt;br /&gt;
into the Option ROM slot, with no soldering or necessity to open&lt;br /&gt;
the laptop case.&lt;br /&gt;
&lt;br /&gt;
Rex provides support for up to 8&lt;br /&gt;
in-circuit selectable option roms. That means, you can have 8 different&lt;br /&gt;
software packages on one Option ROM, and select between them without&lt;br /&gt;
physically unplugging anything.&lt;br /&gt;
&lt;br /&gt;
In addition, REX is in-circuit, software&lt;br /&gt;
reprogrammable. That means you can change, patch, or replace replace an Option ROM image&lt;br /&gt;
without any special hardware or physically unplugging REX.&lt;br /&gt;
&lt;br /&gt;
== REX Manager ==&lt;br /&gt;
&lt;br /&gt;
REX comes pre-programmed with release 1 REX Manager software. REX&lt;br /&gt;
Manager allows you to pick which of the 8 ROM images is the one&lt;br /&gt;
currently in use.&lt;br /&gt;
&lt;br /&gt;
REX Manager operates &amp;quot;behind the scenes&amp;quot; to make sure the currently&lt;br /&gt;
selected Option ROM image is automatically enabled on every power cycle.&lt;br /&gt;
This is an impressive trick since REX does not receive power while&lt;br /&gt;
the laptop is off (unlike the RAM memory circuit).&lt;br /&gt;
&lt;br /&gt;
Also, REX Manager is able to do this without using up any precious RAM space!&lt;br /&gt;
&lt;br /&gt;
== Advanced BASIC ROM Replacement Mode (OPTIONAL) ==&lt;br /&gt;
&lt;br /&gt;
For users that with the do-it-yourself spirit, an optional&lt;br /&gt;
feature of REX can be enabled.&lt;br /&gt;
&lt;br /&gt;
With a single wire soldered in place, REX permits BASIC ROM replacement!&lt;br /&gt;
&lt;br /&gt;
This means that you can disable the built-in BASIC/TEXT/TELCOM ROM&lt;br /&gt;
on your motherboard and replace it with a specific block of REX flash memory.&lt;br /&gt;
Typically, this will be the same BASIC/TEXT/TELCOM ROM image we know and &lt;br /&gt;
love, with a few changes. So, you can&lt;br /&gt;
upgrade your Model T with little tweaks like Y2K, the lomem patch, new&lt;br /&gt;
character sets, put your name on the main menu, etc.&lt;br /&gt;
&lt;br /&gt;
== Installing REX Manager - It&#039;s Easy ==&lt;br /&gt;
&lt;br /&gt;
From a cold restart, simply typing&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;CALL 63012&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
will install the REX system.&lt;br /&gt;
&lt;br /&gt;
To start REX Manager, press reset and hold the ESC key.  Then from&lt;br /&gt;
basic type:&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;CALL 911&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
REX Manager will start, allowing you to manage&lt;br /&gt;
which ROMs stored in REX can be used, and when.&lt;br /&gt;
&lt;br /&gt;
== Additional Utilities ==&lt;br /&gt;
&lt;br /&gt;
A separately loadable utility allows you to burn ROM images into REX.&lt;br /&gt;
&lt;br /&gt;
== Future Roadmap ==&lt;br /&gt;
&lt;br /&gt;
Future releases of REX will have a built in file system for managing&lt;br /&gt;
REX files, TPDD files and RAM files.&lt;br /&gt;
&lt;br /&gt;
There will be approximately 512K of&lt;br /&gt;
file storage.&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=REX&amp;diff=176</id>
		<title>REX</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=REX&amp;diff=176"/>
		<updated>2008-02-07T22:14:12Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* Additional Utilities */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What Is REX ==&lt;br /&gt;
&lt;br /&gt;
REX is completely plug and play flash memory upgrade. REX plugs&lt;br /&gt;
into the Option ROM slot, with no soldering or necessity to open&lt;br /&gt;
the laptop case.&lt;br /&gt;
&lt;br /&gt;
Rex provides support for up to 8&lt;br /&gt;
in-circuit selectable option roms. That means, you can have 8 different&lt;br /&gt;
software packages on one Option ROM, and select between them without&lt;br /&gt;
physically unplugging anything.&lt;br /&gt;
&lt;br /&gt;
In addition, REX is in-circuit, software&lt;br /&gt;
reprogrammable. That means you can change, patch, or replace replace an Option ROM image&lt;br /&gt;
without any special hardware or physically unplugging REX.&lt;br /&gt;
&lt;br /&gt;
== REX Manager ==&lt;br /&gt;
&lt;br /&gt;
REX comes pre-programmed with release 1 REX Manager software. REX&lt;br /&gt;
Manager allows you to pick which of the 8 ROM images is the one&lt;br /&gt;
currently in use.&lt;br /&gt;
&lt;br /&gt;
REX Manager operates &amp;quot;behind the scenes&amp;quot; to make sure the currently&lt;br /&gt;
selected Option ROM image is automatically enabled on every power cycle.&lt;br /&gt;
This is an impressive trick since REX does not receive power while&lt;br /&gt;
the laptop is off (unlike the RAM memory circuit).&lt;br /&gt;
&lt;br /&gt;
Also, REX Manager is able to do this without using up any precious RAM space!&lt;br /&gt;
&lt;br /&gt;
== Advanced BASIC ROM Replacement Mode (OPTIONAL) ==&lt;br /&gt;
&lt;br /&gt;
For users that with the do-it-yourself spirit, an optional&lt;br /&gt;
feature of REX can be enabled.&lt;br /&gt;
&lt;br /&gt;
With a single wire soldered in place, REX permits BASIC ROM replacement!&lt;br /&gt;
&lt;br /&gt;
This means that you can disable the built-in BASIC/TEXT/TELCOM ROM&lt;br /&gt;
on your motherboard and replace it with a specific block of REX flash memory.&lt;br /&gt;
Typically, this will be the same BASIC/TEXT/TELCOM ROM image we know and &lt;br /&gt;
love, with a few changes. So, you can&lt;br /&gt;
upgrade your Model T with little tweaks like Y2K, the lomem patch, new&lt;br /&gt;
character sets, put your name on the main menu, etc.&lt;br /&gt;
&lt;br /&gt;
== Installing REX Manager - It&#039;s Easy ==&lt;br /&gt;
&lt;br /&gt;
From a cold restart, simply typing&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;CALL 63012&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
will install the REX system.&lt;br /&gt;
&lt;br /&gt;
To start REX Manager, press reset and hold the ESC key.  Then from&lt;br /&gt;
basic type:&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;CALL 911&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
REX Manager will start, allowing you to manage&lt;br /&gt;
which ROMs stored in REX can be used, and when.&lt;br /&gt;
&lt;br /&gt;
== Additional Utilities ==&lt;br /&gt;
&lt;br /&gt;
A separately loadable utility allows you to burn ROM images into REX.&lt;br /&gt;
&lt;br /&gt;
== Future Roadmap ==&lt;br /&gt;
&lt;br /&gt;
Future releases of REX will have a built in file system for managing&lt;br /&gt;
REX files, TPDD files and RAM files.&lt;br /&gt;
&lt;br /&gt;
There will be approx. 512K of&lt;br /&gt;
file storage.&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=REX&amp;diff=175</id>
		<title>REX</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=REX&amp;diff=175"/>
		<updated>2008-02-07T22:13:56Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* Additional Utilities */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What Is REX ==&lt;br /&gt;
&lt;br /&gt;
REX is completely plug and play flash memory upgrade. REX plugs&lt;br /&gt;
into the Option ROM slot, with no soldering or necessity to open&lt;br /&gt;
the laptop case.&lt;br /&gt;
&lt;br /&gt;
Rex provides support for up to 8&lt;br /&gt;
in-circuit selectable option roms. That means, you can have 8 different&lt;br /&gt;
software packages on one Option ROM, and select between them without&lt;br /&gt;
physically unplugging anything.&lt;br /&gt;
&lt;br /&gt;
In addition, REX is in-circuit, software&lt;br /&gt;
reprogrammable. That means you can change, patch, or replace replace an Option ROM image&lt;br /&gt;
without any special hardware or physically unplugging REX.&lt;br /&gt;
&lt;br /&gt;
== REX Manager ==&lt;br /&gt;
&lt;br /&gt;
REX comes pre-programmed with release 1 REX Manager software. REX&lt;br /&gt;
Manager allows you to pick which of the 8 ROM images is the one&lt;br /&gt;
currently in use.&lt;br /&gt;
&lt;br /&gt;
REX Manager operates &amp;quot;behind the scenes&amp;quot; to make sure the currently&lt;br /&gt;
selected Option ROM image is automatically enabled on every power cycle.&lt;br /&gt;
This is an impressive trick since REX does not receive power while&lt;br /&gt;
the laptop is off (unlike the RAM memory circuit).&lt;br /&gt;
&lt;br /&gt;
Also, REX Manager is able to do this without using up any precious RAM space!&lt;br /&gt;
&lt;br /&gt;
== Advanced BASIC ROM Replacement Mode (OPTIONAL) ==&lt;br /&gt;
&lt;br /&gt;
For users that with the do-it-yourself spirit, an optional&lt;br /&gt;
feature of REX can be enabled.&lt;br /&gt;
&lt;br /&gt;
With a single wire soldered in place, REX permits BASIC ROM replacement!&lt;br /&gt;
&lt;br /&gt;
This means that you can disable the built-in BASIC/TEXT/TELCOM ROM&lt;br /&gt;
on your motherboard and replace it with a specific block of REX flash memory.&lt;br /&gt;
Typically, this will be the same BASIC/TEXT/TELCOM ROM image we know and &lt;br /&gt;
love, with a few changes. So, you can&lt;br /&gt;
upgrade your Model T with little tweaks like Y2K, the lomem patch, new&lt;br /&gt;
character sets, put your name on the main menu, etc.&lt;br /&gt;
&lt;br /&gt;
== Installing REX Manager - It&#039;s Easy ==&lt;br /&gt;
&lt;br /&gt;
From a cold restart, simply typing&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;CALL 63012&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
will install the REX system.&lt;br /&gt;
&lt;br /&gt;
To start REX Manager, press reset and hold the ESC key.  Then from&lt;br /&gt;
basic type:&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;CALL 911&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
REX Manager will start, allowing you to manage&lt;br /&gt;
which ROMs stored in REX can be used, and when.&lt;br /&gt;
&lt;br /&gt;
== Additional Utilities ==&lt;br /&gt;
&lt;br /&gt;
A separately loadable utility will allow you to burn ROM images into REX.&lt;br /&gt;
&lt;br /&gt;
== Future Roadmap ==&lt;br /&gt;
&lt;br /&gt;
Future releases of REX will have a built in file system for managing&lt;br /&gt;
REX files, TPDD files and RAM files.&lt;br /&gt;
&lt;br /&gt;
There will be approx. 512K of&lt;br /&gt;
file storage.&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=REX&amp;diff=174</id>
		<title>REX</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=REX&amp;diff=174"/>
		<updated>2008-02-07T22:13:26Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* Installing REX Manager */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What Is REX ==&lt;br /&gt;
&lt;br /&gt;
REX is completely plug and play flash memory upgrade. REX plugs&lt;br /&gt;
into the Option ROM slot, with no soldering or necessity to open&lt;br /&gt;
the laptop case.&lt;br /&gt;
&lt;br /&gt;
Rex provides support for up to 8&lt;br /&gt;
in-circuit selectable option roms. That means, you can have 8 different&lt;br /&gt;
software packages on one Option ROM, and select between them without&lt;br /&gt;
physically unplugging anything.&lt;br /&gt;
&lt;br /&gt;
In addition, REX is in-circuit, software&lt;br /&gt;
reprogrammable. That means you can change, patch, or replace replace an Option ROM image&lt;br /&gt;
without any special hardware or physically unplugging REX.&lt;br /&gt;
&lt;br /&gt;
== REX Manager ==&lt;br /&gt;
&lt;br /&gt;
REX comes pre-programmed with release 1 REX Manager software. REX&lt;br /&gt;
Manager allows you to pick which of the 8 ROM images is the one&lt;br /&gt;
currently in use.&lt;br /&gt;
&lt;br /&gt;
REX Manager operates &amp;quot;behind the scenes&amp;quot; to make sure the currently&lt;br /&gt;
selected Option ROM image is automatically enabled on every power cycle.&lt;br /&gt;
This is an impressive trick since REX does not receive power while&lt;br /&gt;
the laptop is off (unlike the RAM memory circuit).&lt;br /&gt;
&lt;br /&gt;
Also, REX Manager is able to do this without using up any precious RAM space!&lt;br /&gt;
&lt;br /&gt;
== Advanced BASIC ROM Replacement Mode (OPTIONAL) ==&lt;br /&gt;
&lt;br /&gt;
For users that with the do-it-yourself spirit, an optional&lt;br /&gt;
feature of REX can be enabled.&lt;br /&gt;
&lt;br /&gt;
With a single wire soldered in place, REX permits BASIC ROM replacement!&lt;br /&gt;
&lt;br /&gt;
This means that you can disable the built-in BASIC/TEXT/TELCOM ROM&lt;br /&gt;
on your motherboard and replace it with a specific block of REX flash memory.&lt;br /&gt;
Typically, this will be the same BASIC/TEXT/TELCOM ROM image we know and &lt;br /&gt;
love, with a few changes. So, you can&lt;br /&gt;
upgrade your Model T with little tweaks like Y2K, the lomem patch, new&lt;br /&gt;
character sets, put your name on the main menu, etc.&lt;br /&gt;
&lt;br /&gt;
== Installing REX Manager - It&#039;s Easy ==&lt;br /&gt;
&lt;br /&gt;
From a cold restart, simply typing&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;CALL 63012&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
will install the REX system.&lt;br /&gt;
&lt;br /&gt;
To start REX Manager, press reset and hold the ESC key.  Then from&lt;br /&gt;
basic type:&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;CALL 911&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
REX Manager will start, allowing you to manage&lt;br /&gt;
which ROMs stored in REX can be used, and when.&lt;br /&gt;
&lt;br /&gt;
== Additional Utilities ==&lt;br /&gt;
&lt;br /&gt;
A separately loadable utility will allow you to burn rom images into REX.&lt;br /&gt;
&lt;br /&gt;
== Future Roadmap ==&lt;br /&gt;
&lt;br /&gt;
Future releases of REX will have a built in file system for managing&lt;br /&gt;
REX files, TPDD files and RAM files.&lt;br /&gt;
&lt;br /&gt;
There will be approx. 512K of&lt;br /&gt;
file storage.&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=REX&amp;diff=173</id>
		<title>REX</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=REX&amp;diff=173"/>
		<updated>2008-02-07T22:13:05Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* Advanced BASIC ROM Replacement Mode (OPTIONAL) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What Is REX ==&lt;br /&gt;
&lt;br /&gt;
REX is completely plug and play flash memory upgrade. REX plugs&lt;br /&gt;
into the Option ROM slot, with no soldering or necessity to open&lt;br /&gt;
the laptop case.&lt;br /&gt;
&lt;br /&gt;
Rex provides support for up to 8&lt;br /&gt;
in-circuit selectable option roms. That means, you can have 8 different&lt;br /&gt;
software packages on one Option ROM, and select between them without&lt;br /&gt;
physically unplugging anything.&lt;br /&gt;
&lt;br /&gt;
In addition, REX is in-circuit, software&lt;br /&gt;
reprogrammable. That means you can change, patch, or replace replace an Option ROM image&lt;br /&gt;
without any special hardware or physically unplugging REX.&lt;br /&gt;
&lt;br /&gt;
== REX Manager ==&lt;br /&gt;
&lt;br /&gt;
REX comes pre-programmed with release 1 REX Manager software. REX&lt;br /&gt;
Manager allows you to pick which of the 8 ROM images is the one&lt;br /&gt;
currently in use.&lt;br /&gt;
&lt;br /&gt;
REX Manager operates &amp;quot;behind the scenes&amp;quot; to make sure the currently&lt;br /&gt;
selected Option ROM image is automatically enabled on every power cycle.&lt;br /&gt;
This is an impressive trick since REX does not receive power while&lt;br /&gt;
the laptop is off (unlike the RAM memory circuit).&lt;br /&gt;
&lt;br /&gt;
Also, REX Manager is able to do this without using up any precious RAM space!&lt;br /&gt;
&lt;br /&gt;
== Advanced BASIC ROM Replacement Mode (OPTIONAL) ==&lt;br /&gt;
&lt;br /&gt;
For users that with the do-it-yourself spirit, an optional&lt;br /&gt;
feature of REX can be enabled.&lt;br /&gt;
&lt;br /&gt;
With a single wire soldered in place, REX permits BASIC ROM replacement!&lt;br /&gt;
&lt;br /&gt;
This means that you can disable the built-in BASIC/TEXT/TELCOM ROM&lt;br /&gt;
on your motherboard and replace it with a specific block of REX flash memory.&lt;br /&gt;
Typically, this will be the same BASIC/TEXT/TELCOM ROM image we know and &lt;br /&gt;
love, with a few changes. So, you can&lt;br /&gt;
upgrade your Model T with little tweaks like Y2K, the lomem patch, new&lt;br /&gt;
character sets, put your name on the main menu, etc.&lt;br /&gt;
&lt;br /&gt;
== Installing REX Manager ==&lt;br /&gt;
&lt;br /&gt;
From a cold restart, simply typing&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;CALL 63012&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
will install the REX system.&lt;br /&gt;
&lt;br /&gt;
To start REX Manager, press reset and hold the ESC key.  Then from&lt;br /&gt;
basic type:&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;CALL 911&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
REX Manager will start, allowing you to manage&lt;br /&gt;
which ROMs stored in REX can be used, and when.&lt;br /&gt;
&lt;br /&gt;
== Additional Utilities ==&lt;br /&gt;
&lt;br /&gt;
A separately loadable utility will allow you to burn rom images into REX.&lt;br /&gt;
&lt;br /&gt;
== Future Roadmap ==&lt;br /&gt;
&lt;br /&gt;
Future releases of REX will have a built in file system for managing&lt;br /&gt;
REX files, TPDD files and RAM files.&lt;br /&gt;
&lt;br /&gt;
There will be approx. 512K of&lt;br /&gt;
file storage.&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=REX&amp;diff=172</id>
		<title>REX</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=REX&amp;diff=172"/>
		<updated>2008-02-07T22:12:37Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* Advanced Main ROM Replacement Mode (OPTIONAL) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What Is REX ==&lt;br /&gt;
&lt;br /&gt;
REX is completely plug and play flash memory upgrade. REX plugs&lt;br /&gt;
into the Option ROM slot, with no soldering or necessity to open&lt;br /&gt;
the laptop case.&lt;br /&gt;
&lt;br /&gt;
Rex provides support for up to 8&lt;br /&gt;
in-circuit selectable option roms. That means, you can have 8 different&lt;br /&gt;
software packages on one Option ROM, and select between them without&lt;br /&gt;
physically unplugging anything.&lt;br /&gt;
&lt;br /&gt;
In addition, REX is in-circuit, software&lt;br /&gt;
reprogrammable. That means you can change, patch, or replace replace an Option ROM image&lt;br /&gt;
without any special hardware or physically unplugging REX.&lt;br /&gt;
&lt;br /&gt;
== REX Manager ==&lt;br /&gt;
&lt;br /&gt;
REX comes pre-programmed with release 1 REX Manager software. REX&lt;br /&gt;
Manager allows you to pick which of the 8 ROM images is the one&lt;br /&gt;
currently in use.&lt;br /&gt;
&lt;br /&gt;
REX Manager operates &amp;quot;behind the scenes&amp;quot; to make sure the currently&lt;br /&gt;
selected Option ROM image is automatically enabled on every power cycle.&lt;br /&gt;
This is an impressive trick since REX does not receive power while&lt;br /&gt;
the laptop is off (unlike the RAM memory circuit).&lt;br /&gt;
&lt;br /&gt;
Also, REX Manager is able to do this without using up any precious RAM space!&lt;br /&gt;
&lt;br /&gt;
== Advanced BASIC ROM Replacement Mode (OPTIONAL) ==&lt;br /&gt;
&lt;br /&gt;
For users that with the do-it-yourself spirit, an optional&lt;br /&gt;
feature of REX can be enabled.&lt;br /&gt;
&lt;br /&gt;
With a single wire soldered in place, REX permits BASIC ROM replacement!&lt;br /&gt;
&lt;br /&gt;
This means that you can disable the built-in BASIC/TEXT/TELCOM ROM&lt;br /&gt;
on your motherboard and replace it with a specific block of REX flash memory.&lt;br /&gt;
Typically, this will be the same BASIC/TEXT/TELCOM ROM image we know and &lt;br /&gt;
love, with a few changes. So, you can&lt;br /&gt;
upgrade your OS with little tweaks like Y2K, the lomem patch, new&lt;br /&gt;
character sets, put your name on the main menu, etc.&lt;br /&gt;
&lt;br /&gt;
== Installing REX Manager ==&lt;br /&gt;
&lt;br /&gt;
From a cold restart, simply typing&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;CALL 63012&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
will install the REX system.&lt;br /&gt;
&lt;br /&gt;
To start REX Manager, press reset and hold the ESC key.  Then from&lt;br /&gt;
basic type:&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;CALL 911&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
REX Manager will start, allowing you to manage&lt;br /&gt;
which ROMs stored in REX can be used, and when.&lt;br /&gt;
&lt;br /&gt;
== Additional Utilities ==&lt;br /&gt;
&lt;br /&gt;
A separately loadable utility will allow you to burn rom images into REX.&lt;br /&gt;
&lt;br /&gt;
== Future Roadmap ==&lt;br /&gt;
&lt;br /&gt;
Future releases of REX will have a built in file system for managing&lt;br /&gt;
REX files, TPDD files and RAM files.&lt;br /&gt;
&lt;br /&gt;
There will be approx. 512K of&lt;br /&gt;
file storage.&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=REX&amp;diff=171</id>
		<title>REX</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=REX&amp;diff=171"/>
		<updated>2008-02-07T22:12:22Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* Advanced Main ROM Replacement Mode (OPTIONAL) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What Is REX ==&lt;br /&gt;
&lt;br /&gt;
REX is completely plug and play flash memory upgrade. REX plugs&lt;br /&gt;
into the Option ROM slot, with no soldering or necessity to open&lt;br /&gt;
the laptop case.&lt;br /&gt;
&lt;br /&gt;
Rex provides support for up to 8&lt;br /&gt;
in-circuit selectable option roms. That means, you can have 8 different&lt;br /&gt;
software packages on one Option ROM, and select between them without&lt;br /&gt;
physically unplugging anything.&lt;br /&gt;
&lt;br /&gt;
In addition, REX is in-circuit, software&lt;br /&gt;
reprogrammable. That means you can change, patch, or replace replace an Option ROM image&lt;br /&gt;
without any special hardware or physically unplugging REX.&lt;br /&gt;
&lt;br /&gt;
== REX Manager ==&lt;br /&gt;
&lt;br /&gt;
REX comes pre-programmed with release 1 REX Manager software. REX&lt;br /&gt;
Manager allows you to pick which of the 8 ROM images is the one&lt;br /&gt;
currently in use.&lt;br /&gt;
&lt;br /&gt;
REX Manager operates &amp;quot;behind the scenes&amp;quot; to make sure the currently&lt;br /&gt;
selected Option ROM image is automatically enabled on every power cycle.&lt;br /&gt;
This is an impressive trick since REX does not receive power while&lt;br /&gt;
the laptop is off (unlike the RAM memory circuit).&lt;br /&gt;
&lt;br /&gt;
Also, REX Manager is able to do this without using up any precious RAM space!&lt;br /&gt;
&lt;br /&gt;
== Advanced Main ROM Replacement Mode (OPTIONAL) ==&lt;br /&gt;
&lt;br /&gt;
For users that with the do-it-yourself spirit, an optional&lt;br /&gt;
feature of REX can be enabled.&lt;br /&gt;
&lt;br /&gt;
With a single wire soldered in place, REX permits BASIC ROM replacement!&lt;br /&gt;
&lt;br /&gt;
This means that you can disable the built-in BASIC/TEXT/TELCOM ROM&lt;br /&gt;
on your motherboard and replace it with a specific block of REX flash memory.&lt;br /&gt;
Typically, this will be the same BASIC/TEXT/TELCOM ROM image we know and &lt;br /&gt;
love, with a few changes. So, you can&lt;br /&gt;
upgrade your OS with little tweaks like Y2K, the lomem patch, new&lt;br /&gt;
character sets, put your name on the main menu, etc.&lt;br /&gt;
&lt;br /&gt;
== Installing REX Manager ==&lt;br /&gt;
&lt;br /&gt;
From a cold restart, simply typing&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;CALL 63012&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
will install the REX system.&lt;br /&gt;
&lt;br /&gt;
To start REX Manager, press reset and hold the ESC key.  Then from&lt;br /&gt;
basic type:&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;CALL 911&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
REX Manager will start, allowing you to manage&lt;br /&gt;
which ROMs stored in REX can be used, and when.&lt;br /&gt;
&lt;br /&gt;
== Additional Utilities ==&lt;br /&gt;
&lt;br /&gt;
A separately loadable utility will allow you to burn rom images into REX.&lt;br /&gt;
&lt;br /&gt;
== Future Roadmap ==&lt;br /&gt;
&lt;br /&gt;
Future releases of REX will have a built in file system for managing&lt;br /&gt;
REX files, TPDD files and RAM files.&lt;br /&gt;
&lt;br /&gt;
There will be approx. 512K of&lt;br /&gt;
file storage.&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=REX&amp;diff=170</id>
		<title>REX</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=REX&amp;diff=170"/>
		<updated>2008-02-07T22:10:51Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* Advanced Main ROM Replacement Mode (OPTIONAL) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What Is REX ==&lt;br /&gt;
&lt;br /&gt;
REX is completely plug and play flash memory upgrade. REX plugs&lt;br /&gt;
into the Option ROM slot, with no soldering or necessity to open&lt;br /&gt;
the laptop case.&lt;br /&gt;
&lt;br /&gt;
Rex provides support for up to 8&lt;br /&gt;
in-circuit selectable option roms. That means, you can have 8 different&lt;br /&gt;
software packages on one Option ROM, and select between them without&lt;br /&gt;
physically unplugging anything.&lt;br /&gt;
&lt;br /&gt;
In addition, REX is in-circuit, software&lt;br /&gt;
reprogrammable. That means you can change, patch, or replace replace an Option ROM image&lt;br /&gt;
without any special hardware or physically unplugging REX.&lt;br /&gt;
&lt;br /&gt;
== REX Manager ==&lt;br /&gt;
&lt;br /&gt;
REX comes pre-programmed with release 1 REX Manager software. REX&lt;br /&gt;
Manager allows you to pick which of the 8 ROM images is the one&lt;br /&gt;
currently in use.&lt;br /&gt;
&lt;br /&gt;
REX Manager operates &amp;quot;behind the scenes&amp;quot; to make sure the currently&lt;br /&gt;
selected Option ROM image is automatically enabled on every power cycle.&lt;br /&gt;
This is an impressive trick since REX does not receive power while&lt;br /&gt;
the laptop is off (unlike the RAM memory circuit).&lt;br /&gt;
&lt;br /&gt;
Also, REX Manager is able to do this without using up any precious RAM space!&lt;br /&gt;
&lt;br /&gt;
== Advanced Main ROM Replacement Mode (OPTIONAL) ==&lt;br /&gt;
&lt;br /&gt;
For users that with the do-it-yourself spirit, an optional&lt;br /&gt;
feature of REX can be enabled.&lt;br /&gt;
&lt;br /&gt;
With a single wire soldered in place, REX permits BASIC ROM replacement!&lt;br /&gt;
&lt;br /&gt;
This means that you can disable the hard coded ROM&lt;br /&gt;
on your motherboard and replace it with a specific block of REX flash memory.&lt;br /&gt;
So, you can&lt;br /&gt;
upgrade your OS with little tweaks like Y2K, the lomem patch, new&lt;br /&gt;
character sets, put your name on the main menu, etc.&lt;br /&gt;
&lt;br /&gt;
== Installing REX Manager ==&lt;br /&gt;
&lt;br /&gt;
From a cold restart, simply typing&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;CALL 63012&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
will install the REX system.&lt;br /&gt;
&lt;br /&gt;
To start REX Manager, press reset and hold the ESC key.  Then from&lt;br /&gt;
basic type:&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;CALL 911&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
REX Manager will start, allowing you to manage&lt;br /&gt;
which ROMs stored in REX can be used, and when.&lt;br /&gt;
&lt;br /&gt;
== Additional Utilities ==&lt;br /&gt;
&lt;br /&gt;
A separately loadable utility will allow you to burn rom images into REX.&lt;br /&gt;
&lt;br /&gt;
== Future Roadmap ==&lt;br /&gt;
&lt;br /&gt;
Future releases of REX will have a built in file system for managing&lt;br /&gt;
REX files, TPDD files and RAM files.&lt;br /&gt;
&lt;br /&gt;
There will be approx. 512K of&lt;br /&gt;
file storage.&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=REX&amp;diff=169</id>
		<title>REX</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=REX&amp;diff=169"/>
		<updated>2008-02-07T22:09:05Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* Advanced Main ROM Replacement Mode (OPTIONAL) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What Is REX ==&lt;br /&gt;
&lt;br /&gt;
REX is completely plug and play flash memory upgrade. REX plugs&lt;br /&gt;
into the Option ROM slot, with no soldering or necessity to open&lt;br /&gt;
the laptop case.&lt;br /&gt;
&lt;br /&gt;
Rex provides support for up to 8&lt;br /&gt;
in-circuit selectable option roms. That means, you can have 8 different&lt;br /&gt;
software packages on one Option ROM, and select between them without&lt;br /&gt;
physically unplugging anything.&lt;br /&gt;
&lt;br /&gt;
In addition, REX is in-circuit, software&lt;br /&gt;
reprogrammable. That means you can change, patch, or replace replace an Option ROM image&lt;br /&gt;
without any special hardware or physically unplugging REX.&lt;br /&gt;
&lt;br /&gt;
== REX Manager ==&lt;br /&gt;
&lt;br /&gt;
REX comes pre-programmed with release 1 REX Manager software. REX&lt;br /&gt;
Manager allows you to pick which of the 8 ROM images is the one&lt;br /&gt;
currently in use.&lt;br /&gt;
&lt;br /&gt;
REX Manager operates &amp;quot;behind the scenes&amp;quot; to make sure the currently&lt;br /&gt;
selected Option ROM image is automatically enabled on every power cycle.&lt;br /&gt;
This is an impressive trick since REX does not receive power while&lt;br /&gt;
the laptop is off (unlike the RAM memory circuit).&lt;br /&gt;
&lt;br /&gt;
Also, REX Manager is able to do this without using up any precious RAM space!&lt;br /&gt;
&lt;br /&gt;
== Advanced Main ROM Replacement Mode (OPTIONAL) ==&lt;br /&gt;
&lt;br /&gt;
For users that with the do-it-yourself spirit, an optional&lt;br /&gt;
feature of REX can be enabled.&lt;br /&gt;
&lt;br /&gt;
With a single wire soldered in place, REX permits BASIC ROM replacement!&lt;br /&gt;
&lt;br /&gt;
This means that you can disable the hard coded ROM&lt;br /&gt;
on your motherboard and replace it with a specific block of the 1MB of&lt;br /&gt;
flash that is dedicated to act as if it was the Main ROM.  So, you can&lt;br /&gt;
upgrade your OS with little tweaks like Y2K, the lomem patch, new&lt;br /&gt;
character sets, and other things that get dreamed up.&lt;br /&gt;
&lt;br /&gt;
== Installing REX Manager ==&lt;br /&gt;
&lt;br /&gt;
From a cold restart, simply typing&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;CALL 63012&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
will install the REX system.&lt;br /&gt;
&lt;br /&gt;
To start REX Manager, press reset and hold the ESC key.  Then from&lt;br /&gt;
basic type:&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;CALL 911&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
REX Manager will start, allowing you to manage&lt;br /&gt;
which ROMs stored in REX can be used, and when.&lt;br /&gt;
&lt;br /&gt;
== Additional Utilities ==&lt;br /&gt;
&lt;br /&gt;
A separately loadable utility will allow you to burn rom images into REX.&lt;br /&gt;
&lt;br /&gt;
== Future Roadmap ==&lt;br /&gt;
&lt;br /&gt;
Future releases of REX will have a built in file system for managing&lt;br /&gt;
REX files, TPDD files and RAM files.&lt;br /&gt;
&lt;br /&gt;
There will be approx. 512K of&lt;br /&gt;
file storage.&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=REX&amp;diff=168</id>
		<title>REX</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=REX&amp;diff=168"/>
		<updated>2008-02-07T22:08:03Z</updated>

		<summary type="html">&lt;p&gt;206.169.229.170: /* What Is REX */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What Is REX ==&lt;br /&gt;
&lt;br /&gt;
REX is completely plug and play flash memory upgrade. REX plugs&lt;br /&gt;
into the Option ROM slot, with no soldering or necessity to open&lt;br /&gt;
the laptop case.&lt;br /&gt;
&lt;br /&gt;
Rex provides support for up to 8&lt;br /&gt;
in-circuit selectable option roms. That means, you can have 8 different&lt;br /&gt;
software packages on one Option ROM, and select between them without&lt;br /&gt;
physically unplugging anything.&lt;br /&gt;
&lt;br /&gt;
In addition, REX is in-circuit, software&lt;br /&gt;
reprogrammable. That means you can change, patch, or replace replace an Option ROM image&lt;br /&gt;
without any special hardware or physically unplugging REX.&lt;br /&gt;
&lt;br /&gt;
== REX Manager ==&lt;br /&gt;
&lt;br /&gt;
REX comes pre-programmed with release 1 REX Manager software. REX&lt;br /&gt;
Manager allows you to pick which of the 8 ROM images is the one&lt;br /&gt;
currently in use.&lt;br /&gt;
&lt;br /&gt;
REX Manager operates &amp;quot;behind the scenes&amp;quot; to make sure the currently&lt;br /&gt;
selected Option ROM image is automatically enabled on every power cycle.&lt;br /&gt;
This is an impressive trick since REX does not receive power while&lt;br /&gt;
the laptop is off (unlike the RAM memory circuit).&lt;br /&gt;
&lt;br /&gt;
Also, REX Manager is able to do this without using up any precious RAM space!&lt;br /&gt;
&lt;br /&gt;
== Advanced Main ROM Replacement Mode (OPTIONAL) ==&lt;br /&gt;
&lt;br /&gt;
For users that with the do-it-yourself spirit, an optional&lt;br /&gt;
feature of REX can be enabled.&lt;br /&gt;
&lt;br /&gt;
With a single wire soldered in place, REX permits Main&lt;br /&gt;
ROM replacement!&lt;br /&gt;
&lt;br /&gt;
This means that you can disable the hard coded ROM&lt;br /&gt;
on your motherboard and replace it with a specific block of the 1MB of&lt;br /&gt;
flash that is dedicated to act as if it was the Main ROM.  So, you can&lt;br /&gt;
upgrade your OS with little tweaks like Y2K, the lomem patch, new&lt;br /&gt;
character sets, and other things that get dreamed up.&lt;br /&gt;
&lt;br /&gt;
== Installing REX Manager ==&lt;br /&gt;
&lt;br /&gt;
From a cold restart, simply typing&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;CALL 63012&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
will install the REX system.&lt;br /&gt;
&lt;br /&gt;
To start REX Manager, press reset and hold the ESC key.  Then from&lt;br /&gt;
basic type:&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;CALL 911&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
REX Manager will start, allowing you to manage&lt;br /&gt;
which ROMs stored in REX can be used, and when.&lt;br /&gt;
&lt;br /&gt;
== Additional Utilities ==&lt;br /&gt;
&lt;br /&gt;
A separately loadable utility will allow you to burn rom images into REX.&lt;br /&gt;
&lt;br /&gt;
== Future Roadmap ==&lt;br /&gt;
&lt;br /&gt;
Future releases of REX will have a built in file system for managing&lt;br /&gt;
REX files, TPDD files and RAM files.&lt;br /&gt;
&lt;br /&gt;
There will be approx. 512K of&lt;br /&gt;
file storage.&lt;/div&gt;</summary>
		<author><name>206.169.229.170</name></author>
	</entry>
</feed>