Search found 327 matches

by alanh
Fri Dec 07, 2018 1:49 am
Forum: PCjr Hardware
Topic: IBM PCjr Circuit Board 3000-0004 REV 1
Replies: 7
Views: 2130

Re: IBM PCjr Circuit Board 3000-0004 REV 1

I actually find the eBay seller's response even more humorous now. He doesn't really understand what he has. I consider myself fairly plugged in to the PCjr community (here, duh!) and I can count the people I know with any double-decker expansion on one hand. And to hold out for a buyer that has a b...
by alanh
Fri Dec 07, 2018 1:45 am
Forum: PCjr Hardware
Topic: IBM PCjr Circuit Board 3000-0004 REV 1
Replies: 7
Views: 2130

Re: IBM PCjr Circuit Board 3000-0004 REV 1

OK, I stand corrected. I actually have a Quadram expansion for one of my Jrs. I looked in it and posted a photo over on the VCF thread.
by alanh
Wed Dec 05, 2018 7:25 pm
Forum: PCjr Hardware
Topic: IBM PCjr Circuit Board 3000-0004 REV 1
Replies: 7
Views: 2130

Re: IBM PCjr Circuit Board 3000-0004 REV 1

I saw this too. Not sure where he got the PCjr reference but I am certain the seller is mistaken. The ground and power pins on that card do not line up with the PCjr side-car connector at all. It's from some other machine type.
by alanh
Tue Nov 27, 2018 10:39 pm
Forum: PCjr Hardware
Topic: Attaching multiple drives to jrIDE?
Replies: 8
Views: 2142

Re: Attaching multiple drives to jrIDE?

You can simply view the detected drive geometry and partition table by running fdisk without options and selecting menu item '4' - Display partition table information.
by alanh
Sun Nov 04, 2018 8:53 pm
Forum: PCjr Software
Topic: Cartridge games on floppy!
Replies: 53
Views: 53324

Re: Cartridge games on floppy!

Jeff, What exactly did you have to hack? Were the cart images specifically referencing D/E segments? I would (hope) they just used a single flat segment for TEXT (default CS) and placed RAM down in some scratch area in the lower 4-64K range.
by alanh
Fri Nov 02, 2018 3:56 pm
Forum: PCjr Hardware
Topic: Difficulty wiping DOM to set up new partition
Replies: 7
Views: 2027

Re: Difficulty wiping DOM to set up new partition

Did you reboot the machine after?
by alanh
Sun Oct 28, 2018 1:34 am
Forum: PCjr Hardware
Topic: RTC with jrIDE
Replies: 9
Views: 2580

Re: RTC with jrIDE

Yes. There is a reflash utility on the project page. Also all source is in an SVN repo linked from the project page.

-Alan
by alanh
Fri Oct 26, 2018 11:31 pm
Forum: PCjr Hardware
Topic: RTC with jrIDE
Replies: 9
Views: 2580

Re: RTC with jrIDE

Yes to the option ROM. There is plenty of room. 16K window and you can enable another 16K window that pans around the entire 512K flash.

I am assuming that if Int 1Ah has a non-error handler hooked before MSDOS starts, it will read and set the DOS clock automatically.
by alanh
Fri Oct 26, 2018 7:36 pm
Forum: PCjr Hardware
Topic: RTC with jrIDE
Replies: 9
Views: 2580

Re: RTC with jrIDE

*cough* If someone - not naming names - but maybe initials 'MB' would add int 1A support to the BIOS *cough*

Sorry I need more vitamin C
by alanh
Fri Oct 26, 2018 7:29 pm
Forum: PCjr Software
Topic: Error using rtc.com with real-time clock
Replies: 5
Views: 2130

Re: Error using rtc.com with real-time clock

I did test the RTC before I sent it. Make sure the battery is inserted correct - positive/flat side facing outward. I can swap the board out if that isn't it. The IRQ is only for the 'alarm' function which there is no current BIOS support for atm. The reason the utility is failing is the RTC chip is...