Click here to Skip to main content
15,887,027 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: Well that's unusual, anyway - but may be an idea for Halloween. Pin
englebart21-Oct-23 7:49
professionalenglebart21-Oct-23 7:49 
GeneralAssembly Step-by-Step: First read this book in 1993 Pin
raddevus20-Oct-23 3:08
mvaraddevus20-Oct-23 3:08 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
Richard MacCutchan20-Oct-23 4:29
mveRichard MacCutchan20-Oct-23 4:29 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
raddevus20-Oct-23 4:42
mvaraddevus20-Oct-23 4:42 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
Richard MacCutchan20-Oct-23 5:00
mveRichard MacCutchan20-Oct-23 5:00 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
theoldfool20-Oct-23 5:32
professionaltheoldfool20-Oct-23 5:32 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
Gary Wheeler20-Oct-23 6:03
Gary Wheeler20-Oct-23 6:03 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
trønderen20-Oct-23 9:38
trønderen20-Oct-23 9:38 
An 18,000 line driver in those days? That sounds rather extreme, for a driver.

I mean, after Bill Gates had granted 640K of the 1M address space for application code, which should be enough for everybody, only 384K is left for the OS and drivers. Most instructions take up 2 or 3 bytes. Assuming that most of your 18,000 lines were instructions, then your driver would alone fill something like 10% of the total system space in RAM!

Admittedly: I never studied half an OS. The memory limits were probably less constrained than in DOS - but the physical memory was still limited in those days, and for the most parts, drivers need to stay resident.

Sidetrack: It is a long time since I heard to old professor emeritus'es referred to as 'TSRs'. Young people of today never learned that term. Smile | :)
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
jschell20-Oct-23 11:56
jschell20-Oct-23 11:56 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
trønderen20-Oct-23 12:32
trønderen20-Oct-23 12:32 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
Daniel Pfeffer21-Oct-23 6:20
professionalDaniel Pfeffer21-Oct-23 6:20 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
Gary Wheeler23-Oct-23 2:10
Gary Wheeler23-Oct-23 2:10 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
trønderen20-Oct-23 9:14
trønderen20-Oct-23 9:14 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
Nelek20-Oct-23 8:31
protectorNelek20-Oct-23 8:31 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
trønderen20-Oct-23 9:52
trønderen20-Oct-23 9:52 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
englebart21-Oct-23 8:18
professionalenglebart21-Oct-23 8:18 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
Rich Shealer20-Oct-23 10:48
Rich Shealer20-Oct-23 10:48 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
trønderen20-Oct-23 11:32
trønderen20-Oct-23 11:32 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
raddevus20-Oct-23 12:18
mvaraddevus20-Oct-23 12:18 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
Nelek20-Oct-23 13:39
protectorNelek20-Oct-23 13:39 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
Amarnath S20-Oct-23 18:03
professionalAmarnath S20-Oct-23 18:03 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
englebart21-Oct-23 8:26
professionalenglebart21-Oct-23 8:26 
GeneralWSO CCC OTD 2023-10-20 Pin
OriginalGriff19-Oct-23 21:48
mveOriginalGriff19-Oct-23 21:48 
GeneralRe: WSO CCC OTD 2023-10-20 Pin
pkfox19-Oct-23 22:06
professionalpkfox19-Oct-23 22:06 
GeneralRe: WSO CCC OTD 2023-10-20 - we have a winner! Pin
OriginalGriff19-Oct-23 22:22
mveOriginalGriff19-Oct-23 22:22 

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.