If I’m reading you correctly, your two systems do have shared components:
- power supply
- diskette drive
- diskettes
- jr-IDE
I wonder if you have corrupted diskettes or a drive that’s not reading them correctly, but it would be surprising if you had errors on both diskettes that were escaping error detection, and the drive seems to have passed its tests.
That leaves the power supply. You said above that switching from the picoATX to the original board consistently fixed the King’s Quest problem. That should not be the case; good power supplies should run the machine equivalently and not affect the logical operation in any way.
So, at this point, I’d be taking a careful look at the power supplies to see how their outputs differ.
If you have a spare PCjr power board, definitely try it and compare.
That shouldn’t be a problem. You can confirm by testing with the monitor farther away.1) For testing, I’ve had my monitor about 6-10 inches to the left of the system. Is there any reason to believe there could be any interference here? I am using the PCjr color monitor.
Maybe, but it’s hard to know without testing. Take a look at the voltages on the motherboard when powered by the picoATX.2) Could the pico ATX power supply be doing anything weird by not having enough load on it?
Get JrConfig 3.10 and put this in your config.sys:3) Is there some basic autoexec.bat/config.sys setup I should be using with the jrIDE?
Code: Select all
DEVICE=JRCONFIG.SYS /V64 /L
It shouldn’t matter for King’s Quest. It might for Thexder. Have you successfully run Thexder on this machine before?I hadn’t had time to set up a basic config for it yet and I didn’t think it would matter for what I’m testing, but maybe I’m mistaken.
Without JrConfig, the jr-IDE’s RAM is unavailable to DOS programs. DOS needs the free memory to be contiguous, and the video memory is standing in the way at the top of the first 128 KB. Thus, you'll only have a 128 KB system (minus the video RAM) as far as DOS is concerned, and well-behaved DOS programs will only get their memory allocations from DOS. I haven’t tried Thexder and don’t know off hand whether it would do something dumb, but its MobyGames listing indicates that it requires 256 KB.
Now that I see Thexder’s memory requirement, I have to wonder: have your problems running Thexder been due to lack of memory all along? If you use the original power supply card and configure the jr-IDE memory correctly, will both King’s Quest and Thexder work?
