Search found 148 matches

by bluearcus
Fri Dec 13, 2019 11:30 pm
Forum: Dragon Hardware
Topic: Zaxxon's floppy drive interface
Replies: 1
Views: 5083

Re: Zaxxon's floppy drive interface

Adjustment procedure is as follows I believe. There are two variable resistors and a variable cap to tweak. Pull the WD2797 pin 22 to GND to force it in to test mode. You now need to adjust three timing / frequency values. Firstly the main data separator clock This is done by looking at the VCO cloc...
by bluearcus
Tue Nov 05, 2019 8:59 pm
Forum: Dragon Hardware
Topic: Dragon64
Replies: 7
Views: 8141

Re: Dragon64

Hi D64UK, You'll not have any luck swapping the ROMs over... they are different pin counts and pinouts - Dragon 32 uses 2x8k 24 pin mask ROMs, Dragon 64 uses a pair of 16k 28pin EEPROMs. And the initialisation code which brings the machines up differs between the two ROMs as well. Can you post a vid...
by bluearcus
Sat Nov 02, 2019 2:01 am
Forum: Dragon General
Topic: MAME Emulation
Replies: 118
Views: 1055503

Re: MAME Emulation

Yeah, that does look pretty much OK, perhaps it's not directly related to a doublesided format as I'd assumed, Something must be amiss though to explain the Xroar vs Mame discrepancy in behaviour.
by bluearcus
Thu Oct 31, 2019 6:10 pm
Forum: Dragon General
Topic: MAME Emulation
Replies: 118
Views: 1055503

Re: MAME Emulation - 80 track and double sided

It appears that Mame Dragon disk drive emulation is broken for some non-standard disk formats as well. Soren's 80 track OS9 system disk image (.VDK) works great on Xroar. https://www.roug.org/retrocomputing/os/os9 But it fails to get past loading the boot track on Mame. Most likely because double si...
by bluearcus
Tue Jun 04, 2019 12:15 am
Forum: Uploads
Topic: CAD (1985)(Voltmace)
Replies: 5
Views: 5201

Re: CAD (1985)(Voltmace)

Uses a 6821 to interface the 14B multibutton voltmace joystick...

https://www.facebook.com/groups/dragon3 ... 985205629/
by bluearcus
Thu Feb 14, 2019 11:46 pm
Forum: Dragon General
Topic: 200E ROMs
Replies: 11
Views: 11155

Re: 200E ROMs

A bit of disassembly of the ROMs and then some searching on here... CLS 9 switches the G0 value in text mode and determines whether character set 0 or 1 from the ROM is used. It stores details of the mode setting in bit 4 in zero page $77. This isn't switching INT/EXT character set. Sixxie and co al...
by bluearcus
Mon Feb 11, 2019 2:19 pm
Forum: Hints and Tips
Topic: Can just ONE byte be read from disk?
Replies: 6
Views: 8652

Re: Can just ONE byte be read from disk?

Have a look at the DOS command. I think this does a two byte read, to check for the presence of the boot track signature. So a one byte read, or any other number should be possible, assuming you only want to start at the beginning of the sector. I don't think the disk controller is able to allow pre...
by bluearcus
Wed Feb 06, 2019 2:40 pm
Forum: Software Requests
Topic: Looking for a terminal program
Replies: 29
Views: 55229

Telepost Systems Terminal Simulator

I unbundled Telepost System's Terminal Simulator cartridge for the Dragon 64 into just an ordinary OS9 application that can be run from disk. It's here: http://archive.worldofdragon.org/phpBB3/viewtopic.php?f=5&t=5781 The original ROM cartridge image is attached. I can't locate it in the Archive, so...
by bluearcus
Wed Feb 06, 2019 1:44 am
Forum: Dragon General
Topic: Dragon 'Terminal Simulator' for OS9
Replies: 2
Views: 4662

Dragon 'Terminal Simulator' for OS9

Here's something I've been meaning to post for a while. Duncan Smeed brought a little bare cartridge board along to the Dragon meet last year which when plugged into a machine booted straight Telepost Systems 'Terminal Simulator'. A little inspection of this program suggested the cartridge was on OS...
by bluearcus
Wed Feb 06, 2019 12:42 am
Forum: Dragon General
Topic: 80 Column OS/9 Software for the DragonPlus ...
Replies: 18
Views: 16510

Re: 80 Column OS/9 Software for the DragonPlus ...

Here's a version of the minted WYSIWYG editor which I hacked together for the 80 column DragonPlus screen driver...

I had a copy of this running briefly on Tony's DragonPlus machine at the Dragon meetup last year, but I don't think I posted it anywhere.