Search found 1348 matches

by sixxie
Mon Jul 04, 2011 8:33 pm
Forum: Software Requests
Topic: "Graal Quest" (... a reverse request!)
Replies: 6
Views: 5163

Re: "Graal Quest" (... a reverse request!)

I checked the instruction manual and I understood the following: after printing any Basic program to a text file using LLIST, then translating the text, I should rename my ".txt" file to ".bas" and load it back into "XRoar" with CLOAD, then re-save it to disk. ... Am I right there? Yep, XRoar will ...
by sixxie
Mon Jul 04, 2011 8:22 pm
Forum: Dragon General
Topic: AMS anyone?
Replies: 2
Views: 1819

Re: AMS anyone?

That music is pretty neat - sadly the nicest thing I can generally find to say about the game ;) Thought DAMS was in the archive, but I don't see it. Here: http://www.6809.org.uk/tmp/da/dams.cas CLOADM and EXEC for the editor, to try the demo, select <E> load music from tape, and load DEMTEXT, then ...
by sixxie
Mon Jul 04, 2011 7:03 pm
Forum: Software Requests
Topic: "Graal Quest" (... a reverse request!)
Replies: 6
Views: 5163

Re: "Graal Quest" (... a reverse request!)

It's "-lp-file printer-output-filename". You'll attach the vdk as usual, load the BASIC program, then type LLIST - which lists to printer, and XRoar will dump that printer output into the file you specify.
by sixxie
Mon Jul 04, 2011 1:38 pm
Forum: Software Requests
Topic: "Graal Quest" (... a reverse request!)
Replies: 6
Views: 5163

Re: "Graal Quest" (... a reverse request!)

The easiest way to dump ASCII BASIC to file, is to run with "-lp-file filename" and type "LLIST" after loading.

Easiest way to then load it in is to dump the text into a ".asc" file and CLOAD that.

..ciaran
by sixxie
Sat Jul 02, 2011 9:04 am
Forum: Dragon General
Topic: Best Pac-man game for Dragon
Replies: 22
Views: 11164

Re: Best Pac-man game for Dragon

randomrodder's site has a few collections, I just remembered: http://tandycoco.com/rsdos.html I'm not sure how well sorted or annotated any of it is. ftp://os9archive.rtsi.com/ has been around for a while, but most of the fun stuff is under the "incoming" subdirs, and that definitely isn't well cate...
by sixxie
Fri Jul 01, 2011 9:43 pm
Forum: Dragon General
Topic: XRoar 0.25 released
Replies: 15
Views: 7680

Re: XRoar 0.25 released

Oops, I couldn't find it either without searching the document for "alt". It's Cursors + Left Alt, and is mentioned in the Getting Started section but, rather unhelpfully, not in the bit about joysticks. Also, another candidate for the HUD - some sort of feedback about which mode is selected is real...
by sixxie
Thu Jun 30, 2011 10:16 pm
Forum: Dragon General
Topic: Best Pac-man game for Dragon
Replies: 22
Views: 11164

Re: Best Pac-man game for Dragon

Heh, no, it's a feature. If you hold down fire while moving through that point, you don't teleport. Don't know about a proper archive, but there's a catalogue of mini reviews here: http://nitros9.lcurtisboyle.com/coco_game_list.html Also, the "CoCo 2" isn't the same as "Model 2" - the TRS-80 Model X...
by sixxie
Thu Jun 30, 2011 12:37 pm
Forum: Dragon General
Topic: Best Pac-man game for Dragon
Replies: 22
Views: 11164

Re: Best Pac-man game for Dragon

Racer Ball is pretty decent (if you look through archives of CoCo games, you'll find the exact same code has had various facelifts, some more "Pac Man" than others). ISTR it getting quite hard around level 3 though - the power pills wear off almost immediately. I quite like the BASIC (plus helper M/...
by sixxie
Thu Jun 30, 2011 12:33 pm
Forum: Dragon General
Topic: Cuthbert Goes Digging (Xroar)
Replies: 2
Views: 1770

Re: Cuthbert Goes Digging (Xroar)

I'm not seeing the problem myself - the only configuration I've not tried is using real joysticks (don't have one here), but I can fill in with spacebar using keyboard control or joystick emulation.
by sixxie
Sun Jun 26, 2011 11:34 am
Forum: Dragon General
Topic: MESS32 0.142b
Replies: 2
Views: 1735

Re: MESS32 0.142b

Not terribly useful information, but I've built 0.142 for Linux and it seems fine.

Any .cfg files get created when you run it, so it's probably safe to remove any old ones first in case that helps.