Search found 1474 matches

by zephyr
Wed Jun 20, 2012 3:40 am
Forum: Dragon General
Topic: XRoar 0.28 available
Replies: 45
Views: 21393

Re: XRoar 0.28 available

That looks right actually - I'm going to say 0.24 had the bug here (well, unimplemented feature at that point). U doesn't point to valid RAM, so whatever was on the data bus last is used (we've talked about this effect recently with the Manic Miner protection). For indexed addresses, that's usually...
by zephyr
Tue Jun 19, 2012 3:23 am
Forum: Dragon General
Topic: XRoar 0.28 available
Replies: 45
Views: 21393

Re: XRoar 0.28 available

The test below fails under XROAR 0.28.1 CoCo emulation with "-ram 4" and "-ram 16" settings. It works perfectly under XROAR 0.24. 10 ORG $0C00 20 ORCC #$50 30 LDU #$7FFF 40 RAMTOP LDA ,U 50 COM ,U 60 CMPA ,U+ 70 PSHU A 80 BEQ BASIC 90 LDX #TEXT-1 100 BSR SHOW 110 BASIC RTS 120 SHOW LDA $FFFF 130 CMP...
by zephyr
Mon Jun 18, 2012 3:28 pm
Forum: Uploads
Topic: Inverse Text Utility v1.0 by Stephen J Woolham
Replies: 1
Views: 1706

Inverse Text Utility v1.0 by Stephen J Woolham

This program gives an inverse text display on a Dragon 32 or Dragon 64 (works in 32 and 64 mode). CLS9 toggles screen mode/text colour.

EDIT: Attachment removed.
by zephyr
Sun Jun 17, 2012 7:29 pm
Forum: Uploads
Topic: Storm - Bug fix release
Replies: 0
Views: 1342

Storm - Bug fix release

Here's an enhanced/bug fix release of Microdeal's Storm . The following changes were made to the original game . (1) Fixed the "background noise" (clicking) bug mentioned here . (2) Fixed a bug which allowed any key (should have been "@" only) to enter the level selection screen. (3) Fixed a bug whi...
by zephyr
Sat Jun 16, 2012 6:08 pm
Forum: Uploads
Topic: El Bandito by David Crandall
Replies: 0
Views: 1434

El Bandito by David Crandall

This is a copy of the game "El Bandito" by David Crandall. Description by L. Curtis Boyle. El Bandito is a unique game, in which one (or two, and simultaneously) players play ants, trying to bring food to their 'houses' in the middle of the screen. Obstacles for the player(s): spiders that patrol ar...
by zephyr
Sat Jun 16, 2012 3:28 pm
Forum: Uploads
Topic: Apples by Bob Crispen
Replies: 0
Views: 1361

Apples by Bob Crispen

This is a copy of the game "Apples" by Bob Crispen. Description by L. Curtis Boyle. Apples is a game where you try to collect all the apples in a maze. You have a running timer, and a creature that starts in the opposite corner of the maze, who will start moving around after the timer reaches a cert...
by zephyr
Thu Jun 14, 2012 8:58 pm
Forum: Uploads
Topic: Donut Dilemma by Nickolas Marentes
Replies: 0
Views: 1397

Donut Dilemma by Nickolas Marentes

This is a copy of the awesome "Donut Dilemma" by Nickolas Marentes. Description by L. Curtis Boyle. Donut Dilemma is an original arcade game done by Nick Marentes of Australia. Loosely based on the donut factory at which his father worked, Donut Dilemma is a fun, ten level game where one has try to ...
by zephyr
Thu Jun 14, 2012 2:23 pm
Forum: Dragon General
Topic: Image needed of a DATA RECORDER
Replies: 10
Views: 5884

Re: Image needed of a DATA RECORDER

I'm sure you can do much better than some of the current Sprint compiled titles (3D-OXO, Barmy Burgers, Kung-Fu - The Master, etc).
by zephyr
Thu Jun 14, 2012 2:15 pm
Forum: Uploads
Topic: Neutroid II by Nickolas Marentes
Replies: 0
Views: 1413

Neutroid II by Nickolas Marentes

This is a copy of Neutroid II by Nickolas Marentes. Original Story Pretext "For centuries, man has strived for the ultimate power source. As fossil fuels become scarce, the need for a new, inexhaustible source of energy grows more and more. In a dimly lit laboratory, a professor is experimenting on ...
by zephyr
Wed Jun 13, 2012 2:10 pm
Forum: Dragon General
Topic: Image needed of a DATA RECORDER
Replies: 10
Views: 5884

Re: Image needed of a DATA RECORDER

All four parts load OK here. Try using Audacity 1.2.6 to play back the .wav files.

Download from FileHippo (Windows)

Download from Sourceforge

Regards,
Steve