RE: tops20 assembly tutorials

2016-03-11 Thread Rich Alderson
From: David Griffith Sent: Friday, March 11, 2016 3:48 PM On Thu, 10 Mar 2016, Rich Alderson wrote: >> Exactly *where* are you trying to run this program? On a kn10-kl (the >> extended KL-10 CPU defined by klh10), on a SimH KS-10, or on a real CPU >> (KL, KS, or Toad)? > It's a kn10-kl. I'm us

RE: tops20 assembly tutorials

2016-03-11 Thread David Griffith
On Thu, 10 Mar 2016, Rich Alderson wrote: From: David Griffith Sent: Wednesday, March 09, 2016 4:14 PM On Tue, 8 Mar 2016, Rich Alderson wrote: From: David Griffith Sent: Monday, March 07, 2016 11:53 PM Specifically I'm trying to build and run this: CIRC 2,-^D18 Where did

RE: tops20 assembly tutorials

2016-03-10 Thread Rich Alderson
From: David Griffith Sent: Wednesday, March 09, 2016 4:14 PM > On Tue, 8 Mar 2016, Rich Alderson wrote: >> From: David Griffith >> Sent: Monday, March 07, 2016 11:53 PM >>> Specifically I'm trying to build and run this: >>> CIRC 2,-^D18 >> Where did this code come from? > I got it fr

RE: tops20 assembly tutorials

2016-03-09 Thread David Griffith
On Tue, 8 Mar 2016, Rich Alderson wrote: From: David Griffith Sent: Monday, March 07, 2016 11:53 PM Specifically I'm trying to build and run this: TITLE HACK SEARCH MONSYM HACK: SKIPA 4,[^D4] HACK0: SOJL 4,TRAILL SETZB 1,3 HACK1: TLNE 1,77 JRST

Re: tops20 assembly tutorials

2016-03-08 Thread David Bridgham
On 03/08/2016 05:47 PM, Phil Budne wrote: > CIRC is an MIT/ITS instruction; ISTR a flavor of "rotate" It's a double-word rotate like ROTC except the two registers rotate in opposite directions. The instruction CIRC AC, 36. will swap AC and AC+1 and reverse both of their bit orders.

Re: tops20 assembly tutorials

2016-03-08 Thread Phil Budne
CIRC is an MIT/ITS instruction; ISTR a flavor of "rotate" p

RE: tops20 assembly tutorials

2016-03-08 Thread Rich Alderson
From: David Griffith Sent: Monday, March 07, 2016 11:53 PM > Specifically I'm trying to build and run this: > TITLE HACK > SEARCH MONSYM > > HACK: SKIPA 4,[^D4] > HACK0: SOJL 4,TRAILL > SETZB 1,3 > HACK1: TLNE 1,77 > JRST HACK0 > MOVE 2,1 >

RE: tops20 assembly tutorials

2016-03-07 Thread David Griffith
On Mon, 7 Mar 2016, Rich Alderson wrote: From: David Griffith Sent: Saturday, March 05, 2016 9:36 PM Would someone please point me towards a tutorial of some sort on running the assembler on TOPS20 as presented in Mark Crispin's Panda distribution? [snip] COMPILE does only that. LOAD will

RE: tops20 assembly tutorials

2016-03-07 Thread Rich Alderson
From: David Griffith Sent: Saturday, March 05, 2016 9:36 PM > Would someone please point me towards a tutorial of some sort on running > the assembler on TOPS20 as presented in Mark Crispin's Panda distribution? http://www.bitsavers.org/pdf/dec/pdp10/TOPS20/AA-4159C-TM_Macro_Assembler_Reference_

tops20 assembly tutorials

2016-03-05 Thread David Griffith
Would someone please point me towards a tutorial of some sort on running the assembler on TOPS20 as presented in Mark Crispin's Panda distribution? -- David Griffith d...@661.org A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-