Search found 269 matches
- Wed Sep 22, 2010 6:28 pm
- Forum: Programming
- Topic: Microsoft Macro Assembler 1.0
- Replies: 17
- Views: 61056
Microsoft Macro Assembler 1.0
Hi. I've recently decided to learn 8088 assembly on my Jr, and so far it seems pretty straightforward given my assembly experience on the TI 99/4A platform. I'm using Compute!'s Beginner's Guide to Machine Language book which is great except that it uses as a base MASM 1.0 (or IBM ASM 1.0). I have M...
- Tue Sep 14, 2010 8:08 pm
- Forum: PCjr Software
- Topic: CP/M 86
- Replies: 6
- Views: 6749
CP/M 86
Hi. Has anyone here successfully run CP/M 86 on the PCjr? I downloaded a disk image of version 1.1 for the IBM PC, and it booted fine (albeit in 40 col mode), but then an "unexpected interrupt #48" error pops up the minute I press a key on the keyboard... It would really be nice to be able...
- Tue Sep 14, 2010 7:29 pm
- Forum: General Computer Discussions
- Topic: Pictures of 1970's computers - before PCJR
- Replies: 5
- Views: 8073
Re: Pictures of 1970's computers - before PCJR
I got my first computer in 1981, a TI 99/4A, which was all I could afford at the time. I remember seeing the HeathKit computers in their catalogs, and wished I could get my hands on one, but they were far too expensive even as kits. I was too young in the 70's to have enjoyed the glory of the early ...
- Sat Aug 14, 2010 8:56 pm
- Forum: PCjr Software
- Topic: PCjr gaming - What runs and what doesn't.
- Replies: 8
- Views: 8752
Re: PCjr gaming - What runs and what doesn't.
You can add to that list The Sentinel and Red Storm Rising. On the other hand, Silent Service I & II, Ultima V, Star Fleet I, Battle Chess, The Eagle's Nest, Conflict in Vietnam, Gunship, War In Middle Earth, Hardball II, Cyrus chess, Anacreon, Conflict in Middle East, All Infocom text adventure...
- Tue Aug 10, 2010 8:45 pm
- Forum: PCjr Hardware
- Topic: Internal 512k expansion?
- Replies: 123
- Views: 53389
Re: Internal 512k expansion?
Looking forward to seeing how this project turns out. If nothing else it's a great exercise in digital logic. I unfortunately don't have that kind of expertise, so I stuck with modifying a 128K sidecar instead by replacing the RAM chips (huge hassle) 
- Mon Aug 09, 2010 8:38 pm
- Forum: PCjr Hardware
- Topic: Tandy sound modification
- Replies: 4
- Views: 4442
Re: Tandy sound modification
It actually turned out that you can activate Tandy sound by setting Port 61 via software. I wrote a small Turbo Pascal utility to do that called Tsound which you can find in the Sound Bits post under Programming.
- Fri Jul 30, 2010 6:32 pm
- Forum: Programming
- Topic: Turbo Pascal 3
- Replies: 7
- Views: 24324
Turbo Pascal 3
I've been playing quite a bit with Turbo Pascal 3 programming lately, and it is really a very nice development system given its size. However, I keep bumping into certain "omissions" such as the lack of a Power or Tan function among other things. Since there is an ATN function, I'm not sur...
- Wed Jul 28, 2010 2:42 pm
- Forum: Introductions
- Topic: New PCjr fan
- Replies: 11
- Views: 11088
Re: New PCjr fan
Hmm.. well, I'd say that the PCjr community was quite resourceful. In fact, it's an interesting reflection on the PCjr demographic - probably smarter than the typical C64 owner [now I'm stirring the pot!], but probably not as much cash, so unable to get a decked out Apple IIe or an IBM PC. "Ne...
- Mon Jul 26, 2010 4:33 pm
- Forum: Programming
- Topic: Turbo Prolog
- Replies: 6
- Views: 21384
Re: Turbo Prolog
[quote="MattCarp"]Walid- is Turbo Prolog public domain? If so, please post a link. Matt, contact me via private email (wmaalouli@comcast.net) and I'll email you the zip file. It's still sitting on my PCjr zip drive but have not had time to play with it although I am definitely intrigued :)...
- Thu Jul 15, 2010 12:34 am
- Forum: Programming
- Topic: Sound bits
- Replies: 26
- Views: 72072
Re: Sound bits
Actually TP 5 runs fine on the Jr, but some form of hard drive is needed. I have it installed on my parallel zip drive, but for some odd reason I still like the simplicity of TP 3 for small projects. For larger projects though, TP 5 is much better. As for C, while I have done several projects with i...