Scuttle130
Members-
Content Count
73 -
Joined
-
Last visited
Content Type
Profiles
Member Map
Forums
Blogs
Gallery
Calendar
Store
Everything posted by Scuttle130
-
You know I didn't CHASE on the list. Which was the preversion of TRON Light Cycles, if you strech you imagination!
-
selling a boxed spectravideo compumate
Scuttle130 replied to ma3a_operat0r's topic in Buy, Sell, and Trade
I'm interested! I sent you a PM. PM me back with a price. -
FS: Boxed 5200 and all production games
Scuttle130 replied to ntavio's topic in Buy, Sell, and Trade
I am very, very interested in buying your Haunted House II. Your the only one who has offered up a HH2 for sale recently. http://www.atariage.com/forums/viewtopic.p...6439&highlight= The only way you could make me happier is if you have Combat II also, that you would be willing to part with both! -
Here is the latest program. In order to get the joystick commands to work, I wrote this simple program to tell you on the screen what was done to the joystick. As you will see, everything works fine except the up, down, right, left. This may take some time to work out properly. stick.zip
-
I just finished writing (on paper) the majority of the remaining subroutines. They handle collision detection of all the aircraft with walls, other aircraft, and the ground. I think I discovered a way to process arrays with memory offsets, which is probably the assembly way of doing things. I don't know if its efficent, but when I finally encode it, we will see if it works the way I hope it will work. The next subroutine handles moving the all the aircraft to the next position. The final one, which I probably won't get to until Sunday, will be processing the joystick and keypad input. Then their should be a decent working game. All that will be left is making it difficult with multiple aircraft, adding colors, adding various types of aircraft, and adding sound. I will try and code the subroutines over the next couple days...
-
Let's see and this will not be impressive at all... ATARI 2600 : 76 ATARI 5200 : 32 (with no hope of getting all since Haunter House was removed from the AA store!) ATARI 800/400: 3
-
Real life to take precedence over ATARI? Are you kidding? You didn't stand for that when you were 10, and I don't believe a single one of you stand for that today!!! Let's get serious about this programming thing! Just kidding, I know you guys work hard, and dedicate what time you have to ATARI when all the other factors in your life will let you...we really do appericate it, and are wait for the release... I mean we've waited this long, whats a few more days...
-
At last finally found something but in a weird place !!!
Scuttle130 replied to Atari-dj's topic in Atari 2600
Newsflash... Newsflash... This just released! Investigative teams have discovered the legendary E.T. Cartridge landfill was actually a Pengo cartridge accompanied with a copy Indy instructions buried under the floorboards of some house. -
Do you still need this done? What kind of chips does the NES take? I have a universal EPROM burner, so it should work. You can just send me he chip and program, and return postage and I will burn it for you.
-
You can get it from Dan B's 6502 Tech Page. Look under Development Software. http://www.atarihq.com/danb/6502.shtml There is some nice 5200 and 2600 action from Dan B's also.[/url]
-
I know I haven't been working on this for a month, its still on my agenda! Work just got over swamped for a moment, and then I had visitors to the house, but I will be starting back to work on this maybe this weekend, since there will be nothing else to do... I think this is as close as you will ever get. If you need me to expand on some concepts, let me know and I will do my best.
-
I don't think you understand my desperation to play this game!!! If there is anyone who would even consider letting me borrow the cartidge or even maybe the author allowing me to buy the game off him/her, please!!! I love Haunted House 2600 and am total hooked on trying to get the 5200 version!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
SONIC BOOOOMMM!!!!!
-
Does anyone have a copy of Haunted House 2 they are willing to get rid of? I guess the author has since pulled it from the AA shelf...
-
Can you repost #2 I cannot find it in the forums... THANX!
-
I definately will buy a copy of Adventure II!!! I love the original and must, must have a copy of #2. I have played the parts that have been published so far, and am addicted!!!
-
It would be awesome if there were bridges and tunnels on the Indy track. Something like Sprint... what do you think?
-
Here is a picture of the board I am talking about. CPUWIZ do you know the name/number of the Mask ROM??? Otherwise, am I going to have to solder a 7404 to make it work with the EPROMs Atari Age sells? THANX!!!
-
I was able to purchase a few replicas of the ATARI 2600 cartridge board. They have the number CO10789. My questions is does anyone know the ROMs or EPROMs that can work on this board and where I can get them? THANX
-
To get it past "PRESS 'START'" press the * key or the # key...I keep forgetting which one I hard code in...
-
Well, here is the start of a game some of you might remember on the Commodore 64 called Final Approach. The objective is to give airplanes heading, altitudes, and airspeeds to get them to either the airfield or the exit. So far I have only designed the playfield, but it has some excellent lessons, like the LOCATE command, redefining the character set, and using a charcter set as graphics. The Ultima games are a perfect example of using character set for its graphics representation. If you look at the approach.chr file, there is a basic explanation on how to define the characters for those who don't know how. Enjoy... approach.zip
-
Someone correct me if I'm wrong, but the serial number should have a "*" next to it.
-
Hey everyone, I am trying to teach myself how to program the 5200. I am posting all my code as I figure how it works. I am using Jeffry Johnson's 5200BAS which is very, very easy!!! I welcome any comments or help you can provide. http://www.atariage.com/forums/viewtopic.php?t=44890
-
I've added full joystick movement to the space ship. This is actually turning out pretty well I think and I'm only up to 2K for data...30K more to go... The escape key crashes Rainbow 95, but thats not important right now... ship2.zip
-
I tried the 2600 programming, but some of this get pretty thick pretty quick!!! And until Andrew can help us out more, I am at a standstill. I have been working on programming the 5200 if you want to take a look at my work, its coming along decently. I started programming when I was in 6th grade and picked up BASIC pretty quick. The 5200 language is pretty close with some weird formatting, but still far, far, far easier than figuring out the 2600 programming to start with... Check out my progress... http://www.atariage.com/forums/viewtopic.php?t=44890
