GeekDot
Well-known member
Hey Gang,
While diging, biting and crawling through the Carrera040 disassembly I got to the point where I need to know more about the "Boot Globals" risiding in lowmem's system global variables.
BootGlobPtr lives at $DDC, that's for sure, and it points to different locations on different machines - that's what a pointer was meant for.
So far so good, but what's the structure of the data living there?
Besides some Emulator source, I can't find anything on the web providing more insight...
Does anyone in here have a hint or can remember where to look it up?
Cheers, Axel
While diging, biting and crawling through the Carrera040 disassembly I got to the point where I need to know more about the "Boot Globals" risiding in lowmem's system global variables.
BootGlobPtr lives at $DDC, that's for sure, and it points to different locations on different machines - that's what a pointer was meant for.
So far so good, but what's the structure of the data living there?
Besides some Emulator source, I can't find anything on the web providing more insight...
Does anyone in here have a hint or can remember where to look it up?
Cheers, Axel