Page 1 of 1

Hello and BASIC Development

Posted: Fri Jan 07, 2011 10:02 pm
by daftspaniel
Hi Folks,

Just signed up and thought I would come in and say hello! Like most people on here, I imagine, I had a Dragon in the 80's as a home computer. From time to time I fired up a PC emulator to play 'Quest' or something similar. Recently I discovered the excellent XROAR and have had lots of fun playing with it. Particularly fun to try out the hardware I never had (disks + Dragon 64). I've found the Up2date disk magazine is a good read and even found one of my programs (NIM) on issue 10 which was a blast from the past :-)

Anyway, I was thinking it would be good to do some Dragon BASIC programming again - possibly a graphic minigame I started for a Java 4k contest. I was wondering if the forum had any suggestions on how best do this on an emulator? I was thinking of using something like Rainbow Writer to get more text on screen or is there a clever was to use a PC Editor and copy the text across?

Take care,
Davy Mitchell

Re: Hello and BASIC Development

Posted: Fri Jan 07, 2011 11:19 pm
by sixxie
XRoar will load in ASCII BASIC files directly if they have a .asc or .bas extension, so you can edit stuff in a normal text editor, then load it in as-is.

You might prefer to use the latest snapshot (the 2011 dated one here) as it fixes a bug with reattaching tape files that could otherwise make testing quite frustrating.

(Oh, and try AUDIO ON before loading CAS or ASCII BASIC files for new horrible noise reproduction ;) ).

Re: Hello and BASIC Development

Posted: Sat Jan 08, 2011 3:56 pm
by zephyr
Hi Davy,

Welcome to the forum! :)

Regards,
Steve

Re: Hello and BASIC Development

Posted: Sat Jan 08, 2011 10:10 pm
by daftspaniel
Thanks Steve and Sixxie ;)

I have got that working well - PMODE3 here I come...

Davy

Re: Hello and BASIC Development

Posted: Mon Jan 10, 2011 10:53 pm
by daftspaniel
That build of XRoar also fixed my joystick issues - thanks again ;)

Davy

Re: Hello and BASIC Development

Posted: Sat Jan 15, 2011 9:55 pm
by Alastair
sixxie wrote:You might prefer to use the latest snapshot (the 2011 dated one here) as it fixes a bug with reattaching tape files that could otherwise make testing quite frustrating.
Just as I was about to post about the text in xroar-snap-20110106-windows32 appearing fainter than in previous versions, I notice that you have released xroar-snap-20110110-windows32 which fixes this issue. Well done!

Re: Hello and BASIC Development

Posted: Fri Apr 08, 2011 11:36 pm
by RoyCoates
sixxie wrote:(Oh, and try AUDIO ON before loading CAS or ASCII BASIC files for new horrible noise reproduction ;) ).
Oh how this made me laugh! It's been far too many years since I heard that noise!

Wonderful - thank you :)

Roy.