Age | Commit message (Expand) | Author |
---|---|---|
2009-07-16 | ioport: use uint{32, 16, 8}_t for ioport value and pio_addr_t for ioport addr... | Isaku Yamahata |
2009-07-16 | ioport: remove some #ifdef DEBUG_UNUSED_IOPORT. | Isaku Yamahata |
2009-07-09 | ioport: consolidate duplicated logic in register_ioport_{read, write}(). | Isaku Yamahata |
2009-07-09 | use constant IOPORTS_MASK instead of 0xffff. | Isaku Yamahata |
2009-07-09 | split out ioport related stuffs from vl.c into ioport.c. | Isaku Yamahata |