Hacker News new | ask | show | jobs
by dehrmann 2338 days ago
Windows NT 4 supported x86, Alpha, MIPS, and PowerPC. Yikes.
1 comments

All have eight bit bytes with 2's complement, same availible word sizes and float formats (with some complexity on the Alpha due to VAX compat). C code will mostly not care beyond endianness. The PDP is the strange one.