Big List of TRS-80 Software Javascript TRS-80 Emulation Support History http://willus.com/trs80 01-MAR-2025 v2.28 - Updated the help page. 28-JAN-2024 v2.28 - Fixed issue with "Disk 1" save button not creating images compatible with Matthew Reed's trsread v4.35. - Now uses a blank disk template created by formatting a disk in TRSDOS 1.3 in trs80gp. - Fixed issue with my web software where it was copying virtual files to the .dmk disk incorrectly because it was ignoring the IDAM sector ID. 29-NOV-2024 v2.27 - Updated .CAS filter to correctly filter 1500-baud .CAS files and to work with arbitrary leader lengths per George Phillips' trld program. As example, search: retrozap - When putting CAS files on virtual disk, converts them first. This makes the "RUN" button work with a .CAS file. As example, search: retrozap or android nym 11-NOV-2024 v2.26 - Changed internal error in dmk_sectorread() function to not exit the program on failure. 19-OCT-2024 v2.25 - Uploaded several more of my old programs, both hi-res and lo-res. Search for willus.com. 13-OCT-2024 v2.25 - Restored the "2-DISK" emulation button in the catalog list. - Added option so that the "RUN" button can automatically run using 2 disks if "AUTO2" is in the comments. Search on SPELLBR3 for an example. 5-OCT-2024 v2.24 - Incorporated Peter's latest javescript 1.6 and added buttons to change the screen color. 21-SEP-2024 v2.23 - At the request of a user, tried to improve style sheet formatting to highlight links better, particularly the "Autorun" and "2-disk" in the listings. 15-SEP-2024 v2.22 - Using v1.6beta of Peter Phillips' javascript emulator now with: -- TRS-80 Model III Hi-Resolution Graphics emulation -- Clock speed adjust capability (added by willus.com) -- Improved performance "Time Graph" plotting--scales the work done per frame to the height of the graph. Green is Z-80 CPU instruction processing, Red is screen draw. - Added several willus.com Hi-Res graphics programs. Search for willus.com + Hi-Res - Emulator now shows contents of .dmk file in the extra disks folder 30-JUN-2024 v2.21 - Using v1.6beta of Peter Phillips' javascript emulator--should work in Firefox again w/o muting audio. - Consolidated template file and javascript emulator file into one for DAC/Debug. 29-APR-2023 v2.20 - Added -d option for debugging mode. Call debugging .js file. 3-JUL-2021 v2.19 - DACTEST works again (https://willus.com/trs80/?q=dactest) 2-APR-2021 v2.18 - Main folder determined so as to be compatible w/willus.org. 19-JUL-2020 v2.17 - Handle to out-of-range -p numbers more gracefully 5-JUL-2020 v2.16 - Minor bug fix--allow BASIC programs to have a line 0 - Minor bug fix--emulate as "DISK" shows for dsk/dmk - Graphic source display embedded using MIME-64 21-JUN-2020 v2.15 - Fixed bug in emulating the edited text 20-JUN-2020 v2.14 - Added better support for .CAS files--auto converts them to CMD or BAS files 9-JUN-2020 v2.13 - Got a new feature added from Peter Phillips so that you can save a disk image from the emulator after you have modified the disk from within the emulator. Required new .js emulation file and new html template file. (See the buttons under the emulator screen.) 29-MAY-2020 v2.12 - New catalog of software: - Includes all entries from ClassicCmp.org and planet emu (405 MiB and 15,811 zip files) with exact duplicates removed. - All disk images that are readable by TRSREAD are expanded into separate entries so that their files can be seen. - Allows multiple Model numbers (e.g. 1,3) in the Model column. - Fixed some issues displaying certain file types 27-MAY-2020 v2.11 - Shows sizes of files in bytes - Can boot from any disk image in 2-disk debug mode using -b option (But disk 2 is in TRS-DOS 1.3 format unless it is a disk image.) 25-MAY-2020 v2.10 - Re-factored the CGI C code significantly - Now uses more complete archive from ClassicCmp.org with nearly 13,000 archive files for Models I/III/4. (PlanetEmu still available at https://willus.com/trs80/trs80pe.cgi) - Removed 1-disk debug to reduce options/confusion - Better detection of BASIC programs 29-JUL-2018 - Treats CAVES/BAS correctly - Extracts files from .ARC file for 1-disk and 2-disk debugs, e.g. ADV4.ARC, but that archive still won't run. 21-JUL-2018 - Made fixes to ability to download .DMK disk files 4-JUL-2018 - Added ability to download .DMK disk files 12-JUN-2016 v2.00 - Switched beta version (v1.5) to mainstream version. - Starts with audio muted on iOS devices so that emulations start running correctly. - Added way to get from emulator page back to the list of options for emulating the program. - Provides disassembly of Z-80 machine code using the dz80_2 Z-80 disassembler C code from Jan Panteltje, (c) 2007 email: panteltje@yahoo.com 30-APR-2016 - Using Tim Mann's jv2dmk code, added support for directly booting JV-1/JV-3 disk images (by converting real-time to DMK). 9-OCT-2015 - Added support for Peter Phillips' v1.5 beta javascript which supports disk emulation and sound. It doesn't always run correctly on iphones / ipads.