Oh wow, the TI-99/4A, I learned BASIC on this computer! If you didn't have the tape storage unit, which could save data onto an audio cassette, you had to re-type your program into the computer if the power went out or unit was reset. It also had an external voice processor as an addon which was really creepy https://www.youtube.com/watch?v=kUPkCNcT1Yw
Don't Mess with Texas – TI-99/4A Megademo [video]
51–60 of 75 posts
Re: Don't Mess with Texas – TI-99/4A Megademo [video]
#52Oh wow, the TI-99/4A, I learned BASIC on this computer! If you didn't have the tape storage unit, which could save data onto an audio cassette, you had to re-type your program into the computer if the power went out or unit was reset. It also had an external voice processor as an addon which was really creepy https://www.youtube.com/watch?v=kUPkCNcT1Yw
It was my family's first computer and the one I wrote my first programs on. Three things that stuck in my craw about it were: 1. BASIC supported PEEK but there was no POKE. 2. You could save files to a disk but you had to remember the file names because there was no way to list them. 3. Lower case letters were just small versions of uppercase. For the last one, a year or so ago I actually found a dump of the Apple II…
There was a common cartridge, "Disk Manager 2", which gave you common DOS-like disk management utilities.
The lowercase font really was absurd. A few programs redefined them with much more pleasant fonts. The "Adventure" module for running the Scott Adams text adventures comes to mind.
Re: Don't Mess with Texas – TI-99/4A Megademo [video]
#53Oh wow, the TI-99/4A, I learned BASIC on this computer! If you didn't have the tape storage unit, which could save data onto an audio cassette, you had to re-type your program into the computer if the power went out or unit was reset. It also had an external voice processor as an addon which was really creepy https://www.youtube.com/watch?v=kUPkCNcT1Yw
That said, there's no way in hell that video was a TI BASIC program. There were way too many sprites moving too smoothly around the screen. They must have made a custom cartridge.
Re: Don't Mess with Texas – TI-99/4A Megademo [video]
#54The TI-99 is a desktop computer, at first I thought it was a calculator like the TI-98.
TI-99/4A was an enhanced version of TI-99/4. http://oldcomputers.net/ti994a.html
Re: Don't Mess with Texas – TI-99/4A Megademo [video]
#55Oh wow, the TI-99/4A, I learned BASIC on this computer! If you didn't have the tape storage unit, which could save data onto an audio cassette, you had to re-type your program into the computer if the power went out or unit was reset. It also had an external voice processor as an addon which was really creepy https://www.youtube.com/watch?v=kUPkCNcT1Yw
The program, incidentally, counts to 1,000,000 and outputs each number on the screen, it took 3 days to run.
Re: Don't Mess with Texas – TI-99/4A Megademo [video]
#56Earlier quoted context omitted.
Parsec was 2D horizontal smooth scrolling. It wasn't full screen, but the scrolling screens in this demo generally contains repetitive graphics, which would allow them to use a number of possible tricks. I actually downloaded and tried the demo on the Classic99 emulator, and it works exactly as advertised. Would love to see actual hardware demo though.
Same here, it works even with the F18A option disabled. So I apologize to these talented developers!
Re: Don't Mess with Texas – TI-99/4A Megademo [video]
#57Earlier quoted context omitted.
Well, Parsec is very far from this demo, if the window is small it's for speed. The demo is full screen, which is impressive. And Parsec is coherent with what the hardware had to offer for the 3D those years, like Elite.
Parsec was 2D horizontal smooth scrolling. It wasn't full screen, but the scrolling screens in this demo generally contains repetitive graphics, which would allow them to use a number of possible tricks. I actually downloaded and tried the demo on the Classic99 emulator, and it works exactly as advertised. Would love to see actual hardware demo though.
Re: Don't Mess with Texas – TI-99/4A Megademo [video]
#58Oh wow, the TI-99/4A, I learned BASIC on this computer! If you didn't have the tape storage unit, which could save data onto an audio cassette, you had to re-type your program into the computer if the power went out or unit was reset. It also had an external voice processor as an addon which was really creepy https://www.youtube.com/watch?v=kUPkCNcT1Yw
I still have my first BASIC program for the TI-99 stored on a cassette in storage. My grandpa, who was an engineer at Parsons in Pasadena, bought it for me when I was 5 years old. My then 9-year old cousin then taught me how to program (Hi David, if you're reading this). We're both engineers now. The program, incidentally, counts to 1,000,000 and outputs each number on the screen, it took 3 days to run.