w1k #1 Posted February 28, 2011 I want convert standard 600 baud program in tape to turbo 2000 format. i have program for this operation, if i chose load 600 baud program, then program wants from me FROM: - i type $2000 then saving to t2000 format NAME: FROM: BYTES: START: when i chose FROM to 2000, which address i must use to start? program is 511b lenght Quote Share this post Link to post Share on other sites
carmel_andrews #2 Posted March 1, 2011 (edited) Not used this turbo 2000 thing (but i think it's a similar concept to rambit, a UK turbo upgrade for 1010's, and possibly the xc series) I think the 'start' thing, is somewhat likened to casini/dosini and dosvec i.e it's asking for a run/init address (so i guess it can run/execute your program) And 'from' might be something to to with the start location of the program or it could be the other way around, from could be the run/init address and start could be the start ram location of your cassette program Bytes, i think that refers to the total lenght of the program data (dunno if that includes any loader(in bytes) If you look at a cassette loader in something like omnimon/qmeg etc look for any referrences to 'iocb' locations (since very few programs on cassette used 'dcb' locations) the first set of iocb commands usually tells the computer to open the cassete, the next set of iocb commands tells the cassette to load the next block of data (after the loader) at xxxxh address (that is the address you are interested in (since that is where your cassette program starts to load from in ram) Sorry, i forgot what the locations for iocb are (i think they start at $34x and extend to $3bx) but the dcb locations are 0300h to 030bh (there is one ataricassette program, atlantis's 'gunfighter' that uses the disk buffer location (0240/0241h) for it's cassette load routine) If you use ebay, try looking for rambit's turbo tape upgrade (i think it used to be sold by derek fern/micro discount), I have'nt used that one but it had a automated conversion program that from i understand required little user input (apart from swapping the tapes over) and a few other things I dunno how simple/easy the rambit turbo tape upgrade was to install/fit in a 1010 or xc series Edited March 1, 2011 by carmel_andrews Quote Share this post Link to post Share on other sites
+orpheuswaking #3 Posted March 1, 2011 (edited) The starting address for Carmel_Andrews is Bethlem Royal Hospital Monks Orchard Road Beckenham BR3 3BX Edited March 1, 2011 by orpheuswaking 2 Quote Share this post Link to post Share on other sites
+Stephen #4 Posted March 1, 2011 The starting address for Carmel_Andrews is Bethlem Royal Hospital Monks Orchard Road Beckenham BR3 3BX Winner Quote Share this post Link to post Share on other sites
carmel_andrews #5 Posted March 4, 2011 Ah, so that's where you live OW....I'll pass on your details to Al-Qaeda Quote Share this post Link to post Share on other sites
+orpheuswaking #7 Posted March 4, 2011 Good to hear w1k... Quote Share this post Link to post Share on other sites
Mclaneinc #8 Posted March 5, 2011 The starting address for Carmel_Andrews is Bethlem Royal Hospital Monks Orchard Road Beckenham BR3 3BX LOL....Quick, ring them and tell them you think he's escaped Quote Share this post Link to post Share on other sites