+OLD CS1 Posted September 12, 2016 Share Posted September 12, 2016 Even the ZX Spectrum had a version of Outrun. This actually makes me sad. Quote Link to comment Share on other sites More sharing options...
Asmusr Posted September 12, 2016 Author Share Posted September 12, 2016 In the latest version (see video above) I have moved the project from disk to a 256K cart. The extra space allows me to store a road with a better perspective because I have more room for colors, and it also allows enough free space on both sides of the road so it doesn't wrap around when you take a sharp turn. The road image now takes up a full 128K: one 8K ROM bank for each row of 8 pixels x 2 because there are two different sets of colors (for the stripes). The code is residing in the other 128K ROM, but only a small fraction is actually used. There's a lot of redundancy, and a SAMS version would definitely be an option. Other improvements include a smaller car (2 sprites instead of 8 ), the signs at the side of the road, and a bit of sound. LASooner: The track is stored as segments, each with a certain curvature, like a toy race track. The current track consists of 20 segments, each taking up 2 bytes. I need to make a tool for drawing the road in 2D in order to see what it actually looks like. formula18a-8.bin formula18a.rpk 4 Quote Link to comment Share on other sites More sharing options...
Omega-TI Posted September 13, 2016 Share Posted September 13, 2016 Looking good! 2 Quote Link to comment Share on other sites More sharing options...
Asmusr Posted September 13, 2016 Author Share Posted September 13, 2016 The cart image currently only has a header in bank 0, which is why it doesn't work in Classic99, I guess. I will post a fixed version later. Quote Link to comment Share on other sites More sharing options...
+jedimatt42 Posted September 13, 2016 Share Posted September 13, 2016 The cart image currently only has a header in bank 0, which is why it doesn't work in Classic99, I guess. I will post a fixed version later. I just spent the time running in classic99... after loading... open the debugger, enter C6000=00 and answer NO to overriding the rom.. and it will bank switch... --- And, uh..., Awesome! It is still Formula 1 season you know -M@ Quote Link to comment Share on other sites More sharing options...
Tursi Posted September 13, 2016 Share Posted September 13, 2016 Asmusr, on 12 Sept 2016 - 9:27 PM, said:The cart image currently only has a header in bank 0, which is why it doesn't work in Classic99, I guess. I will post a fixed version later. Remember that unless your cart has a reset circuit, you can't guarantee the startup bank. Quote Link to comment Share on other sites More sharing options...
+Ksarul Posted September 13, 2016 Share Posted September 13, 2016 There is a variant of the 512K board that will now guarantee a start in Bank 0 (the ones Marc used for his games). I will have some more of these soon. . .and software-wise, they are 378 work-alike. Quote Link to comment Share on other sites More sharing options...
Tursi Posted September 13, 2016 Share Posted September 13, 2016 I remember some discussion of that -- does it reset back to bank 0 on a warm boot? (Fctn-=)? Or is it only a powerup guarantee? Quote Link to comment Share on other sites More sharing options...
Asmusr Posted September 13, 2016 Author Share Posted September 13, 2016 This one has headers in all banks. formula18a-8.bin 2 Quote Link to comment Share on other sites More sharing options...
+Ksarul Posted September 14, 2016 Share Posted September 14, 2016 Warm boot will reset it too. . . 1 Quote Link to comment Share on other sites More sharing options...
Omega-TI Posted September 14, 2016 Share Posted September 14, 2016 This one has headers in all banks. Thanks for two reasons. (1) Giving me something fun to do. (2) Giving my burner something to do. The poor thing has been sitting there patiently waiting to be used. Quote Link to comment Share on other sites More sharing options...
Imperious Posted September 17, 2016 Share Posted September 17, 2016 The car looks really good now, it's the right size too. Quote Link to comment Share on other sites More sharing options...
Omega-TI Posted September 17, 2016 Share Posted September 17, 2016 I got a chance to test this out on R.I. today. I like what I see so far! This thing has the potential to be your best yet Rasmus! formula18a Beta-512K.bin Quote Link to comment Share on other sites More sharing options...
Asmusr Posted September 19, 2016 Author Share Posted September 19, 2016 Here's a new version with some other cars, just race fast enough and you should catch them. Still no collision detection. I need to look into improving the steering of the car... formula18a-8.bin 4 Quote Link to comment Share on other sites More sharing options...
Omega-TI Posted September 28, 2016 Share Posted September 28, 2016 Here's a new version with some other cars, just race fast enough and you should catch them. Still no collision detection. I need to look into improving the steering of the car... I turned this into a 512K image so I could use it in one of my cartridges... I was kind of glad collision detection was not active yet... because I was hitting cars right and left. This looks like it's going to be harder than Pole Position. Quote Link to comment Share on other sites More sharing options...
Asmusr Posted September 28, 2016 Author Share Posted September 28, 2016 I turned this into a 512K image so I could use it in one of my cartridges... I was kind of glad collision detection was not active yet... because I was hitting cars right and left. This looks like it's going to be harder than Pole Position. Your new avatar is really annoying, I keep thinking there's something wrong with my internet connection. 1 Quote Link to comment Share on other sites More sharing options...
RickyDean Posted September 28, 2016 Share Posted September 28, 2016 Your new avatar is really annoying, I keep thinking there's something wrong with my internet connection. He's just saying that he's continually in motion?? Quote Link to comment Share on other sites More sharing options...
+mizapf Posted September 28, 2016 Share Posted September 28, 2016 He's just saying that he's continually in motion?? No, it says, hang on, things are going to be better in a minute. 1 Quote Link to comment Share on other sites More sharing options...
+InsaneMultitasker Posted September 28, 2016 Share Posted September 28, 2016 I kept thinking the same thing. I eventually felt so distracted that I had to add a specific filter to AdBlock for the picture (Sorry, Omega!) Quote Link to comment Share on other sites More sharing options...
Omega-TI Posted September 28, 2016 Share Posted September 28, 2016 Your new avatar is really annoying, I keep thinking there's something wrong with my internet connection. I kept thinking the same thing. I eventually felt so distracted that I had to add a specific filter to AdBlock for the picture (Sorry, Omega!) Okay guys, It's been changed. 2 Quote Link to comment Share on other sites More sharing options...
Sinphaltimus Posted September 28, 2016 Share Posted September 28, 2016 Okay guys, It's been changed. Nooooo! You caved! 1 Quote Link to comment Share on other sites More sharing options...
RickyDean Posted September 28, 2016 Share Posted September 28, 2016 Nooooo! You caved! The power of the people!!!! 1 Quote Link to comment Share on other sites More sharing options...
+OLD CS1 Posted September 28, 2016 Share Posted September 28, 2016 The power of the people!!!! The Hecklers' Veto? Quote Link to comment Share on other sites More sharing options...
RickyDean Posted September 29, 2016 Share Posted September 29, 2016 Aw...Shucks, just call me Heckle or Jekyll . Quote Link to comment Share on other sites More sharing options...
Kurt_Woloch Posted October 18, 2016 Share Posted October 18, 2016 Wellll... may I point you at the following two threads, since I did try something in this genre as well some years ago... but I didn't go as far as writing it completely in Assembler: http://atariage.com/forums/topic/159225-ssgc-racer/(Original XB version) http://atariage.com/forums/topic/206961-xb-compiler-v21/(compiled version) It's a very overlooked genre on the 4A, sadly. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.