Re: [Simh] Old school programming with wiresnips and a question about debugging standalone assembly

2015-12-16 Thread Paul Koning
> On Dec 16, 2015, at 8:08 PM, Alan Frisbie wrote: > > On 12/16/2015 03:51 PM, Will Senn wrote: > >> If it doesn't come through imagine a guy with a pair of > > wire cutters snipping off diodes from a ROM card for a PDP11. > > Is this really how y'all programmed back in the day :)? > > Yep, di

Re: [Simh] Old school programming with wiresnips and a question about debugging standalone assembly

2015-12-16 Thread Clem cole
Indeed. I remember pointing out to Dennis at the time that the uSRV3 boot strap code for the 3B was larger than the V7 kernel. That said as much as I miss the simplicity of v6 & v7 I would find It hard to use in my daily life without some of the tools we have today. Ie how we told Will to a

Re: [Simh] Old school programming with wiresnips and a question about debugging standalone assembly

2015-12-16 Thread Alan Frisbie
On 12/16/2015 03:51 PM, Will Senn wrote: If it doesn't come through imagine a guy with a pair of > wire cutters snipping off diodes from a ROM card for a PDP11. > Is this really how y'all programmed back in the day :)? Yep, did that back in the day. Imagine the fun of soldering diodes back i

Re: [Simh] Old school programming with wiresnips and a question about debugging standalone assembly

2015-12-16 Thread Clem cole
ROM. Sigh. Sent from my iPhone > On Dec 16, 2015, at 7:38 PM, Clem cole wrote: > > rims ___ Simh mailing list Simh@trailing-edge.com http://mailman.trailing-edge.com/mailman/listinfo/simh

Re: [Simh] Old school programming with wiresnips and a question about debugging standalone assembly

2015-12-16 Thread Clem cole
The diode board was used for the boot strap before large rims were cheap. DEC predates Intel (who got its big start with the invention of the EPROM - Only after they micro processor did they get out the memory business which we are only recently re-entering). As for single stepping sure. The

Re: [Simh] Old school programming with wiresnips and a question about debugging standalone assembly

2015-12-16 Thread Johnny Billquist
On 2015-12-17 00:51, Will Senn wrote: All, I was watching an old PDP-11 video when, seriously, I came across an explanation of programming that involved wire snips. It was interesting and brought home to me the concept of memory pages and such. I thought I would share the screen shot with y'all.