Hacker News new | past | comments | ask | show | jobs | submit login

16-bit x86 also had the interrupt handler table at linear address 0, I seem to recall some compilers for DOS that would make NULL point at that.



Yes. At least writing to interrupt vector table usually crashed your computer right at the point. I remember a certain DSP architecture that system flags near zero address. It was an interesting experience to debug a program that failed because a write to struct member through null pointer switched the machine to a different instruction set.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: