- hooray.png (690 Bytes) Viewed 471 times
Search found 1439 matches
- Thu Oct 30, 2025 8:20 am
- Forum: Dragon Hardware
- Topic: Dragon 200E Lower Case Daughterboard ROM question
- Replies: 42
- Views: 518876
- Tue Oct 28, 2025 8:17 am
- Forum: Dragon Hardware
- Topic: Dragon 200E Lower Case Daughterboard ROM question
- Replies: 42
- Views: 518876
Re: Dragon 200E Lower Case Daughterboard ROM question
That's a very odd result: when I measure continuity on an original Dragon 64, those two pins are definitely connected on the motherboard. So long as your carrier is connecting both through directly I can't see why your bodge wire would be needed. But at this point I'd just be arguing against reality!
- Sat Oct 25, 2025 10:32 am
- Forum: Hints and Tips
- Topic: PMODE 4 Video Memory
- Replies: 6
- Views: 872
Re: PMODE 4 Video Memory
If you're running with a disk system (or emulating one), all the "normal" video addresses move up by 1536 bytes, so if you're setting PMODE4,1 then try POKEing from 3072 on.
- Mon Oct 13, 2025 3:01 pm
- Forum: Dragon Hardware
- Topic: Dragon chroma experiment
- Replies: 3
- Views: 1522
Dragon chroma experiment
What if we generated colour for composite video in a slightly ridiculous and very expensive way?
Well, I'd be able to throw together a little web page about it, for a start:
https://www.6809.org.uk/dev/tm016/
Well, I'd be able to throw together a little web page about it, for a start:
https://www.6809.org.uk/dev/tm016/
- Sun Oct 05, 2025 5:04 pm
- Forum: Dragon General
- Topic: New tool for DragonDOS disk images!
- Replies: 44
- Views: 481678
Re: New tool for DragonDOS disk images!
Can it read mail yet? 
- Wed Oct 01, 2025 8:03 am
- Forum: Dragon General
- Topic: New tool for DragonDOS disk images!
- Replies: 44
- Views: 481678
Re: New tool for DragonDOS disk images!
looks good, here's the original 2600 org $2600 2600 setdp 0 ; assumed 2600 4F53 boot_flag fcc /OS/ 2602 8E262A boot_exec ldx #run_dragon 2605 B6A000 lda $a000 ; [$A000] points to ROM1 in CoCos 2608 8420 anda #$20 260A 2703 beq 10F ; dragon 260C 8E263A ldx #run_coco2 260F CE02DC 10 ldu #$02dc 2612 DF...
- Tue Sep 30, 2025 1:31 pm
- Forum: Dragon General
- Topic: New tool for DragonDOS disk images!
- Replies: 44
- Views: 481678
Re: New tool for DragonDOS disk images!
Which sector is loaded when you type BOOT? LSN 2? Looking at Ciaran's Blockdown disk image on a hex editor it looks like the boot sector is the 3rd sector (or Track 0, side 0, sector 2). I see on the DragonDOS manual that the boot sector is loaded at 9728 and executed at 9730. Are those decimal add...
- Tue Sep 30, 2025 7:59 am
- Forum: Dragon General
- Topic: New tool for DragonDOS disk images!
- Replies: 44
- Views: 481678
Re: New tool for DragonDOS disk images!
Blockdown has a boot sector 
- Tue Sep 23, 2025 8:44 pm
- Forum: Dragon General
- Topic: Dragon Meetup - Spring 2026!
- Replies: 3
- Views: 3303
Re: Dragon Meetup - Spring 2026!
I had wondered 
Should be fine for me, maybe I'll actually get some project half finished by then.
Should be fine for me, maybe I'll actually get some project half finished by then.
- Wed Sep 10, 2025 8:26 pm
- Forum: Dragon General
- Topic: IP stack on a Dragon
- Replies: 2
- Views: 3881
Re: IP stack on a Dragon
Interesting generally, but I'm rather selfishly interested in the 6551 code you've written for XRoar 