-
Content Count
1,270 -
Joined
-
Last visited
Content Type
Profiles
Member Map
Forums
Blogs
Gallery
Calendar
Store
Everything posted by unhuman
-
I don't care at all about integrated text editor... I use an external editor for all things and paste into Classic99 to make things happen. Much easier development process.... But fast, compatible XB would be very exciting.
-
Oh my. Seems to be illegal copies. Oh well. But good on sharing since you couldn't sell.
-
Now you gotta compile it!
-
Wow... I never knew that. I was always annoyed at that extra space. Prevented some things that other basics allowed when I was a kid...
-
If I remember correctly, I used HCHAR b/c printing with ; puts an extra space in on the TI, unlike other basics.
-
Now I wanna know!
-
II haven't touched mine - still sealed in the box. I could part with it, I suppose.
-
I remember doing this as a kid and it worked for about 10 minutes. Once the computer was running for about 10 minutes, the fix would fail. IIRC, the keyboard would just go to all lowercase. So, I removed the fix.
-
Official 10 liner program competition thread
unhuman replied to Vorticon's topic in TI-99/4A Development
I actually started a TI-basic game and seemed like I needed about 15+ lines to do what I wanted. I don't think I could've quite done it in 10 lines, but the lack of RPT$ totally killed my project. -
Finally getting around to this... Something wrong with line 100.
-
I think the cool cartridge thing is a "flip n file". I had a few of them for floppies way back when...
-
I'll do it. I had fun playing that with my Dad.
-
DataSoft did the computer versions. They had an ad looking for developers in some computer magazines... TI was on the list. I applied when I was 13 or so... I never heard back.
-
I've not even played mine yet. Still in the box. I generally use emulation - and haven't done that in a while either. I suck.
-
Seems like this would be a great candidate for a compiled game and you could manage all motion with call position instead of using motion. Then you could calculate all the things discussed ^^^
-
I think this looks like Scottland Yard: https://boardgamegeek.com/boardgame/438/scotland-yard Or, probably, Scottland Yard looks like this.
-
Someone complained here that there was "no good version" of Tetris for the TI-99 some time ago, so I began writing one. It was ready for compiled XB. Just needed polish. Here's my github repo: https://github.com/unhuman/ti99/tree/master/howtris
-
Didn't Perfect Push have digitized voice? So, no parallel weirdness...
-
I had written Artist Enlarger and it was reviewed by Ray Kazmer. I'd love to get that issue just to have. There was a giant lot for sale a while ago that I passed on b/c I only want that one issue. Thanks - Howie
-
That's great! I remember them. They supposedly paid some amount of money towards stuff if you submitted programs. I submitted a ton. They never sent me my stuff, so I fabricated a fake graphical adventure game and sent them essentially a white paper. They were excited, and processed by long neglected order for stuff... A lot of stuff. Then, they kept calling to find out about the state of the game...
-
Pain, suffering, and being a kid with a TI
unhuman replied to Opry99er's topic in TI-99/4A Computers
That brings back memories for me. When I was a kid, my TI-99 ran quite hot and XB if just touched would freeze the console. I lost more than my fair share of stuff back then... If he's doing choose your own adventure stuff, it'd be really good to teach him data statements and how to connect rooms to eachother. That'd reduce the amount of code he's got to write significantly and make the code more reliable as well. It's a challenging concept since it's a fairly abstract concept. -
No harm / no foul at all. I've neglected this thing for 9 years... But, I was super-happy to get my source code, it inspired me to put a bunch of old stuff up on github for "eternal" preservation. I'm very excited about your efforts! I've got other neglected projects too...
-
Damn that's pretty fantastic! I was starting to try and get my gcc platform set up again, but I can't top this.
