Search found 98 matches

by James
Thu Apr 18, 2013 5:48 am
Forum: PCjr Software
Topic: Patching IBM DOS 5 for the PCjr
Replies: 51
Views: 58004

Re: Patching IBM DOS 5 for the PCjr

Going by memory, but I believe "-L" tells it to look for the extra memory
by James
Fri Apr 05, 2013 3:52 pm
Forum: PCjr Hardware
Topic: New side car idea - PC/104 stack and aux power
Replies: 12
Views: 10018

Re: New side car idea - PC/104 stack and aux power

If there is extra room in a side car NIC, and the translation isn't a nightmare, a Keyboard port either PS/2 or physically USB. I say physically USB since it could be a keyboard only port. Maybe another port, PS/2 or USB, for a mouse.
by James
Tue Apr 02, 2013 10:23 pm
Forum: PCjr Hardware
Topic: Rapport Drive II vs Racore Drive II (with DMA)
Replies: 1
Views: 3297

Re: Rapport Drive II vs Racore Drive II (with DMA)

On the Racore unit the J1 and J2 pins are the opposite of those on the the Rapport. J1 is i/o address and J2 is ROM address. The ROM addresses are also different. On J2 pins 1-2 is CC00 and pins 2-3 are C800. I went with C800 and setup the Racore as LPT2 I replace the Rapport Unit (with the bad para...
by James
Mon Apr 01, 2013 10:43 am
Forum: PCjr Hardware
Topic: Rapport Drive II vs Racore Drive II (with DMA)
Replies: 1
Views: 3297

Rapport Drive II vs Racore Drive II (with DMA)

Here's one for any Racore Experts. I have a Rapport Drive II and a Racore Drive II (with DMA) . Both with different defects. The Rapport has a dead parallel port but otherwise works fine. Since the Racore Drive II is a DMA unit it came with a special floppy controller and that floppy controller is d...
by James
Sat Mar 30, 2013 6:30 pm
Forum: PCjr General Discussion
Topic: Anti-Virus Software
Replies: 4
Views: 5989

Re: Anti-Virus Software

Actually there are at least two current DOS virus scanners available. One is from Germany and one is from Russia. I have been using the German one but not on the PCjr as it requires a 386+ processor. What I have been doing, besides scanning new files, is copying the files from the PCjr onto a modern...
by James
Sat Mar 23, 2013 8:48 am
Forum: PCjr Hardware
Topic: Parallel Port CF card reader.
Replies: 2
Views: 3649

Re: Parallel Port CF card reader.

It required a separate power supply. I used another PC's keyboard port to supply the power for the test but I am going to cut the keyboard power tap and either feed it with a 5V wall adapter or tap into the light pin power. I looked at the tech ref and the light pen port provides +5v but only signal...
by James
Fri Mar 22, 2013 11:02 am
Forum: PCjr Hardware
Topic: Parallel Port CF card reader.
Replies: 2
Views: 3649

Parallel Port CF card reader.

I finally got around to testing the parallel port CF card reader. It works. It is a DataFab Image Reader, Model MDCFE-SR. So far I've tested it with and 8 MB card but I should be able to use it with any card upto 32 MB since I am running DOS 3.3. It will be another way of getting data on and off the...
by James
Sun Mar 10, 2013 6:19 pm
Forum: PCjr General Discussion
Topic: Anti-Virus Software
Replies: 4
Views: 5989

Anti-Virus Software

What strategy are you using for Virus prevention/detection? There seem to be very limited options for DOS virus detection and none that I found will work on anything less than a 386. The programs I have found are VirScan, a German DOS scanner, Dr. Web, a Russian Antivirus software company that makes...
by James
Sun Feb 24, 2013 12:37 pm
Forum: Introductions
Topic: Hello from Puerto Rico
Replies: 6
Views: 7375

Re: Hello from Puerto Rico

Also try reseating all the socketed chips on the motherboard. I have seen them work there way loose on occassion.
by James
Sun Feb 24, 2013 6:09 am
Forum: PCjr Software
Topic: Cartridge BASIC in DOSBox?
Replies: 2
Views: 3775

Re: pcjr games

Depending on what you are trying to do, and whether you get your PCjr going again, Qbasic's screen 7, might be a better way to go. If you are writing a program for Dosbox, Qbasic screen 7, will give you a 320x240 16 color screen. It won't work on the PCjr, although I haven't tried it. Even modifying...