-
Content Count
2,118 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Member Map
Forums
Blogs
Gallery
Calendar
Store
Everything posted by retroclouds
-
Welcome! It's good to have you around and I really like the work you have been doing. Thinking about it, perhaps some of the remakes could be rewritten for the TI. Now would that be cool! Imagine playing MunchMates on the TI
-
Nice article! Very well done Just checked the Atlantis screenshots, and man do they look nice. Makes me want to play this game!
-
Don't know if it makes a big difference, but you might be able to reduce the time it takes to start the game by "tuning" the pre-scan process. You can read about it in the TI FAQ at ninerpedia.
-
Just tried the newest source code. Here are some pictures: Very nice! The game responds well, also collision detection works great. Cool
-
Added repositories section, Grapefruit and TI-99/4A user reference guide.
-
Today I started assembling the Pitfall! carts. Ain't that a pretty sight Check out the gallery for some more pictures
-
sorry for my late response. You are on the wait list for the second batch. Thanks
-
TI-99/4A websites that don't suck?
retroclouds replied to S1500's topic in Gaming Publications and Websites
Excellent! Would be a shame that such fine piece of equipment is just sitting around somewhere or worse ends in a dumpster. The fun about retro computing/gaming is that there is so much to explore. Would you mind listing your configuration when you get it (cartridges, cards in the expansion bay, etc), perhaps some pictures ? -
BASIC Color Bar Programs
retroclouds replied to ColecoFan1981's topic in Classic Computing Discussion
TI-BASIC on the Texas Instruments TI-99/4A 100 CALL CLEAR 110 FOR L=1 TO 16 120 CALL COLOR(L,L,L) 130 CALL VCHAR(1,L*2-1,24+(L*,24) 140 NEXT L 150 GOTO 150 -
5. Retrobörse für klassische Videospiele im Ruhrgebiet
retroclouds replied to j_eits's topic in International
Wurde Karlsruhe bestätigt? Falls ja, wann und wo? Wohne bei Ludwigshafen, somit wäre Karlsruhe für mich sehr interessant -
TI-99/4A websites that don't suck?
retroclouds replied to S1500's topic in Gaming Publications and Websites
Did you know? We know have our own spot right here at AtariAge. Check out our TI games programming subforum here. We also have a development resources thread that lists the best technical websites for the TI-99/4A. Check here. -
TI-99/4A websites that don't suck?
retroclouds replied to S1500's topic in Gaming Publications and Websites
Holy cow! If you can get the whole bunch for free, I would say go for it! It's a very fine machine and of high quality. Too bad you don't get this stuff for free on my side of the planet Myelf I have 2 expansion bays and 8 consoles, Gram Kracker device, 3 CF7A+ compact devices and a lot of game modules. There is a renewed interest in the TI-99/4A. You might want to check out the TI game shelf for an overview of some of the games which you can download and store on disk for playing on the TI. It also sports my version of Pitfall! for the TI-99/4A (shameless plug) -
Destroyer - game in development
retroclouds replied to sometimes99er's topic in TI-99/4A Development
I hope sometimes99er jr. gets better soon By the way, did you see my competition thread? I will be extending it until February 15th. Really need to finish some project stuff at work (and finish work on my Pitfall! carts). -
retroclouds game programming competition (RGPC)
retroclouds replied to retroclouds's topic in TI-99/4A Development
E X T E N D E D - T I M E !!! ok people, I have a lot of stuff on my plate right now. Work has been keeping me way too busy lately and I really need to finish the Pitfall! carts. Therefor I have decided to extend the competition for two more weeks, the new deadline is set to: Monday Feb 15th The winners will be announced on Sunday Feb 28th. This is a one time opportunity to finish, debug and polish your game If you still want to submit your finished game by January 31st, you can do so and you will earn +3 bonus points, but any later changes to the game will have to be ignored in the competition. -
I tried it out and all went well until I went into Extended Basic. At that point the CF7 locked up. Thanks anyways. As it turns out the manufacturer informed me late last night that he'll send out a replacement unit. So that should take care of the dilemma. Thank you to everyone that offered your kind assistance. Excellent news! Hope you get your replacement unit soon. :thumbsup:
-
Question: did you use a compact flash card that came with the unit ? I have 3 CF7a+ units and they all came with a compact flash card. Until now I only used 1 of the compact flash cards (a SanDisk 512MB card that works without any problems). So, this evening I tried both other cards. 1) Test with "SimpleTech 64Mb digital media compact flash" card a) Format card on the PC (Windows Vista, formatted it with "FAT" filesystem and left all default settings b) Put card in CF7+ and go to TI-BASIC c) CALL FORMAT(1) d) Put Card back in the PC and copied pitfall disk image (from the Games Shelf) using TIDIR. e) Mounted the volume on the TI and checked with Disk Manager 2. All files are present f) Plugged in my Extended Basic module and waited for Pitfall to start, it didn't the TI got a green screen and locked-up g) Tried EA#5 -> DSK1.#PITFALL in Editor Assembler, and it switched to TI-Basic, 2) Test with "Sandisk SHOOT&SHARE 32MB compact flash card" a) repeated steps 1a-1e b) Plugged in my Extended Basic module and waited for Pitfall to start, it works c) Tried EA#5 -> DSK1.#PITFALL in Editor Assembler, it works too. Repeated both tests 2 times, with the same result. So to make a long story short, I think you should try to use another compact flash card. SanDisk seems to work best. To start from scratch you format the compact flash on the PC and then put the card in the TI and do a CALL FORMAT(1) to initalise a single volume. At the same time the compact flash card will get a header that identifies it as a TI filesystem and that makes it recognizable in TI-DIR. I don't recall the maximum supported compact flash card size. But I think that 1 gigabyte cards should work as well. You might also want to get an Editor/Assembler module as it has the fastest EA5 loader (that's my opinion anyway). But when using CF7+ Extended Basic should be ok too. Personally I don't like the Extended Basic loaders that mimic EA5 loaders though. Hope this helps.
-
That is certainly weird. Are these Extended Basic programs you are trying to load ? Just for verifying you have a valid disk image, try the below: 1. Goto http://tigameshelf.net/asm.htm and grab the "V9T9 .DSK image" of Pitfall. You should be able to transfer the image to the Compact Flash using TIDIR. 2. Mount the volume on the TI and try if you can get to run #PITFALL using your Editor/Assembler cartridge option #5. 3. Try if you can get the game to run using Extended Basic, it should automatically load. If you like you can me a PM with the disk image and I'll give it a spin on my CF7A+.
-
You can't copy single game files directly to the CF7A+, what you do is you copy a disk image to the CF7+, so you have to make sure your files are already in the disk image. Here is how you can first create a new disk image with TIDIR. 1. Files -> Create new DSK Image 2. Popup window appears, Enter a volume label, e.g. "GAMES" and select radio button "CF7A+: 40 tracks 20 sectors/track 1600 sectors 3. Click on "Create button", a new image file "games.dsk" will be created 4. In the left window: select the directory that contains the PC files 4. In the right window: select the disk image file, it will be empty. 5. In the left window: select your files and press "F5", they will be copied into the disk image. Once you have your files in the disk image, you can then copy the disk image to the CF7A+ 1. In the left window: right-mouse click on directory path line and select "read CF7A+ volume list" from the context menu 2. In the left window: select a target volume 2. In the right window: select ".." to move outside disk image 3. In the right window: Press "F5" to copy the image to the CF7A+
-
You definitly need to check out TI99DIR in the Development Resources thread. It's a file manager for dealing with TI files & disk images and looks like Norton Commander. Anyway it's a very nifty program and has direct support for the CF7+, so no need for doing any cryptic DOS commands Perhaps we can get Opry99er to do a youtube video tutorial on this.
-
Added reference to TI99-PC
-
retroclouds game programming competition (RGPC)
retroclouds replied to retroclouds's topic in TI-99/4A Development
............ 7 -
Just checked, you are #10 on the first batch
-
Several updates: added reference to QBOX Pro & speech tutorial by Mark W., Added reference to TI-Intern.
-
Just tried it and very much like the classic pong style. Looking forward seeing more
-
Very nice! It shows that good graphics are pefectly possible in Extended Basic too. :thumbsup:
