Click here to Skip to main content
15,896,118 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: CCC Pin
TheRealSteveJudge15-Jul-21 1:49
TheRealSteveJudge15-Jul-21 1:49 
GeneralRe: CCC Pin
Greg Utas15-Jul-21 1:57
professionalGreg Utas15-Jul-21 1:57 
GeneralRolling rolling rolling PinPopular
honey the codewitch14-Jul-21 11:42
mvahoney the codewitch14-Jul-21 11:42 
GeneralRe: Rolling rolling rolling Pin
lmoelleb14-Jul-21 21:24
lmoelleb14-Jul-21 21:24 
GeneralRe: Rolling rolling rolling Pin
honey the codewitch14-Jul-21 22:22
mvahoney the codewitch14-Jul-21 22:22 
GeneralRe: Rolling rolling rolling Pin
User 991608015-Jul-21 4:13
professionalUser 991608015-Jul-21 4:13 
GeneralRe: Rolling rolling rolling Pin
honey the codewitch15-Jul-21 4:56
mvahoney the codewitch15-Jul-21 4:56 
GeneralRe: Rolling rolling rolling Pin
CodeWraith14-Jul-21 22:53
CodeWraith14-Jul-21 22:53 
Nah. Take a good old 8 bit processor and build your own little computer. And then you fire up the assembler and start at memory address 0000 with something like this:

        LDI  HI(StackTop)
        PHI  R2
        LDI  LO(StackTop)
        PLO  R2
        LDI  HI(Main)
        PHI  R3
        LDI  LO(Main)
        PLO  R3
        LDI  HI(StdCallProcedure)
        PHI  R4
        LDI  LO(StdCallProcedure)
        PLO  R4
        LDI  HI(StdReturnProcedure)
        PHI  R5
        LDI  LO(StdReturnProcedure)
        PLO  R5
        SEX  R2
        SEP  R3

Main:   ...


And it must be a good old 8 bit or early 16 bit processor because you don't want to buy equipment at the price of real estate or study quantum mechanics to explain why your design does not work.
I have lived with several Zen masters - all of them were cats.

His last invention was an evil Lasagna. It didn't kill anyone, and it actually tasted pretty good.

GeneralRe: Rolling rolling rolling Pin
honey the codewitch15-Jul-21 0:28
mvahoney the codewitch15-Jul-21 0:28 
GeneralRe: Rolling rolling rolling Pin
  Forogar  15-Jul-21 2:47
professional  Forogar  15-Jul-21 2:47 
GeneralAnother: Rolling rolling rolling Pin
Nelek15-Jul-21 0:39
protectorNelek15-Jul-21 0:39 
GeneralRe: Rolling rolling rolling Pin
User 991608015-Jul-21 4:09
professionalUser 991608015-Jul-21 4:09 
GeneralRe: Rolling rolling rolling Pin
honey the codewitch15-Jul-21 4:59
mvahoney the codewitch15-Jul-21 4:59 
GeneralRe: Rolling rolling rolling Pin
Nelek15-Jul-21 4:21
protectorNelek15-Jul-21 4:21 
GeneralRe: Rolling rolling rolling Pin
honey the codewitch15-Jul-21 4:53
mvahoney the codewitch15-Jul-21 4:53 
GeneralRe: Rolling rolling rolling Pin
Nelek15-Jul-21 6:27
protectorNelek15-Jul-21 6:27 
GeneralRe: Rolling rolling rolling Pin
honey the codewitch15-Jul-21 7:21
mvahoney the codewitch15-Jul-21 7:21 
GeneralI bought a multimeter long time ago PinPopular
Southmountain14-Jul-21 8:12
Southmountain14-Jul-21 8:12 
GeneralRe: I bought a multimeter long time ago Pin
Slacker00714-Jul-21 8:17
professionalSlacker00714-Jul-21 8:17 
GeneralRe: I bought a multimeter long time ago Pin
OriginalGriff14-Jul-21 8:34
mveOriginalGriff14-Jul-21 8:34 
GeneralRe: I bought a multimeter long time ago Pin
Southmountain14-Jul-21 9:19
Southmountain14-Jul-21 9:19 
GeneralMessage Closed Pin
14-Jul-21 17:15
Member 1496877114-Jul-21 17:15 
GeneralRe: I bought a multimeter long time ago PinPopular
OriginalGriff14-Jul-21 18:33
mveOriginalGriff14-Jul-21 18:33 
GeneralRe: I bought a multimeter long time ago Pin
dshillito14-Jul-21 23:29
dshillito14-Jul-21 23:29 
GeneralRe: I bought a multimeter long time ago Pin
jkirkerx15-Jul-21 8:15
professionaljkirkerx15-Jul-21 8:15 

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.