summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ioports: remove unused env parameter and compile only onceBlue Swirl2009-09-201-10/+6
* ioport: use uint{32, 16, 8}_t for ioport value and pio_addr_t for ioport addr...Isaku Yamahata2009-07-161-9/+12
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* use constant IOPORTS_MASK instead of 0xffff.Isaku Yamahata2009-07-091-0/+1
* split out ioport related stuffs from vl.c into ioport.c.Isaku Yamahata2009-07-091-0/+54