+Random Terrain Posted April 6, 2011 Share Posted April 6, 2011 (edited) Before I get to the point, the reason I made my version of the batari Basic page was to help me (and maybe other people) understand the information a little better. I figured if I do a similar thing with the Andrew Davie sessions, maybe enough of it will sink in that I'll be able to add a bit of my own asm code to my future batari Basic games when needed. The main thing I'm doing is breaking up the text into sections. That was easier to do in some sessions than others. For example, I had a very hard time with session 5. As I work through the pages, certain things will become clearer, so I'll go back to earlier pages and make adjustments. I kind of work like DASM (I make multiple passes). I might rush through and make mistakes, but I'll circle back and keep fixing things until it's as good as I can get it. Update (2011y_05m_05d_0904t) The pages are pretty much done: www.randomterrain.com/atari-2600-memories.html#assembly_language I still have a few pop-up definitions to add, but unless anyone spots any errors or knows of something from the session threads that I missed, the pages seem to be finished. Edited May 5, 2011 by Random Terrain Quote Link to comment Share on other sites More sharing options...
+Random Terrain Posted April 7, 2011 Author Share Posted April 7, 2011 Session 7 page is finished: http://www.randomterrain.com/atari-2600-memories-tutorial-andrew-davie-07.html Quote Link to comment Share on other sites More sharing options...
ScumSoft Posted April 7, 2011 Share Posted April 7, 2011 (edited) Very nice, I don't see anything wrong on initial glance. Makes the tutorials much easier to follow along with. all we need to remember is that the first thing to send is that reset trigger (called VSYNCH) Oh wait just noticed this in "Session 7" under Reset Signal. It should say "VSYNC" minus the H. Edited April 7, 2011 by ScumSoft Quote Link to comment Share on other sites More sharing options...
+Random Terrain Posted April 7, 2011 Author Share Posted April 7, 2011 Oh wait just noticed this in "Session 7" under Reset Signal. It should say "VSYNC" minus the H. Thanks. I just updated the page. Quote Link to comment Share on other sites More sharing options...
+Random Terrain Posted April 9, 2011 Author Share Posted April 9, 2011 It took a while, but I finally got Session 11 pretty much finished. Besides trying to break things up into sections, I added 3 color charts. I also added 2 Atari 2600 color compatibility tools. One for NTSC and and for PAL. Quote Link to comment Share on other sites More sharing options...
+Random Terrain Posted April 25, 2011 Author Share Posted April 25, 2011 I'm getting closer to finishing. Like I said in the first post, I kind of work like DASM. I make multiple passes. This time through the pages, I'm adding navigation and any extras I can find in the session threads. I found the answers/spoilers that Andrew Davie posted for session 21, so I tried to figure out how to add them to the page without using JavaScript. It took me many hours, but I finally got CSS-only spoilers working on the major browsers: www.randomterrain.com/atari-2600-memories-tutorial-andrew-davie-21.html#exercises It works with Firefox, Internet Explorer, Opera, Google Chrome, and Safari. The spoiler boxes say to click on the border to view, but you only have to do that for Internet Explorer. You can pretty much click anywhere inside of the spoiler boxes using the other browsers. The Internet Explorer 'fix' was an accident. I was clicking in the spoiler boxes and nothing was happening, then the spoiler contents appeared, then it wouldn't, then it would, but mostly it wouldn't. I finally figured out that when it worked, I was actually clicking on the thin, 1-pixel border. So I made the border thicker and now the CSS-only spoiler thingy works with Internet Explorer too. I'm glad that's over. Now I get get back to working on the pages instead of fighting with browsers. Quote Link to comment Share on other sites More sharing options...
+Random Terrain Posted May 5, 2011 Author Share Posted May 5, 2011 I seem to be done: www.randomterrain.com/atari-2600-memories.html#assembly_language 1 Quote Link to comment Share on other sites More sharing options...
NE146 Posted May 5, 2011 Share Posted May 5, 2011 I think that's pretty badass to be honest. 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.