Search found 1474 matches

by zephyr
Wed Nov 17, 2010 2:14 pm
Forum: Hints and Tips
Topic: Improved keyboard response for the Dragon 32/64
Replies: 4
Views: 4929

Re: Improved keyboard response for the Dragon 32/64

Here's a little more information about the Dragon's poor keyboard response. A couple more items on keyboard related matters: DRAGON BASIC’s routine to poll for entry from the keyboard is somewhat less efficient then CoCo’s. I’m not a speed typist but, in the two years I’ve been computing, I’ve gotte...
by zephyr
Wed Nov 17, 2010 2:14 pm
Forum: Hints and Tips
Topic: Improved keyboard response for the Dragon 32/64
Replies: 4
Views: 4929

Improved keyboard response for the Dragon 32/64

Steve Woolham sent me this via e-mail the other day and asked me to post it here after testing. The BASIC example program works perfectly and is safe to use even with DragonDOS running. I have included a listing of the BASIC program so that you can type it in directly if you prefer. 0 'SPEEDKEY V1.0...
by zephyr
Tue Nov 16, 2010 9:39 pm
Forum: Dragon General
Topic: Disable Break key from within a BASIC program
Replies: 7
Views: 3453

Re: Disable Break key from within a BASIC program

Thanks Simon! 8-) I have duplicated this, and other relevant topics from the other forums.

Regards,
Steve
by zephyr
Mon Nov 15, 2010 10:45 am
Forum: Dragon General
Topic: Disable Break key from within a BASIC program
Replies: 7
Views: 3453

Re: Disable Break key from within a BASIC program

I would prefer a tech hints/tips type section added to the forum.
by zephyr
Sun Nov 14, 2010 8:40 pm
Forum: Dragon General
Topic: Run BASIC program on ERROR and Reset
Replies: 0
Views: 2073

Run BASIC program on ERROR and Reset

Here is a routine which restarts a BASIC program when an error is encountered, or the reset button pressed. The machine code routine is position independent. 10 'ERROR-RUN V1.0 20 'FOR THE DRAGON 32/64 30 'BY STEPHEN J WOOLHAM 40 '*************************** 50 'BASIC EXAMPLE PROGRAM 60 '***********...
by zephyr
Sun Nov 14, 2010 7:57 pm
Forum: Dragon General
Topic: Disable Break key from within a BASIC program
Replies: 7
Views: 3453

Re: Disable Break key from within a BASIC program

I agree, but all these snippets are exclusive to this forum ATM. All are welcome to archive them elsewhere though.

Regards,
Steve
by zephyr
Sun Nov 14, 2010 4:04 pm
Forum: Dragon General
Topic: Disable Break key from within a BASIC program
Replies: 7
Views: 3453

Re: Disable Break key from within a BASIC program

Here's an alternative method which restarts the BASIC program every time Break is pressed. The machine code routine is position independent. 10 'BREAK-RUN V1.0 20 'FOR THE DRAGON 32/64 30 'BY STEPHEN J WOOLHAM 40 '*************************** 50 'BASIC EXAMPLE PROGRAM 60 '*************************** ...
by zephyr
Sun Nov 14, 2010 2:00 am
Forum: Dragon General
Topic: Disable Break key from within a BASIC program
Replies: 7
Views: 3453

Disable Break key from within a BASIC program

Here is a routine to disable the BREAK key from within a Dragon BASIC program. The machine code routine is position independent, and compatible with all versions of DragonDOS, SuperDOS, DOSPlus, and DeltaDOS. 10 'BREAK KEY DISABLE V1.0 20 'FOR THE DRAGON 32/64 30 'BY STEPHEN J WOOLHAM 40 '**********...
by zephyr
Fri Nov 12, 2010 10:55 pm
Forum: Dragon General
Topic: Newbie With Dragon Questions
Replies: 5
Views: 3222

Re: Newbie With Dragon Questions

(1) It won't work on the Dragon. You should buy a CoCo if you wan't to use this. (2) I haven't tried BBC or Spectrum BASIC, so can't answer this one. (3) If you are using MS Windows, try XROAR with my Starter Kit from the ' Uploads ' section. Look here for a list of games to try. Regards, Steve
by zephyr
Thu Nov 11, 2010 4:55 pm
Forum: Uploads
Topic: Cartridge Detach for the CoCo and Dragon 32/64
Replies: 0
Views: 2919

Cartridge Detach for the CoCo and Dragon 32/64

Cartridge Detach (DOS) for the Dragon 32/64, and Tandy Color Computer models 1, 2, and 3