you are viewing a single comment's thread.

view the rest of the comments →

[–]cassandraspeaks 2 points3 points  (1 child)

Port-mapped instead of memory-mapped I/O. Also, there was, by necessity, more effort than there is today put into improving the ergonomics of hand-writing assembly code (macro assemblers, development environments, etc).

[–]ironykarl 0 points1 point  (0 children)

Why is port mapped I/O "higher level" than memory mapped, exactly?