Most software from Misosys, Logical Systems, Galactic Software Ltd., Powersoft, and Breeze/QSD is now available for download by permission of the copyright owner, Roy Soltoff (owner of Misosys). See http://www.research.digital.com/SRC/personal/Tim_Mann/trs80.html.
Other sites with downloadable software include:
Computer News 80 has some commercial software and hardware products, a library of freeware disks, and a small monthly newsletter that still supports the TRS-80 I/III/4. You can contact them via the Web at http://www.computernews80.com/, via email at compnew@trib.com, or by phone at 307-265-6483.
M. A. D. Software deals in TRS-80 products. Among other things, they have upgrades to the Model 4P ROMs and the MODELA/III file (Model III ROM image). You can contact them via email at madcs@madsoft.lonestar.org or via US mail at:
M. A. D. SoftwareFrank Gottschalk ("The TRS-80 Recycler") deals in used TRS-80 hardware and software. You can contact him at 72623.40@CompuServe.COM.
Cord Coslor (Archive Software) is a collector of TRS-80 Model I/III/4 software and hardware who occasionally puts out an electronic catalog. You can contact him at archive@navix.net.
You can still order some software from Tandy Software Replacement and/or Radio Shack Unlimited, formerly Radio Shack National Parts. You can ask at a store or call Radio Shack at 800-843-7422. I'm told that you might have to bug people for a while and maybe ask for a supervisor or someone who's been there longer, before you find someone who believes this is possible and knows how to do it. The purpose of Tandy Software Replacement is to supply replacement disks to people whose originals have been destroyed, so generally they do not provide manuals or packaging, and the prices are very low. They don't actually seem to care whether you originally owned the software. Radio Shack Unlimited also stocks (or can make up) full packages of some software, including manuals.
You might find a little information on the Web, but pickings are slim for hardware information. You can start with the TRS-80 links on my Web page, at http://src-www.pa.dec.com/~mann/trs80.html#links.
You can ask on the newsgroup comp.sys.tandy. This is a good place for TRS-80 software questions too. You might also try searching back postings to the group with Deja News.
Also try the software sources given in topic [1] to see if they carry hardware manuals. Frank Gottschalk is a likely source. I don't know if Computer News 80 carries any. Tandy Software Replacement or Radio Shack Unlimited are said to be able to photocopy and sell manuals, but I haven't tried this.
People don't really ask me this, but I need to put this information somewhere to refer to from other answers!
Under MS-DOS or MS Windows, I recommend:
Under Unix, I recommend the xtrs Model I/III/4 emulator, version 1.9 or later. This is freeware, available from http://www.research.digital.com/SRC/personal/Tim_Mann/trs80.html. It should work on any version of Unix with the X Window System, except that its support for physical floppy disk drives works only under Linux.
A .DSK file is an image of a TRS-80 floppy disk in a file. They are used by TRS-80 emulators.
Warning: There are two kinds of .DSK files with different formats, one that originated with Jeff Vavasour's Model I emulator and one that originated with his Model III/4 emulator. Each of Jeff's emulators works only with the kind of .DSK file that was designed for it. Matthew Reed's Model I/III emulator and the xtrs Model I/III/4 emulator work with both kinds of .DSK file transparently.
One way is to transfer data over the TRS-80's serial port or printer port. That's probably the best way if you have a Model I, because a stock Model I can read and write only single density, but many PCs cannot deal with single density. Jeff Vavasour's Model I emulator includes instructions on how to do this; see topic [3].
A faster and more convenient way, if you can get it to work, is to read the disks in a PC with a 5" floppy drive. Under MS-DOS or MS Windows, try Matthew Reed's freeware READDISK program. See http://www.arrowweb.com/mkr/readdisk_doc.html.
Alternatively, if you have problems with READDISK or you are using Linux, you can copy the disks with an emulator, as follows.
There are at least three possibilities:
(A) One way would be to transfer data from your newer computer to a real TRS-80 through its serial port or printer port. That may be the only way if you have a Model I, because a stock Model I can read and write only single density, but many PCs cannot deal with single density. However, I don't know of any software for transferring data to the TRS-80 through a serial or parallel port.
(B) A faster and more convenient way, if you can get it to work, is to write the disks in a PC with a 5" floppy drive. Here is a procedure you can follow.
Most of the TRS-80 emulators have programs for doing this. Read the instructions for your emulator to find out how to use them. Sometimes the program runs on the emulated Z-80 (a /CMD file); other times it runs on the host operating system (an .EXE file).
Under Jeff Vavasour's Model I emulator, the relevant program is VREAD.EXE. Under Jeff's Model III/4 emulator, it is EXPORT/CMD. Under Matthew Reed's Model I/III emulator, the program is TRSREAD.EXE and is available only with the registered version. Under xtrs, the program is called EXPORT/CMD (not the same program as Jeff's).
Most of the TRS-80 emulators have programs for doing this. Read the instructions for your emulator to find out how to use them. Sometimes the program runs on the emulated Z-80 (a /CMD file); other times it runs on the host operating system (an .EXE file).
Under Jeff Vavasour's Model I emulator, the relevant program is VWRITE.EXE. Under Jeff's Model III/4 emulator, it is IMPORT/CMD. Under Matthew Reed's Model I/III emulator, the program is TRSWRITE.EXE and is available only with the registered version. Under xtrs, the program is called IMPORT/CMD (not the same program as Jeff's).
Some TRS-80 software you will find on the Web is supplied in .ZIP archive files. You need to unzip these files to unpack their contents, and you'll generally need to do this on your PC or Unix box, not your TRS-80 (or emulated TRS-80). You can get free unzip programs from http://www.cdrom.com/pub/infozip/.
Within some .ZIP archives is a .DSK file. This is an emulated floppy disk file. See topic [4] and the rest of this FAQ for instructions on how to deal with .DSK files.
Other .ZIP archives contain individual files extracted from TRS-80 disks. You can use these with an emulated (or real) TRS-80 by copying the files onto a .DSK file or a real floppy. See topic [8] for instructions.
Some .ZIP archives of TRS-80 software may contain both a .DSK and the individual files extracted from it. This is perhaps the most convenient form, but obviously takes up twice as much space as either of the others.