Click here to Skip to main content
15,893,161 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: My first ASM Pin
raddevus10-Feb-21 2:32
mvaraddevus10-Feb-21 2:32 
GeneralRe: My first ASM Pin
Mike Winiberg10-Feb-21 3:30
professionalMike Winiberg10-Feb-21 3:30 
GeneralRe: My first ASM Pin
PIEBALDconsult9-Feb-21 10:21
mvePIEBALDconsult9-Feb-21 10:21 
GeneralRe: My first ASM Pin
scottgp10-Feb-21 0:22
professionalscottgp10-Feb-21 0:22 
GeneralRe: My first ASM Pin
Wizard of Sleeves10-Feb-21 1:03
Wizard of Sleeves10-Feb-21 1:03 
GeneralRe: My first ASM Pin
MKJCP10-Feb-21 1:24
MKJCP10-Feb-21 1:24 
GeneralRe: My first ASM Pin
theoldfool10-Feb-21 1:56
professionaltheoldfool10-Feb-21 1:56 
GeneralRe: My first ASM Pin
Kirk 1038982110-Feb-21 3:11
Kirk 1038982110-Feb-21 3:11 
In the 1980's I was using a PDP-11/34a in High School. I LOVED MACRO-11 Assembly Language.

Basically it was C without the {}, LOL...

I was running RSTS/E time sharing (32K Words of memory to support almost 30 users). RK06 Drives.
Paper Terminals (Decwriter 300s I Believe, and we had 3 CRTs. One with COLOR, DEC 240?)

EDT for an editor (or TECO if you were on paper. Imagine EDLIN with Type-ahead! ex$$)

Curious, Gates replied to me that they were running TOPS-10 for the O/S on the PDP-10.
I am still amazed by everything I was able to learn/do while in High School.
My 3 Favorites:
1) I learned how to read another users keyboard buffer ("You spelled that wrong!", LOL)
2) I learned how to HALT the computer, and force my non-priv user to be a super-user! Awesome! (JFPRIV? Bit)... thanks to Michael Mayfields Book on the internals of RSTS/E book I bought with my own cash!
http://www.dmv.net/dec/pdf/rsts80inta.pdf WOW... I remembered JFPRIV correctly after 32 YEARS!
3) I rewrote the startup routines so the 7-10 minute startup process was done in under a minute!
[I cheated. 80% of the time was changing the terminals to 300 Baud, etc. I recompiled the operating system, and modified the assembly, so the terminal settings were right for 30/33 terminals, and then only fixed the remaining 3. Even that, I rewrote in ASSEMBLY vs. BASIC PLUS 2 (BP2)]
4) I figured out how to open a tape as a non-structured file and modify it. This allowed me to copy the boot instructions from a DISK (which I learned was literally a boot loader), and write it to the tape, with a device adjustment. Making the tape, in fact, bootable. [I think I did this just after I graduated, because we did NOT have a tape drive, but I landed a job programming on PDP-11/70s]

Oh, those were the days...
GeneralRe: My first ASM Pin
raddevus10-Feb-21 9:33
mvaraddevus10-Feb-21 9:33 
GeneralRe: My first ASM Pin
Kris Lantz9-Feb-21 9:39
professionalKris Lantz9-Feb-21 9:39 
GeneralRe: My first ASM Pin
raddevus9-Feb-21 10:08
mvaraddevus9-Feb-21 10:08 
GeneralRe: My first ASM Pin
Kornfeld Eliyahu Peter9-Feb-21 19:33
professionalKornfeld Eliyahu Peter9-Feb-21 19:33 
GeneralRe: My first ASM Pin
Graham Coulby9-Feb-21 22:05
Graham Coulby9-Feb-21 22:05 
GeneralRe: My first ASM Pin
Kornfeld Eliyahu Peter10-Feb-21 2:43
professionalKornfeld Eliyahu Peter10-Feb-21 2:43 
GeneralRe: My first ASM Pin
Graham Coulby10-Feb-21 3:14
Graham Coulby10-Feb-21 3:14 
GeneralRe: My first ASM Pin
Daniel Pfeffer9-Feb-21 21:33
professionalDaniel Pfeffer9-Feb-21 21:33 
GeneralRe: My first ASM Pin
raddevus10-Feb-21 2:30
mvaraddevus10-Feb-21 2:30 
GeneralRe: My first ASM Pin
Private Dobbs9-Feb-21 21:53
Private Dobbs9-Feb-21 21:53 
GeneralRe: My first ASM Pin
raddevus10-Feb-21 2:36
mvaraddevus10-Feb-21 2:36 
GeneralRe: My first ASM Pin
Private Dobbs10-Feb-21 3:21
Private Dobbs10-Feb-21 3:21 
GeneralRe: My first ASM Pin
Rage9-Feb-21 22:14
professionalRage9-Feb-21 22:14 
GeneralRe: My first ASM Pin
raddevus10-Feb-21 2:38
mvaraddevus10-Feb-21 2:38 
GeneralRe: My first ASM Pin
Stuart Dootson10-Feb-21 3:19
professionalStuart Dootson10-Feb-21 3:19 
GeneralRe: My first ASM Pin
raddevus10-Feb-21 4:15
mvaraddevus10-Feb-21 4:15 
GeneralRe: My first ASM Pin
James Curran10-Feb-21 4:19
James Curran10-Feb-21 4:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.