Posts: 4,647
Threads: 1,494
Joined: Sep 2016
i hate the 8086 architecture, too. i'm not fond of 8080, either. never did any 4-bit. i learned 6809 but never got a chance to use it. did some pdp8 and pdp11. not a lot of 68000 though i wish it had been more. but i did work on Sparc before i bought myself a couple of those. and i got to do some DECsystem-20 with TOPS-20 for some 36-bit experience. i also did some IBM 1130 mini, but mostly looking at how bad the Fortran compiler was.
i did create a set of macros for ASM/360 that implemented structured programming and used those a lot. they sped up coding quite a bit.
i also implemented virtual read-only mode for attached tape drives in the CP kernel layer of VM/370. that allowed an automated tape request system to attach in read-only mode when the tape volume was flagged read-only in the database or the user requested read-only, and avoided depending on operators to pull the rings.
Tradition is peer pressure from dead people
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Posts: 4,647
Threads: 1,494
Joined: Sep 2016
did you have an arithmetic library or make one? i made my own for the 6502.
Tradition is peer pressure from dead people
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.