Click here to Skip to main content
15,881,588 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
raddevus9-Feb-21 10:04
mvaraddevus9-Feb-21 10:04 
GeneralRe: My first ASM Pin
Greg Utas9-Feb-21 9:21
professionalGreg Utas9-Feb-21 9:21 
GeneralRe: My first ASM Pin
raddevus9-Feb-21 10:05
mvaraddevus9-Feb-21 10:05 
GeneralRe: My first ASM Pin
Greg Utas9-Feb-21 10:13
professionalGreg Utas9-Feb-21 10:13 
GeneralRe: My first ASM Pin
raddevus9-Feb-21 11:01
mvaraddevus9-Feb-21 11:01 
GeneralRe: My first ASM Pin
Mike Winiberg9-Feb-21 21:14
professionalMike Winiberg9-Feb-21 21:14 
GeneralRe: My first ASM Pin
Ralf Peter Lucke9-Feb-21 21:19
Ralf Peter Lucke9-Feb-21 21:19 
GeneralRe: My first ASM Pin
Mike Winiberg9-Feb-21 21:31
professionalMike Winiberg9-Feb-21 21:31 
Oh yes - you soon learned the various opcodes 8)

I used to write it out as assembler on a coding sheet, write out the opcodes and then key them in!

All these years later, despite the higher level languages and huge compute power, things haven't really changed as much as you might think. I just spent a whole day trawling through the code for a framework I'm using because its documentation tells you how to pass some data through to a sub-system, but absolutely nowhere, in text or examples, does it specify the format that data has to take!

Doubly annoying because it isn't in the same format as you pass exactly the same data to the parent code 8)
GeneralRe: My first ASM Pin
DerekT-P10-Feb-21 0:43
professionalDerekT-P10-Feb-21 0:43 
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 
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 

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.