Y
Hacker News
new
|
ask
|
show
|
jobs
by
raw_anon_1111
86 days ago
That sounds like the same ugly hack that caused programs not to be “32 bit clean” back in the day for Macs
2 comments
ack_complete
86 days ago
One difference is that the Mac OS itself was not initially 32-bit clean, with the top byte being used by the Memory Manager.
link
rwmj
86 days ago
Ah yes, these 68000 pointers have a spare 8 bits for me to use! Because nothing will ever need more than 16 MB of memory. Sigh.
link
projektfu
86 days ago
It's all good if you have 128kb ram but they should have had a plan to escape it from day one.
link
dcrazy
86 days ago
This is how pointer authentication codes work on Arm64.
link