Jump to content

Recommended Posts

On 10/30/2024 at 9:28 PM, GDMike said:

Nope.

its own windows environment..

I think it could be done in forth easier than assy. Especially since you're going to probably use words to build structure with..

But again I don't know. if I did I would have made it already. 

But I think with the hardware we have as in TIPI, large RAM disks, Sam's, that some sort of desktop windows looking mouse driven workspace software might be ideal.

I think forth could make a pretty good memory manager software, and that's probably where everything should start and be built upon.

 

Oh sorry, I totally misread this.

 

For memory and performance reasons, this should be text-based, like Borland's Turbo Vision for DOS, right? I also liked the way dbase and Clipper handled the UI. At least in my fading memory it looks good ... didn't it?

  • Like 2
Link to comment
https://forums.atariage.com/topic/326737-opa-gary/page/15/#findComment-5558730
Share on other sites

  • 2 weeks later...
One of my neighbors was junking a perfectly good 24" Samsung SyncMaster as it only had VGA input, so I grabbed it and placed it on #TI99 system and moved my HP 25" monitor over to the 99/22 setup as, it will be using the Tang Nano 20k FPGA #V9938 project on it which outputs HDMI.

PXL_20241110_195226851.jpg

PXL_20241110_195243842.jpg

  • Like 6
Link to comment
https://forums.atariage.com/topic/326737-opa-gary/page/15/#findComment-5563406
Share on other sites

Asmusr recently added P-CODE "USCD Pascal" support to his JS99'er emulator, so our custom edition on https://TI99ers.com has now been updated, which by default runs our OPA Micro-Manager with V9938 enabled. Plus the Software button and More submenu has been fixed. Enjoy! 🕹️

TI99-151.png

  • Like 5
Link to comment
https://forums.atariage.com/topic/326737-opa-gary/page/15/#findComment-5564561
Share on other sites

I decided it's time for a GaryOPA Bluesky profile, since so many have recently left for other platforms.

 

I will continue to support all social media places, but this way I can continue to stay in contact with all my TI99 and Retro Technology supporters.


https://bsky.app/profile/garyopa.bsky.social

 

Screenshot_20241114-170752.png

  • Like 5
Link to comment
https://forums.atariage.com/topic/326737-opa-gary/page/15/#findComment-5565572
Share on other sites

Asmusr on my request has added a way to preload a floppy disk, so now our OPA Special Edition of his JS99'er emulator at https://TI99ers.com comes with a collection of our Phoenix 2001 Software from our GitHub repos, and an early sneak preview of Bookkeeper and RAMOS. Enjoy!

TI99-160.png

  • Like 5
Link to comment
https://forums.atariage.com/topic/326737-opa-gary/page/15/#findComment-5566214
Share on other sites

I recently had the pleasure of helping out a tiny bit to improve the University of Hamburg Computer Museum TI99 exhibit, which honors the early era of digital computer graphics artwork by the legendary late Herbert W. Franke.

 

It's worth the trip to visit.

 

https://www.inf.uni-hamburg.de/home/about/museum.html

 

AP1GczNz1B1Q5dFK-YstFbq1VYAEUB1nbcNG3016rwuyiH3ZWLL2Ygsm16vobQw2724-h2046-s-no-gm.png

AP1GczPQhZv9mDjArXiGZnAZaOKZ_ISN8hFP1Sst1Gp-kPkOzJPfV1q3w_-F4gw2724-h2046-s-no-gm.png

  • Like 8
Link to comment
https://forums.atariage.com/topic/326737-opa-gary/page/15/#findComment-5567489
Share on other sites

  • 2 weeks later...
Happy Thanksgiving to all #TI99'ers in America.
 
Sadly 41 years ago, Texas Instruments decided to drop our beloved Home Computer, which by Black Friday, November 1983 was now only $99, so in honor of this event & holiday, here is a TI BASIC program which displays a Turkey! 🦃
 
 
1 REM TI-99/4A TURKEY
2 REM BY JOEY LATIMER
3 REM When the relatives arrive at your house on Thanksgiving day
4 REM to the sweet aroma of a cooking turkey, keep them out of your way in the kitchen.
5 REM Set up your computer with a totally different kind of Turkey for them to feast their eyes on.
6 REM First Published in "Family Computing" Magazine, Issue 03 - Pages 106 to 110 - November 1983
7 REM Reprinted 41 years later by GaryOPA from "OPA Phoenix Technologies" - Enjoy - November 2024
10 CALL CLEAR
20 CALL SCREEN(2)
30 READ CS,CHAR,F,B
40 IF CS=0 THEN 120
50 CALL COLOR(CS,F,B)
60 READ X,Y
70 FOR COLUMN=X TO Y
80 READ ROW,REP
90 CALL VCHAR(ROW,COLUMN,CHAR,REP)
100 NEXT COLUMN
110 GOTO 30
120 CALL COLOR(6,16,6)
130 CALL HCHAR(7,15,79,1)
140 CALL HCHAR(7,17,79,1)
150 CALL COLOR(7,12,7)
160 CALL HCHAR(8,16,86,1)
170 CALL COLOR(11,10,7)
180 FOR ROW=9 TO 11
190 CALL VCHAR(ROW,16,118,3)
200 NEXT ROW
210 GOTO 210
1000 DATA 2,40,7,1,1,32,10,4,9,6,8,8,7,10,7
1010 DATA 10,5,11,4,5,3,5,3,3,3,3,2,4,2,3,2,2
1020 DATA 1,2,1,2,1,2,1,2,1,2,1,3,1,3,2,2,2,2
1030 DATA 2,3,3,4,4,3,4,12,5,12,5,11,8,8,10,5
1040 DATA 10,5,11,3,12,125,12,1,6,27,9,4,9,6
1050 DATA 8,6,6,7,6,6,6,5,5,5,4,6,3,3,3,2,3,2
1060 DATA 3,2,3,3,4,6,4,6,4,7,4,8,5,8,7,7,7,8
1070 DATA 8,6,9,4,7,85,15,1,6,9,16,4,15,5,14
1080 DATA 5,13,5,7,85,15,1,23,26,13,5,14,5,14
1090 DATA 6,16,4,9,96,7,7,10,22,12,8,11,10,10
1100 DATA 12,10,12,6,16,5,17,5,17,5,17,6,16
1110 DATA 10,12,10,12,11,10,12,8,8,94,12,1,12
1120 DATA 14,24,1,22,2,24,1,8,94,12,1,18,20
1130 DATA 24,1,22,2,24,1,0,0,0,0
 

Turkey,.png

TURKEY Turkey.txt

  • Like 6
Link to comment
https://forums.atariage.com/topic/326737-opa-gary/page/15/#findComment-5574390
Share on other sites

15 minutes ago, Gary from OPA said:
Happy Thanksgiving to all #TI99'ers in America.
 
Sadly 41 years ago, Texas Instruments decided to drop our beloved Home Computer, which by Black Friday, November 1983 was now only $99, so in honor of this event & holiday, here is a TI BASIC program which displays a Turkey! 🦃
 
 
1 REM TI-99/4A TURKEY
2 REM BY JOEY LATIMER
3 REM When the relatives arrive at your house on Thanksgiving day
4 REM to the sweet aroma of a cooking turkey, keep them out of your way in the kitchen.
5 REM Set up your computer with a totally different kind of Turkey for them to feast their eyes on.
6 REM First Published in "Family Computing" Magazine, Issue 03 - Pages 106 to 110 - November 1983
7 REM Reprinted 41 years later by GaryOPA from "OPA Phoenix Technologies" - Enjoy - November 2024
10 CALL CLEAR
20 CALL SCREEN(2)
30 READ CS,CHAR,F,B
40 IF CS=0 THEN 120
50 CALL COLOR(CS,F,B)
60 READ X,Y
70 FOR COLUMN=X TO Y
80 READ ROW,REP
90 CALL VCHAR(ROW,COLUMN,CHAR,REP)
100 NEXT COLUMN
110 GOTO 30
120 CALL COLOR(6,16,6)
130 CALL HCHAR(7,15,79,1)
140 CALL HCHAR(7,17,79,1)
150 CALL COLOR(7,12,7)
160 CALL HCHAR(8,16,86,1)
170 CALL COLOR(11,10,7)
180 FOR ROW=9 TO 11
190 CALL VCHAR(ROW,16,118,3)
200 NEXT ROW
210 GOTO 210
1000 DATA 2,40,7,1,1,32,10,4,9,6,8,8,7,10,7
1010 DATA 10,5,11,4,5,3,5,3,3,3,3,2,4,2,3,2,2
1020 DATA 1,2,1,2,1,2,1,2,1,2,1,3,1,3,2,2,2,2
1030 DATA 2,3,3,4,4,3,4,12,5,12,5,11,8,8,10,5
1040 DATA 10,5,11,3,12,125,12,1,6,27,9,4,9,6
1050 DATA 8,6,6,7,6,6,6,5,5,5,4,6,3,3,3,2,3,2
1060 DATA 3,2,3,3,4,6,4,6,4,7,4,8,5,8,7,7,7,8
1070 DATA 8,6,9,4,7,85,15,1,6,9,16,4,15,5,14
1080 DATA 5,13,5,7,85,15,1,23,26,13,5,14,5,14
1090 DATA 6,16,4,9,96,7,7,10,22,12,8,11,10,10
1100 DATA 12,10,12,6,16,5,17,5,17,5,17,6,16
1110 DATA 10,12,10,12,11,10,12,8,8,94,12,1,12
1120 DATA 14,24,1,22,2,24,1,8,94,12,1,18,20
1130 DATA 24,1,22,2,24,1,0,0,0,0
 

Turkey,.png

TURKEY 2.13 kB · 0 downloads Turkey.txt 1.55 kB · 0 downloads

From a thankful yank - thank you and a Happy Thanksgiving to you.

  • Thanks 1
Link to comment
https://forums.atariage.com/topic/326737-opa-gary/page/15/#findComment-5574399
Share on other sites

On 11/17/2024 at 10:50 PM, Gary from OPA said:

AP1GczPQhZv9mDjArXiGZnAZaOKZ_ISN8hFP1Sst1Gp-kPkOzJPfV1q3w_-F4gw2724-h2046-s-no-gm.png

Notice several nice things about the console they are using: it is the earliest version as released in Europe with the speaker under the grille and the volume slide at the front of the cartridge port. Oddly enough,I was looking at mine of that variant today. This variant also feeds DC voltages into the console, as there is no internal power supply board. The connector is the same though, so using the wrong power supply is a really quick way to destroy the console.

 

The other thing is the nice multicolor, multilingual overlay for the Video Graphs cartridge. The cartridge itself is of much later vintage, but that overlay belongs with the earliest ones put together in Almelo, Holland. There were very few of these consoles in existence, as they were only made during the last weeks of 1979 and the first weeks of 1980. Mine is from 02/80.

  • Like 3
  • Thanks 1
Link to comment
https://forums.atariage.com/topic/326737-opa-gary/page/15/#findComment-5574715
Share on other sites

On 10/23/2024 at 2:36 PM, Gary from OPA said:

Having a crazy ass day.. Somehow, someone was able to authorize as me with Bell Canada and cancel my 8 gigabyte Internet service and asked for mailing package to return my modem, so I no longer have Internet

 

I'm a bit late to the party, but I very recently had the opposite issue with Bell.

 

Due to health issues, my elderly Mother has had to give-up her apartment and move into a senior's facility. Bell was extremely reluctant to cancel her account and accept return of the equipment. They kept demanding to speak directly with the customer, despite my explaining that she is currently in hospital and so unreachable. I asked to speak to a supervisor, but I never did get a response. 

 

We ultimately decided to cancel the automatic monthly bill payments out of Mother's bank account. We figured that would get their attention. 

  • Like 4
Link to comment
https://forums.atariage.com/topic/326737-opa-gary/page/15/#findComment-5574892
Share on other sites

On 11/29/2024 at 10:13 AM, Ksarul said:

Notice several nice things about the console they are using: it is the earliest version as released in Europe with the speaker under the grille and the volume slide at the front of the cartridge port. Oddly enough,I was looking at mine of that variant today. This variant also feeds DC voltages into the console, as there is no internal power supply board. The connector is the same though, so using the wrong power supply is a really quick way to destroy the console.

 

The other thing is the nice multicolor, multilingual overlay for the Video Graphs cartridge. The cartridge itself is of much later vintage, but that overlay belongs with the earliest ones put together in Almelo, Holland. There were very few of these consoles in existence, as they were only made during the last weeks of 1979 and the first weeks of 1980. Mine is from 02/80.

 

RE: The connector is the same though, so using the wrong power supply is a really quick way to destroy the console.   

>> Mine has a different connection (the BIG pin)

>> I have the difference pictures of both /4 versions in one of the forum and on TI99VIDEOS  (and selling both versions via Ebay).

 

 

 

 

  • Like 1
Link to comment
https://forums.atariage.com/topic/326737-opa-gary/page/15/#findComment-5577324
Share on other sites

After a few weeks of renovations at my condo, I have now finally completed everything, and setup all my various workstations, with a PC Desktop area, a Retro Wall of #TI99 systems, a new Office Laptop area near the windows, and a Den Workshop area. More space to expand is good!🥰

1.jpg

2.jpg

3.jpg

4.jpg

  • Like 13
Link to comment
https://forums.atariage.com/topic/326737-opa-gary/page/15/#findComment-5578702
Share on other sites

10 hours ago, Gary from OPA said:

Dopo alcune settimane di ristrutturazione del mio condominio, ho finalmente completato tutto e ho allestito tutte le mie varie postazioni di lavoro, con un'area PC Desktop, un Retro Wall di sistemi #TI99, una nuova area Office Laptop vicino alle finestre e un'area Den Workshop. Più spazio per espandersi è una buona cosa! 🥰

1.jpg

2.jpg

3.jpg

4.jpg

What a beauty for the eyes..🤩

I don't know if you've read the news about

a sheik who offered a huge sum to repeat Mike Tyson's last fight...

Gary, if by chance one of these sheiks had a passion for Ti99,

seeing these wonders he would offer at least 1,000,000 dollars

for everything he sees in your photos👍🏻😅

  • Like 2
Link to comment
https://forums.atariage.com/topic/326737-opa-gary/page/15/#findComment-5578949
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...