Jump to content

MHaensel

Members
  • Posts

    76
  • Joined

  • Last visited

Everything posted by MHaensel

  1. Interesting! I'm running the emulator on Windows. Here's a way to recreate what I'm doing: Open trs80gp as a Level I model I. Open the soft keyboard. Drag the soft keyboard to one side, use it to monitor which keys are being pressed on the host keyboard. Click to put the focus on trs80gp. Tap "R" repeatedly as fast as you can. Hit enter to go to the next line. Tap "RU" repeatedly. Start slow and speed up until the Model I starts dropping characters. Hit enter to go to the next line. Tap "RUN" about the same speed. The Model I has serious trouble. Slow down tapping "RUN" until the Model I keeps up. The rollover thing was a smart idea, but I don't think that's causing the problem. I don't see much difference if I'm very careful to press keys separately, or if I drag my fingers to intentionally induce rollover. Of course, there's several layers of software between my laptop keyboard and the emulated Model I . . .
  2. On an emulated Model I in trs80gp, keyboard response is slow. Level I basic goes maybe 2 keys per second before letters get dropped. Level II basic is a little better. Level II DOS is fine up to about 40 wpm, but if I go faster it still drops characters. Is the emulator being faithful to the original? Is a real model I like this?
  3. That Pac Man game is better than it looks. Among other things, it would encourage kids to think ahead about actions and consequences. (If I tilt the board this way, the ghosts and Pac Man will both move this way . . .) And the reconfigurable board would give it a couple extra days of playtime. It's also a reminder of how HUGE Pac Man was in the 1980s. Literally anything Pac Man would sell. I was a kid and collected Pac Man stickers because Pac Man. Erasers, music, clothes, books, toys, games . . . if it had Pac Man on it, kids bought it, or parents bought it for their kids.
  4. @discgolfer72: Congratulations on one heck of a find/giveaway. The Epson FX is pretty much the standard dot-matrix printer for the time. Lots of other printers emulated it. The TRS-80 Daisy Wheel II is moderately rare and quite expensive to ship.
  5. I left a few important rows out of that table . . . ============================ Time to format a floppy disk ============================ Size OS Version Time ============================ 500KB TRSDOS 2.0a 2:50 500KB TRSDOS 2.0b 2:50 500KB TRSDOS II 4.4 4:38 500KB TRSDOS II-16 6:00 1.25MB TRSDOS II 4.4 7:25 1.25MB TRSDOS II-16 10:35 ============================
  6. Unfortunately, I found one big anti-feature! "DOS woes erode Tandy's lead" (80 Micro, September 1982) talks about the problems TRS had moving to the 12/16/6000. I'm a little bummed because I like to imagine the 12/16/6000 as underdog super-machines for 1983. However . . . Those nifty 1.25MB floppy drives? TRSDOS 2.0b doesn't see them. As far as it's concerned, you've got the same 500KB disks you could buy in 1979. TRSDOS II 4.x supports 1.25MB disks - very, very slowly. The article says it's 3.5x slower than TRSDOS 2.0 for floppies. Directory listings suggest that's about right. So does formatting a disk. ============================ Time to format a floppy disk ============================ Size OS Version Time ============================ 500KB TRSDOS 2.0a 2:50 500KB TRSDOS 2.0b 2:50 1.25MB TRSDOS II 4.4 7:25 1.25MB TRSDOS II-16 10:35 ============================ Tests were run on an emulated Model 12 in GPT. Results are probably different than you'd get on real hardware, but the *relative* performance matches what people described at the time.
  7. As part of my ongoing experimentation with an emulated TRS-80 model II, I've found some nice features. The floppy disk expansion system was very well-integrated. You got 2 megabytes of data storage several years before that was easy. And there was a whole series of business-oriented programs written specifically to use all those drives. The following work with no effort, no matter which disk the file is on: * Run a program from TRSDOS * LOAD "PROGNAME/BAS" from BASIC * The business graphics analysis pack has setup programs to configure it for different printers. Those programs find the TRSCHART program on any disk. The included hex debugger is a blast! It's nice to be able to access any area of memory and easily change it. You can also dump areas of memory to a file and load them back. After being limited to PEEKs and POKEs on my Commodore, this level of access is wonderful. Y2K compliance before it was a thing! The following all support a 4-digit year: * TRSDOS 2.0 * TRSDOS II * SCRIPSIT 2.1 I'm sure there are others I'm missing. According to the Radio Shack computer catalogs, several of the business programs could share related data: * Profile + SCRIPSIT = form letters * Order entry + accounts receivable = automated billing * Order enter/Inventory control + sales analysis = sales figures based on actual order/stock levels Overall, this is a really nice system. $1250 in software would set you up for general use: Visicalc SCRIPSIT Business Graphics Analysis Pack Profile In terms of business software, you'd spend much of your time looking over at IBM compatibles and saying, "I already DO that!"
  8. Another Model II, roughly $565 shipped.
  9. The tension breaker displays random characters in random patterns on-screen. Watch a screen saver on your Level II Model I! M1L2 Tension Breaker.txt
  10. The 3-disk expansion system is a really nice touch! Too bad the Model II is local pickup only. I hope it goes to a good home.
  11. More type-ins from TRS-80 Microcomputer News! M1-4 Sub-hunt.txt M1L2 Graphics to Line Printer with Random Graphics Test.bas.txt M1L2 Pattern Fun.txt M1L2 Sub-hunt.txt
  12. Today I learned! In BASIC, and possibly other programs, you're correct. Model I SCRIPSIT used CTRL-D as backspace. Another program (whose name escapes me) used F1.
  13. The Model 2 Archive is a convenient place to download basically everything for the TRS-80 Model II. (Thank you, pski!) For the Model I/III/IV, there are several sites with lots of stuff: https://www.willus.com/trs80/ http://cpmarchives.classiccmp.org/trs80.php http://cpmarchives.classiccmp.org/trs80/mirrors/www.discover-net.net/~dmkeil/trssoft.htm A (mostly documents) torrent linked at http://akhara.com/trs-80/docs/ But is there a comprehensive archive for easy download? Would there be interest in one if it was created?
  14. The Commodore 1540/1541 disk drives were supposed to feed a hardware shift register. Several problems kept this from working and that made things slow. Incompatibility with the first few thousand units - or a recall - could have solved the problem for the next 20 million C= 64s. TRS-80 Model I, III, and IV: no backspace key.
  15. Despite my enthusiasm, I no longer think this is correct. Other XENIX software updates the screen quickly. It's not just a virtualization thing. @GeorgePhillips likely has the right answer. Thanks all!
  16. Heh. It's mostly just making a few fancy text files for my own amusement. CBM .prg studio looks very promising! Thanks for the links.
  17. The clear screen key was occasionally useful for me, when the C=64 screen editor was cluttered up with broken/wrapped lines, partial program output, and lines of user input. It was nice being able to clear that all away. My laptop keyboard doesn't have a pause/break key. My desktop does, as @carlsson notes! But I don't recall the pause key actually pausing programs any more, and the break key . . . does it do anything? I'll have to test later. Shift-Home does different things in different programs! In a Firefox text input box, it selects all text. In Notepad, it apparently does nothing. I may need a better operating system because CTRL-L sounds useful too. I think @carlsson's point hits home: modern computers don't quite work that way any more. The need for "clear screen" is much reduced when you can just close a window to get rid of old data, or open a whole new document with CTRL-N. Likewise changing colors: How often do we really want to change text colors anyway? Rainbow text was great fun when I was 8. But I'm not sure it would add much impact in 2020
  18. I miss the sweet spot that Commodore text-based stuff gave me. 40 columns (80 or 132 would be better) of fixed-spaced text with character graphics and colors would be fantastic. Is there an editor/file format that works like that? It seems like 2020-era file formats are mostly: Plain text - saves anywhere, reads anywhere, the opposite of "fancy" .docx or similar - big, complex file formats with overlapping styles, foreign-language fonts, page layout, and a whole pile of stuff that's not "typing words onto a screen"
  19. The discussion started on reddit, but I'd like to pick up here also. Modern keyboards feel like they're missing a bunch of functionality. On older computers, pressing one key (or a pair of keys) let you: Clear the text entry area (CLR, CLEAR, CLR SCRN or similar) Pause program operation (PAUSE, HOLD) Stop program operation (STOP, BREAK) Draw line/boxes on-screen using ASCII art Type open- and closed-circle for bullet lists Change text color Those things would still be handy today! You can do some of this using Unicode, but even how-to instructions say it's easier to find the character somewhere else and copy-and-paste. What else is missing on modern keyboards?
  20. I have a reverse story! I moved from an older system I loved to one that did much less for me. I had a Commodore 64 from roughly 1984-1990. I learned to program in BASIC, COMAL, and a little machine language. The GEOS word processor had bitmapped fonts and graphics and worked with my printer. I had games for days. Listening to SID music . . . I loved to watch that little band play. The system was small, but I understood it and knew how to make it sing. Looking back, I could have gotten a few more years out of it with a REU and a 3.5" floppy disk drive . . . ? The next computer was an IBM-compatible 386DX-25. The hardware was fantastic. Sharp graphics and text, 101-key keyboard, a printer that hammered out a dot matrix like nobody's business . . . but I had no source of pirated software. That made the machine much less useful. No more free games! (In fact, almost no games that I recall.) Word 1.0 for Windows came with the computer. It didn't work. My assignments came out in teeny tiny type and I was never able to fix it. For that and other reasons, I had to use a cheap text-based DOS word processor. That was a big step back from GEOS! An expensive machine-language assembler package didn't work for what I needed. I was glad to be rid of the 386 when the time came. But the Commodore 64 will always have a special place in my memories.
  21. I missed out on the Model I-IV/CoCo scene growing up. My first time really using them has been this last year via emulation. Nothing against my Commodore 64, but these are a completely different thing! It's weird. I visited Radio Shack a lot as a kid for the toys, books, and electronics. I don't remember any computers there! They probably had some window displays, but not anything a kid like me could touch or play with. (It was a small Radio Shack, and that would have been a smart move, I was a hyperactive kid . . . ? ) The TRS-80s I remember growing up: One kid had a MC-10 color computer. I don't think his family even bought any games for it! It didn't get used much. My school may have had a TRS-80 Model II in the front office for keeping student records. I remember all-in-one design and eight inch disks . . . My neighbor's dad bought a well-equipped TRS-80 model IV that his son was encouraged to use. Orchestra-90 sounded GREAT through a stereo amplifier! What about you? When did you first see/use a TRS-80?
  22. PC Mag talks about the TRS-80 model III being "an appealing and sturdy all-in-one machine that found its way into many school computer labs across the United States." I grew up in small town in North Dakota, USA. Schools in rural ND were Apple II from one side to the other. My particular school may have had a Model II in the front office, but that's the only exception I remember. What computers were in your school? Did you have the same kind at home?
  23. Updated to fix that one ornament/dot out of place . . . M2 Tree graphics .bas.txt M1L1 Tree.bas.txt
×
×
  • Create New...