Search found 645 matches

by Trixter
Fri Sep 05, 2008 9:55 pm
Forum: Programming
Topic: Starting a PCjr coding project, need advice
Replies: 17
Views: 43194

Re: Starting a PCjr coding project, need advice

But will the drivers work with a SCSI hard drive, or only CDROMs?
by Trixter
Tue Sep 02, 2008 5:19 pm
Forum: Programming
Topic: Starting a PCjr coding project, need advice
Replies: 17
Views: 43194

Re: Starting a PCjr coding project, need advice

Any 'clone adapter' based on the above, such as the NEC CD-ROM connection kits
I found one, but the only driver is Windows 95. Is there a real-mode driver for the above online somewhere?
by Trixter
Mon Sep 01, 2008 7:16 pm
Forum: Programming
Topic: Starting a PCjr coding project, need advice
Replies: 17
Views: 43194

Re: Starting a PCjr coding project, need advice

If your issue is just disk space that is easily corrected. Options: Parallel port IDE drive Parallel port to SCSI adapter with SCSI drive Parallel port Zip drive with PalmZip drivers Parallel port Zip drive with Iomega Guest. I think this works on my NEC V20 equipped machine. I used to think that i...
by Trixter
Mon Sep 01, 2008 6:54 pm
Forum: Programming
Topic: Development Environments (Was:Starting a PCjr coding project
Replies: 6
Views: 20590

Re: Development Environments (Was:Starting a PCjr coding project

Turbo Pascal - Borland's Turbo Pascal 3.0 runs great on the Jr - I used it for years. Not sure about the later version - Trixter might know. All versions work fine, but 3.0 is the only one that I could say you could comfortably fit onto a bootable disk and still have room for your source code and c...
by Trixter
Mon Sep 01, 2008 11:51 am
Forum: Programming
Topic: Starting a PCjr coding project, need advice
Replies: 17
Views: 43194

Starting a PCjr coding project, need advice

I know that in the past, Mr. B has coded on a 386-40 and tested his results on a PCjr. I am going to start a very large PCjr programming project, but this time I will be using the graphics and sound on the PCjr and therefore can't test on a 386. I also can't program directly on the PCjr since all of...