-
Content Count
364 -
Joined
-
Last visited
Posts posted by twoodland
-
-
All,
My TI-99/4A Mitsumi Keyboard (Black not Beige) stopped working. I opened it up and found the mylar to be too far gone. I would need to buy some silver paint/pens and retrace most of the sheet.
I am looking for a replacement keyboard. Please contact me if you have one available.
Thank you,
Tim
-
REMINDER: 😀 Next Monthly TI-99/4A Group Chat: Sat May 9th @ 9-10 PM CET & 9-10 PM EST - (http://www.myti99.com)
Looking forward to chatting with you then! Pass it along! Join the fun!
-
Great job wolhess! Wonderful troubleshooting! Inspirierend!
-
1
-
-
I am looking for a journaling program to give me another excuse to use my TI99 every day. Ultimately, I would like to be able to have the program run from a cart/fg99 and have the option for the TI99 to read/speak the daily entries (TIPI compatible files) I type, back to me (or to my family whom I hope would use the TI99 someday) to review my nuggets of dribbling incoherent thoughts. 😂
Does anyone know of any programs that exist and/or would be willing to help modify/create one? I am a novice programmer but love learning. I am hoping to get involved with a virtual TI99 users group, as I have not found a local user group, to learn from and have community with.
v/r
Tim
-
1
-
-
Put me down for 1 8Mb assembled. Thank you Jim!
-
-
On 4/10/2020 at 12:51 PM, arcadeshopper said:no plato uses a nonstandard disk format that won't work at all on TIPI the disks only have one file in the catalog but there's much more there on the disk than that.. likely sector access which TIPI doesn't support
Greg
Do you know if the TI Plato courseware disks have been integrated into the Plato IRATA Online courses? If not, can we get them added? Maybe a question for tschak909.
-
1 minute ago, INVISIBLE said:Thank you for your feedback!
Currently, it is scheduled Monthly on the 9th @ 9-10 PM CST & 9-10 PM EST - (http://www.myti99.com, login, select group chat)
-
1
-
-
Well, the last three monthly chats had no participants. I am open to suggestions to get this TI community chat active.
-
-
(insert TI-99/4A emoticon here) Well if the F18a Mk2 (https://dnotq.io/) is released.... I would not be able to resist.
-
3
-
-
I use WinSCP and it is working. Thank you for the updates arcadeshopper!
-
-
On 6/3/2019 at 10:59 PM, Bones-69 said:Here is a silly little XB slot machine 10 liner I threw together.... Let me know if anyone pulls off the jackpot (space invader, man, pacman & ghost - in this order).
100 RANDOMIZE :: DIM B(13):: CALL MAGNIFY(2):: FOR I=1 TO 4 :: READ A(I):: B(I)=A(I)::B(I+4)=A(I)::B(I+=A(I):: NEXT I :: READ W$ :: X=1000::S=1::CALL CLEAR::PRINT "YOU START WITH $1,000." : : 105 CALL CHAR(97,"00003C5A7E2442000018003C5A18242400003E6C787C3E0000003C5A7E7E5A"):: INPUT "WHAT IS YOUR MAXIMUM BET PERGAME? $":C :: IF C<=1000 THEN 110 ELSE PRINT "TRY AGAIN"::GOTO 105 110 GOSUB 900::IF X-C>=0 THEN 130 ! WIN *MEGA JACKPOT* BY SPINNING SPACE INVADER, MAN, PACMAN & GHOST - IN THIS ORDER. 120 PRINT "INSUFFICIENT FUNDS TO CONTINUE." : : " GAME OVER ": :"STARTING BALANCE WAS $1,000":"YOU LOST ALL YOUR CASH":"IN "&STR$(S)&" SPINS. LOSER."::STOP 130 X=X-C :: GOSUB 900 :: s=s+1::DISPLAY AT(14,10)BEEP:"GOOD LUCK!" :: FOR D=1 TO 4 :: CALL COLOR(#D,2):: FOR I=1 TO 12 :: CALL PATTERN(#D,B(I)):: CALL SOUND(30,110+I*30,I):: NEXT I 140 I=INT((RND*4)+1):: CALL PATTERN(#D,A(I)):: A$=A$&CHR$(A(I)):: Z$(D)="-"&A$&RPT$("!",4-D):: NEXT D :: FOR D=1 TO 4 :: WI(D)=POS(W$,Z$(D),1):: NEXT D :: FOR D=4 TO 1 STEP -1 :: IF WI(D)<>0 THEN 170 160 NEXT D :: DISPLAY AT(14,10):"* NO WIN *" :: FOR I=1 TO 100 :: NEXT I :: GOTO 110 170 E=VAL(SEG$(W$,WI(D)+5,4))*C :: DISPLAY AT(14,4):"CONGRATS! YOU WIN $"&STR$(E)&"." :: FOR I=1 TO 10 STEP .5 :: CALL SOUND(-500,I*110,0):: NEXT I :: X=X+E :: FOR I=1 TO 500 :: NEXT I :: GOTO 110 900 CALL CLEAR :: DISPLAY AT(1,1):"AVAILABLE FUNDS $"&STR$(X):"BETTING AMOUNT $"&STR$(C)&" " :: FOR I=1 TO 4 :: CALL SPRITE(#I,45,2,80,70+I*20):: NEXT I :: A$="" :: DISPLAY AT(24,1):S::RETURN 1000 DATA 97,98,99,100,-aa!!0001-bb!!0001-cc!!0001-dd!!0001-aaa!0010-bbb!0010-ccc!0010-ddd!0010-aaaa0100-bbbb0100-cccc0100-dddd0100-abcd1000
FYI: Bones-69 provided the correction to line 100. B(I+=A(I) should be B(I+8)=A(I).
-
3
-
-
I would like to see the max # of digits possible using the SAMS board!
-
Awesome! I really enjoyed this and hope to hear more TI-99 mixes!
-
This is a great question. On the TI, (I do not have an F18a (yet..) for 80 column support), I use JediMatt's TIPI Telnet which supports ANSI in 64 column mode on real iron. Since it does not support file transfers, I use Jeff Brown's TERM80 on the TI (which also supports ANSI), when I want to transfer files. I would use the TI more if I had an F18a (Mk I or Mk II). Until then, I end up using SyncTERM (for the ANSI music support) and Netrunner. I would love to see a full featured TIPI/serial ANSI terminal, supporting file transfer protocols and speech support. I appreciate all the work you, [email protected] and others have done to make the TI-99/4a able to access and utilize BBSs!
Thank you!
-
2
-
-
On 3/3/2020 at 12:57 PM, retroclouds said:Impressive! You're on a roll Arcadeshopper. First sidecar SAMS and now this! Congratulations and thank you for your invest and what you are doing for the TI community. 😎
hear! hear!
-
11 minutes ago, arcadeshopper said:myarc hfdc is the controller of choice for options.. dsdd/40/80 track and hard disk
Thanks! I will try that configuration.
-
I am trying to use CaDD PC99W on Windows 10 to run Stuart's Browser using a serial port (w/WiModem232). Which is the best choice to use for the storage configuration to make it similar to using Classic99's and/or TIPI's DSK folders?
PC99W can be configured for the TI Disk Controller Card, Guion mod for the TI Disk Controller, Myarc Floppy Disk Controller, Myarc Hard/Floppy Disk Controller, or the Thierry Nouspikel IDE Disk Controller.
I have Stuart's Browser .tidisk image, but it is larger than a standard TI Disk. I do not have any experience with the other options. The Cyc has PC99W disk images and cartridges for most all the of the standard classic titles. I would like to be able to easily use newer community created software (disks and cartridge images) like I do on Classic99 and TIPI.
-
Do you have a multimeter to test continuity? If so, test the device power port to see which side has continuity to (frame/chasis) ground (may or not be the case but it is a quick and easy check).
-
@Opry99er - are there any updates?
I am looking forward to becoming a TRU-MUG member. I would like to help however I can.
-
😀 Next Monthly TI-99/4A Group Chat: March 9th @ 9-10 PM *CET & 9-10 PM EST - (http://www.myti99.com)
Looking forward to chatting with you then! Pass it along! Join the fun!
*Correction: CET not CST
-
36 minutes ago, tuf said:What does CALL TIPI do on your end?
I have had two issues loading programs/data so far where TIPI appears to be functional (ONLY two and I use this alot 👍). I can CALL TIPI and it looks normal, and can even load programs. In both cases, (Issue #1 TEII Speech intermittent) (Issue #2 Music Maker loading song files) I took the 32k and TIPI boards out of my custom case, cleaned, then re-seated the connections/chips and the issues were mitigated. Aside from ID10T errors, where I need to do more troubleshooting before posting, I am hoping that there is a more comprehensive TIPI diagnostic that could assist in troubleshooting. If not that is okay too, I just thought I would ask.

Suggestion to set a monthly WWW.MYTI99.COM group chat time
in TI-99/4A Computers
Posted
I feel like I am cursed. Right before the chat, my Internet connection went down, I finally got it restored after working with tech support around midnight. The real kicker is... I have no idea what the issue was or what fixed it. I just know that tech support passed me to three different techs and reset my connection at least 5 times. Ugggghhhh.
Tim