itaych #1 Posted March 22, 2014 Hi, I'd like to run Atari BASIC on a 48K 800 machine, however the original BASIC cartridge is lost so I'm looking for a way to convert the 8K ROM file to an executable. It should be as easy as adding a binary load header to the raw data (to make it load from $a000-$c000) - would that be enough? Should the run address be set to $a000 or somewhere else? Is there any initialization code I'd need to add? Would BASIC Rev. C work on an 800 or must I use Rev. A? Does anyone have such an executable ready, so as to save me the effort of doing it myself? Thanks Quote Share this post Link to post Share on other sites
Marius #2 Posted March 22, 2014 Somewhere on this forum Larry posted BasicA, BasicB, and BasicC as binary files. I'm not sure where in memory they load. I'm not behind my atari right now, but I'm sure the files are on the forum. Quote Share this post Link to post Share on other sites
Marius #3 Posted March 22, 2014 OH I found BasicC.com Quote Share this post Link to post Share on other sites
itaych #4 Posted March 22, 2014 Ok, I think this is what you meant, thanks. http://atariage.com/forums/topic/172003-cart-copy-for-the-xlxe/?p=2131126 Quote Share this post Link to post Share on other sites
+Larry #5 Posted March 22, 2014 This is a pretty popular request. ...or maybe here: http://atariage.com/forums/topic/221563-searching-file-versions-of-atari-basic/?hl=%2Bbasic&do=findComment&comment=2918855 (link in post #2) -Larry Quote Share this post Link to post Share on other sites
itaych #6 Posted March 22, 2014 Larry, your link leads to the same place I linked to. Problem solved, thanks Quote Share this post Link to post Share on other sites