Search found 1455 matches

by sixxie
Fri Mar 06, 2026 11:48 am
Forum: Dragon Hardware
Topic: Dragon 64 repair
Replies: 52
Views: 9279

Re: Dragon 64 repair

Moving LK1 from South to North does affect the display. According to the technical manual, that is the 32/64k switch. Yeah it swaps the top/bottom 32K so in theory may have demonstrated different fails (though you'd tested RAM). By SAM, do you mean the 783? Yep, so pin 14 of the SAM to pin 34 of th...
by sixxie
Fri Mar 06, 2026 11:08 am
Forum: Dragon Hardware
Topic: Dragon 64 repair
Replies: 52
Views: 9279

Re: Dragon 64 repair

ROMs check out. But I don't recognise that failure... Couple of random thoughts to check: make sure there's a jumper across one half of LK1 (bottom-right), maybe try moving it to the "other" side. I think if it were not present at all you'd see something different though. Check E/Q from SAM are gett...
by sixxie
Sat Feb 28, 2026 12:47 pm
Forum: Hints and Tips
Topic: Basic and Assembly, how to?
Replies: 6
Views: 4341

Re: Basic and Assembly, how to?

Yes. For the most part, you can sort of get away with CLEAR200,20000 but I think there's something to do with the operation of VAL() that can overwrite that extra byte. So stick with CLEAR200,19999. The stack then begins below the allocated string space - seemingly minus another couple of bytes (whi...
by sixxie
Sun Feb 22, 2026 4:38 pm
Forum: Dragon General
Topic: xroar
Replies: 3
Views: 2544

Re: xroar

Next release will let you just "-no-cart" for the same effect.
by sixxie
Fri Feb 20, 2026 5:12 pm
Forum: Dragon General
Topic: xroar
Replies: 3
Views: 2544

Re: xroar

prime wrote: Fri Feb 20, 2026 5:07 pm How can I boot xroard without any cartridge inserted?

Would be useful to have an option - cart none and have it behave as if there is nothing plugged in.
-no-machine-cart should do the job - each machine has a default configured, that option will deconfigure it.

..ciaran
by sixxie
Mon Feb 16, 2026 7:58 pm
Forum: Dragon General
Topic: Xroar where are my roms?
Replies: 8
Views: 2983

Re: Xroar where are my roms?

I've pushed out a snapshot build here that might do the right thing: https://www.6809.org.uk/tmp/xroar/
by sixxie
Mon Feb 16, 2026 6:08 pm
Forum: Dragon General
Topic: Xroar where are my roms?
Replies: 8
Views: 2983

Re: Xroar where are my roms?

BTW is there any reason why windows *NEEDS* to have -C in addition to the flags? I'm presuming that -C is telling xroar to do something it only needs to do on windows? So why not do it automatically for flags that need it? Or at the very least tell the user that they might want it? As getting no fe...
by sixxie
Sun Feb 15, 2026 8:50 pm
Forum: Dragon General
Topic: Xroar where are my roms?
Replies: 8
Views: 2983

Re: Xroar where are my roms?

Running with -v 2 will show the actual path for each rom loaded, so in windows you'd run xroar.exe -C -v 2

(That's the case for the current version, 1.7 is long enough ago I can't remember if anything to do with that would have changed).
by sixxie
Tue Feb 10, 2026 8:03 am
Forum: Hints and Tips
Topic: Question about PRINT behaviour.
Replies: 3
Views: 2684

Re: Question about PRINT behaviour.

Not without a little extra trickery. On the CoCo, Extended BASIC inserts a RAM hook for CHROUT that performs this "return to text mode", and you can work around it with POKE359,57 - POKEing 126 to return to normal behaviour. But because the Dragon has a combined Extended BASIC ROM, they felt no need...
by sixxie
Mon Feb 02, 2026 8:44 am
Forum: Dragon General
Topic: Dragon Meetup - 28th / 29th March
Replies: 8
Views: 3637

Re: Dragon Meetup - 28th / 29th March

Excellent news. I should be able to come, and though I'm not sure anything I have is terribly exciting, a table to put it on would be useful :)