Looking for IBM Assembler for PCjr

Software related questions
Sharkey1331
Posts: 53
Joined: Fri Mar 06, 2015 7:19 pm
Location: Odenton, MD
Contact:

Looking for IBM Assembler for PCjr

Post by Sharkey1331 »

Hi guys!

I just got a book off eBay, "Beginner's Guide to Machine Language on the IBM PC & PCjr" (1985, Compute! Books).

They are using IBM Assembler for the examples.. Anyone know where I can get a copy of this?
IBM PC Jr. NEWB! Parallel sidecar, jrIDE, NEC V20, JRCONFIG, Xircom PE3 + IRCjr!
Also, check out my clone of the Altair 8800micro Clone:
https://www.youtube.com/watch?v=y19zdzP ... yX5JoOO4qA
Brutman
Site Admin
Posts: 1331
Joined: Sat Jun 21, 2008 5:03 pm
Contact:

Re: Looking for IBM Assembler for PCjr

Post by Brutman »

If it's that old it is probably the same product as the Microsoft Assembler. They will be interchangeable as IBM sourced their version from Microsoft.
Sharkey1331
Posts: 53
Joined: Fri Mar 06, 2015 7:19 pm
Location: Odenton, MD
Contact:

Re: Looking for IBM Assembler for PCjr

Post by Sharkey1331 »

Dagnabbit.. You'd think there was still a huge market for people running assembler on ancient PCs.. Everywhere I've looked online, someone will either sell me an official MASM disc for $100.00, or, I can download something off of some super-shady looking site, and it turns out to not be an assembler.
IBM PC Jr. NEWB! Parallel sidecar, jrIDE, NEC V20, JRCONFIG, Xircom PE3 + IRCjr!
Also, check out my clone of the Altair 8800micro Clone:
https://www.youtube.com/watch?v=y19zdzP ... yX5JoOO4qA
Brutman
Site Admin
Posts: 1331
Joined: Sat Jun 21, 2008 5:03 pm
Contact:

Re: Looking for IBM Assembler for PCjr

Post by Brutman »

I can help you, but the problem will be with the book. The dead tree version needs to be converted to a PDF before the software can be useful.

If you can do without the book (like if you are using a textbook) then we can fix your problem.
Sharkey1331
Posts: 53
Joined: Fri Mar 06, 2015 7:19 pm
Location: Odenton, MD
Contact:

Re: Looking for IBM Assembler for PCjr

Post by Sharkey1331 »

That would be much appreciated!!!

I have the compute! book, that is using the IBM assembler for all of its examples- is that what you mean by textbook? Or is this kinda like DOS games in the '80's, where they'll have some form of copy protection like "enter the second word from the third paragraph on page 18 to continue" kinda thing?

Jason
IBM PC Jr. NEWB! Parallel sidecar, jrIDE, NEC V20, JRCONFIG, Xircom PE3 + IRCjr!
Also, check out my clone of the Altair 8800micro Clone:
https://www.youtube.com/watch?v=y19zdzP ... yX5JoOO4qA
Brutman
Site Admin
Posts: 1331
Joined: Sat Jun 21, 2008 5:03 pm
Contact:

Re: Looking for IBM Assembler for PCjr

Post by Brutman »

None of that stuff is copy protected; it's just nice to have the reference manual available.

I will dig and contact you offline.
Brutman
Site Admin
Posts: 1331
Joined: Sat Jun 21, 2008 5:03 pm
Contact:

Re: Looking for IBM Assembler for PCjr

Post by Brutman »

For anybody else interested in ASM programming, "Assembly Language for x86 Processors" by Kip Irvine is a great textbook. Earlier versions used to include a copy of Microsoft MASM 6.11 which could be patched up to 6.14 to get rid of some nasty bugs. While that doesn't run on a PCjr, I think it runs under DOS and it can be used to create anything you need. (Look for an older version with the CD.)


Mike
Trixter
Posts: 720
Joined: Mon Sep 01, 2008 12:00 am
Location: Illinois, USA
Contact:

Re: Looking for IBM Assembler for PCjr

Post by Trixter »

For those partial to Borland products, Mastering Turbo Assembler by Tom Swan is probably the best material.
You're all insane and trying to steal my magic bag!
jharre
Posts: 68
Joined: Tue Jun 18, 2013 9:48 pm
Location: Placitas, New Mexico

Re: Looking for IBM Assembler for PCjr

Post by jharre »

Brutman wrote:For anybody else interested in ASM programming, "Assembly Language for x86 Processors" by Kip Irvine is a great textbook. Earlier versions used to include a copy of Microsoft MASM 6.11 which could be patched up to 6.14 to get rid of some nasty bugs. While that doesn't run on a PCjr, I think it runs under DOS and it can be used to create anything you need. (Look for an older version with the CD.)
Anybody know what editions to look for? I checked for this on Amazon and used versions of the 7th edition are over $100. Gulp!

Used 6th editions run about $60 and there is a 5th edition for about half that. Is there a huge difference between the editions for a hobbiest?

Jim
Sharkey1331
Posts: 53
Joined: Fri Mar 06, 2015 7:19 pm
Location: Odenton, MD
Contact:

Re: Looking for IBM Assembler for PCjr

Post by Sharkey1331 »

Resurrecting an old thread- 'cause I found a distro of some old software.. There are other versions available here, but this v3 assembler seems to be promising, and includes the manuals.. Hope this is OK to post here?

https://winworldpc.com/product/macro-assembler/3x
IBM PC Jr. NEWB! Parallel sidecar, jrIDE, NEC V20, JRCONFIG, Xircom PE3 + IRCjr!
Also, check out my clone of the Altair 8800micro Clone:
https://www.youtube.com/watch?v=y19zdzP ... yX5JoOO4qA
Post Reply