Jump to content
IGNORED

Is there a source code master list?


quohog

Recommended Posts

I've found a few lists of all 2600 roms, and they are the best thing ever, and now I'm looking for the same thing for disassembled or original .asm source code for 2600 games. 

 

I've found this:

https://github.com/johnidm/asm-atari-2600

 

And this:

http://www.bjars.com/sourcecode.html

 

Is that all that are out there? I feel like someone must have made One List to Rule them All, but I just can't find it for some reason. Anyone have a link to share? Or are the lists I've found the biggest?

 

Thanks! Thanks! Thanks!

 

PS Sorry if it's location is obvious. I still haven't figured out how to find everything around here. :)

 

  • Like 3
Link to comment
Share on other sites

I'm not aware of a comprehensive list, but it's a good idea.

Here are a few of mine... I put latest ZIPs at the end of the thread where I could.

 

Qb (2003) very plain vanilla but does show complex use of playfield animation.
https://www.biglist.com/lists/stella/archives/200103/msg00284.html
6474923_ScreenShot2020-07-05at1_41_59pm.thumb.png.9f043dc2bae131b69f59498434ed3720.png

Sokoboo (2019) quite sophisticated use of DASM/macros and 3E bankswitching... and an embedded playfield tile engine.
Way too complex for any mere mortal to understand, including me.
https://atariage.com/forums/topic/293315-sokoban

1404993883_ScreenShot2020-07-05at1_43_54pm.thumb.png.f4032384bed3cd5c3614d979e060ee8f.png
Chess 3E+ (2020) a chess engine - very very sophisticated macro use, 3E+ bankswitching
Check out the macros "REF" and "VAR" and how they work to give you safe local variables in zeropage.
https://atariage.com/forums/topic/299157-chess
 

1411883102_ScreenShot2020-07-05at1_47_09pm.thumb.png.4dfb8f1d2a430e0d5817b66329f539e8.png
The BYO greeting cart shows the Chronocolour display in action...

https://atariage.com/forums/topic/22242-build-your-own-greeting-cart-can-you-type-make/

ZIP with source code @ top
93589513_ScreenShot2020-07-05at1_49_50pm.thumb.png.d9c0236c9bdac215efa31dcf33b85be4.png

  • Like 2
  • Thanks 1
Link to comment
Share on other sites

  • 4 weeks later...

Hi there,

 

1 hour ago, LeChuck said:

I plan to make a GitHub repository for mine, like DEBRO is doing with his.

I had a suggestion to reorganize my Github repository. I was thinking of moving them all to a Atari2600\Disassemblies folder instead of having separate repos. What do you think?

Link to comment
Share on other sites

10 minutes ago, DEBRO said:

Hi there,

 

I had a suggestion to reorganize my Github repository. I was thinking of moving them all to a Atari2600\Disassemblies folder instead of having separate repos. What do you think?

I would probably do a single repository too, with all the games in their own folders under there.  If these were larger, more involved projects separate repositories would make more sense.  Nice to be able to clone once and get everything in one swipe!

Link to comment
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...