Page 3 of 7

Re: HDB-DOS for Dragon 32 and 64/Tano

Posted: Sat Aug 17, 2013 9:43 am
by zephyr
tormod wrote:Note that 17 and 18 are swapped as compared to the D64. If this is an error maybe someone can fix up the filenames too?
IC18 (marked as IC34 on D64 PCB) is the 32K mode BASIC ROM, and IC17 (marked as IC37 on D64 PCB) is the 64K mode BASIC ROM.

Re: HDB-DOS for Dragon 32 and 64/Tano

Posted: Tue Aug 20, 2013 5:41 am
by retrocanada76
As promised the exclusive CF image for Dragon/Tanos:

http://www.mediafire.com/?40jau3q4zaewk8o

There is a lot of coco2/3 stuff on it, but from 100 - 131 we have dragon dos disks converted to rs-dos. So you can play moon cresta, back track, chuckie egg direct from SuperIDE.

Also two OS-9 flavours: os-9 2.0 phoenix (for old games) and nitrOS-9 2.3.9

Enjoy

Re: HDB-DOS for Dragon 32 and 64/Tano

Posted: Tue Aug 20, 2013 6:41 am
by KenH
Cool! Thanks for sharing.
Is your amazing SideKick file browser (Dragon version) also in there?

Re: HDB-DOS for Dragon 32 and 64/Tano

Posted: Wed Aug 21, 2013 6:12 am
by retrocanada76
Yes it is. Runs right from the boot pressing S.

Re: HDB-DOS for Dragon 32 and 64/Tano

Posted: Wed Aug 21, 2013 12:27 pm
by zephyr
retrocanada76 wrote:As promised the exclusive CF image for Dragon/Tanos:

http://www.mediafire.com/?40jau3q4zaewk8o

There is a lot of coco2/3 stuff on it, but from 100 - 131 we have dragon dos disks converted to rs-dos. So you can play moon cresta, back track, chuckie egg direct from SuperIDE.

Also two OS-9 flavours: os-9 2.0 phoenix (for old games) and nitrOS-9 2.3.9

Enjoy
Thanks! 8-)

When I click on the link to download cf_dragon.img.7z it swaps it for a file named iLividSetup-r157-n-bf.exe (claimed to be a download manager :o ). Where is the link to download only the cf_dragon.img.7z file directly?

Re: HDB-DOS for Dragon 32 and 64/Tano

Posted: Wed Aug 21, 2013 1:01 pm
by KenH
zephyr wrote: When I click on the link to download cf_dragon.img.7z it swaps it for a file named iLividSetup-r157-n-bf.exe (claimed to be a download manager :o ). Where is the link to download only the cf_dragon.img.7z file directly?
http://download1578.mediafire.com/fm3a6 ... gon.img.7z

Re: HDB-DOS for Dragon 32 and 64/Tano

Posted: Wed Aug 21, 2013 1:06 pm
by zephyr
Thanks Ken! :D

Re: HDB-DOS for Dragon 32 and 64/Tano

Posted: Wed Aug 21, 2013 7:18 pm
by tormod
tormod wrote: Coming up next
Dragon Drivewire-USB adapter kits: Integrating USB-serial, an inverting gate, and a proper printer connector. For those without real RS232 ports on their external computer and not wanting to solder together their own solution.
As promised, here they are: viewtopic.php?f=6&t=4270

Re: HDB-DOS for Dragon 32 and 64/Tano

Posted: Wed Aug 21, 2013 9:29 pm
by KenH
retrocanada76 wrote:As promised the exclusive CF image for Dragon/Tanos:

http://www.mediafire.com/?40jau3q4zaewk8o

There is a lot of coco2/3 stuff on it, but from 100 - 131 we have dragon dos disks converted to rs-dos. So you can play moon cresta, back track, chuckie egg direct from SuperIDE.

Also two OS-9 flavours: os-9 2.0 phoenix (for old games) and nitrOS-9 2.3.9

Enjoy
Great collection!
OS9 2.0 is great as it leaves enough memory for applications like Dynacalc (which is on drive /I0/Apps ).
Note that I had to comment out line 1080 in autoexec.bat in order to boot OS9 and NitrOS9 from the menu. Without it I kept getting an ERROR message.

Re: HDB-DOS for Dragon 32 and 64/Tano

Posted: Thu Aug 22, 2013 6:39 am
by retrocanada76
Note that I had to comment out line 1080 in autoexec.bat in order to boot OS9 and NitrOS9 from the menu. Without it I kept getting an ERROR message.
That's because you're using my old .rom file. Use the one provided in the .zip or inside disk 250 (TANOLBA.ROM) ready to be burn using FLASH.BAS on a real coco. Sorry, flash bin crashes on tano/dragons.

The new rom is using the last pulls from toolshed commits and uses a different address for some variables. SideKick won't work with the old rom.
OS9 2.0 is great as it leaves enough memory for applications like Dynacalc (which is on drive /I0/Apps ).
You can make shortcuts typing:

BUILD DYNACALC
CHD /I0/APPS/DYNACALC
CHX /I0/APPS/DYNACALC/CMDS
EX DYNACALC </TERM
<PRESS ENTER>

Then just type DYNACALC on root dir.