Y
Hacker News
new
|
ask
|
show
|
jobs
by
d1zzy
2485 days ago
Indeed and it was really fun to work with pointers for programs targeting 16 bit (real mode) MS DOS.
1 comments
userbinator
2485 days ago
If you thought segmented memory was weird, then try something like an 8051 (3-byte "generic" pointers, stored in semi-big-endian order) or other Harvard-architecture microcontroller.
link