blyind #1 Posted September 3, 2001 i know C++, html, and i am learning assembly. i know you program the 2600 useing assembly. any one wanna give me a few pointers, maybe links or something... thanks Quote Share this post Link to post Share on other sites
liquid_sky #2 Posted September 4, 2001 Try HERE Quote Share this post Link to post Share on other sites
slapdash #3 Posted September 5, 2001 Try Stellalist. Quote Share this post Link to post Share on other sites
Osbo #4 Posted September 5, 2001 I just found some listings with 2600 games, and the code it's a madman! dang... super complicate Quote Share this post Link to post Share on other sites
StanJr #5 Posted September 6, 2001 Make no mistake, programming for the 2600 is a bear(as I am CONSTANTLY discovering), the code is complex and the restrictions and limitations are unending. However, also recall that this code is twenty plus years old. Tech has advanced light-years since then and modern code, while more accessible here and there, is asked to do way more than the code you are trying to crack. Keep at it. They wouldn't have made so many Atari games if the code was flat impossible to manage. Nick Bensema has a wonderful all code version of Adventure that fully details each line's function on his site. www.io.com/~nickb/atari/doc/adventure.txt Its a good read. Quote Share this post Link to post Share on other sites
blyind #6 Posted September 6, 2001 i tried that link, its broken =( Quote Share this post Link to post Share on other sites