Search found 268 matches

by prime
Tue Nov 22, 2011 4:18 pm
Forum: Dragon General
Topic: USR() routines....
Replies: 6
Views: 3398

Re: USR() routines....

Right moving the USR vectors to $00EC-$00FF seems to work, now I just need some software to test....

Anyone know any games in the archive off the top of your head that use usr routines ?

Cheers.

Phill.
by prime
Sun Nov 20, 2011 1:51 am
Forum: Dragon General
Topic: USR() routines....
Replies: 6
Views: 3398

Re: USR() routines....

zephyr wrote:You could relocate the USR address table to $00ea-00ff. These bytes are unused when DOS is not present.
Humm yeah that is indeed true, though I do later plan to have a dos emulation mode, I suppose when dos is active then it reserves the page and re-locates anyways.

Cheers.

Phill.
by prime
Sun Nov 13, 2011 11:54 pm
Forum: Dragon General
Topic: USR() routines....
Replies: 6
Views: 3398

USR() routines....

Hi all, Does anyone know of any software that uses all 10 of the USR() routines ? The reason I ask is that to define extra keywords (for DragonMMC), you have to define a new keyword stub, which over-writes the first byte of the 20 byte USR routine addresses. Dragon DOS gets round this by stealing on...
by prime
Tue Oct 18, 2011 9:34 pm
Forum: Dragon General
Topic: Something I have been working on.....
Replies: 12
Views: 10360

Re: Something I have been working on.....

Congratulations - well done!! I guess you can save and load CAS files with this cartridge? If you provide a user manual and a reasonably robust and protected cartridge, then you can sign me up for one as well. This solution could solve the CAS file generation and transfer to PC once and for all. No...
by prime
Tue Oct 18, 2011 4:44 pm
Forum: Dragon General
Topic: Something I have been working on.....
Replies: 12
Views: 10360

Re: Something I have been working on.....

Ooooooooooooooooh! Fantastic!! Can it handle disk images too? (or is it planned for the future?). Not *YET* though it is something I am thinking about as I do have the disassembled source to both DragonDOS and SuperDOS, so should just be able to drop in hooks at various points. That's really a kick...
by prime
Mon Sep 26, 2011 5:55 pm
Forum: Dragon General
Topic: Who did this ?
Replies: 1
Views: 1509

Who did this ?

http://www.youtube.com/watch?v=3B0Ueir- ... re=related

I dunno who did this, not me, though I do notice that they are using my Superdos E7T, so prolly using a Tandy controler.

Cheers.

Phill.
by prime
Tue Sep 20, 2011 10:18 pm
Forum: Dragon General
Topic: Returning a string to basic.
Replies: 0
Views: 2015

Returning a string to basic.

Hi all,

Does anyone know the correct way for a machine code routine (a new function) to return a string to basic ?

Specifically I'm coding a routine to get the current working folder on for the DragonMMC, which I need to rerurn so I can do something like :

PRINT CWD$

Cheers.

Phill.
by prime
Sun Sep 18, 2011 2:52 pm
Forum: Dragon General
Topic: keyboard Q
Replies: 1
Views: 1678

keyboard Q

Is there a way of typing inverse up arrow from the keyboard ?

Cheers.

Phill.
by prime
Fri Sep 02, 2011 1:49 pm
Forum: Dragon General
Topic: dragon mobile app.
Replies: 4
Views: 2900

Re: dragon mobile app.

sixxie wrote: I've not had one of these intelligent voice transmission devices for a while though - in usability terms they just seem to have got worse over time...
Hey does that mean I'm not the only person in the UK without a mobile ?

Cheers.

Phill