
ti99_forever
Members-
Content Count
50 -
Joined
-
Last visited
Community Reputation
8 NeutralAbout ti99_forever
-
Rank
Star Raider
-
Cards and other expansions I made for TI-99
ti99_forever replied to fabrice montupet's topic in TI-99/4A Development
Oh, analog I/O? Interesting. Any particular use or in general? -
Looks like Quick Basic to me. That's pretty old. Love my comments! I remember it vaguely. It's a port I'm sure. I loved how Quick Basic (and Qbasic) were very Extended BASIC similarl.
-
Hear hear! Big fan of UCSD. And chess. Can't wait to see your progress.
-
Decoding Basic Source Code from Cartridge Binaries
ti99_forever replied to kl99's topic in TI-99/4A Development
I don't mean to hijack this post... But related to this, aren't there conversion programs to convert from PC 99 format to the VT99 format GROM files? And back again? I invested in PC99 and have a lot of modules in that format, and want to covert to Classic99's format. I couldn't get the 1 bank PRK to even work, albeit I didn't have a lot of time to play with it. -
Decoding Basic Source Code from Cartridge Binaries
ti99_forever replied to kl99's topic in TI-99/4A Development
The 2k garbage at the end of the GROMs? Remember real GROMS are 6K. -
What makes it NOT a drop-in replacement? I'm confused. It replaces the original chip, and it's RAM is onboard.
-
ISTR it was hold a key when booting, try the space bar?
-
It always seemed that way to me too.
-
Interesting and/or useful TI programs
ti99_forever replied to Omega-TI's topic in TI-99/4A Computers
MG Explorer is one of the best! Had nothing really like it until emulators came along with their debuggers, like Classic99's. I bought that when it first came out, and used it up until I packed my stuff up around 2006. I'm still trying to put it all back together again. I think I just need to rent a 1 bedroom apartment for myself! -
Save and Run an Extended Basic program from EA5 or ROM
ti99_forever replied to Gazoo's topic in TI-99/4A Development
I mean running from ROM. -
Save and Run an Extended Basic program from EA5 or ROM
ti99_forever replied to Gazoo's topic in TI-99/4A Development
Easy. Something like: 10 DATA 1,2,3,4,5 15 FOR I=1 TO 5 20 READ A,B,C,D,E 30 PRINT A,B,C,D,E 40 RESTORE 10 ! or just RESTORE 50 NEXT I The bug will show when it hits the RESTORE statement in line 40. You'll get an error. It has been a while since I did this... -
Save and Run an Extended Basic program from EA5 or ROM
ti99_forever replied to Gazoo's topic in TI-99/4A Development
Just curious, can you test something for me? The ability to run from GROM has always been possible (such as the PRK module). I played with this, but there is a bug in RESTORE. It is coded to expect to be executing from VDP. Of course this is TI BASIC, not Extended BASIC. So, wondering if you'd test RESTORE? -
Restore with a variable ain't possible? ON I GOSUB 200,300,400 200 RESTORE 10::RETURN 300 RESTORE 20::RETURN etc. a lookup table is likely to be required.
-
Sorry, this reminds me of the hater wars back then. If The Onion published this, they can polish my TI Wired Remote Controllers! (Gee it sounds better as "polish my joystick")
-
It's a monitor setting.