Overview
SB-X86-PORTIO is a module for doing raw port I/O on SBCL/x86/x86-64.
Technically, this is accomplished by adding VOPs for port I/O instructions, and then wrapping these into functions.
All the research and code on this project is due to Alistair Bridgewater.