Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -6/+6 | |
| | |||||
* | (MESS) TVC HBF: fixed FDC clock. (nw) | 2012-12-13 | 1 | -1/+1 | |
| | |||||
* | MSVC compilation fixes (nw) | 2012-12-09 | 1 | -1/+1 | |
| | |||||
* | (MESS) Updated TVC HBF to use new floppy system. (nw) | 2012-11-26 | 1 | -41/+23 | |
| | |||||
* | Memory handler normalization, part 1. | 2012-09-17 | 1 | -2/+2 | |
| | | | | | | | | | | | | | READ/WRITE_DEVICE*_HANDLERs are now passed an address_space &, and the 8-bit variants get a mem_mask as well. This means they are now directly compatible with the member function delegates. Added a generic address space to the driver_device that can be used when no specific address space is available. Also added DECLARE_READ/WRITE_DEVICE*_HANDLER macros to declare device callbacks with default mem_mask parameters. [Aaron Giles] | ||||
* | (MESS) Updated KC D004 and TVC HBF to use selectable BIOS. (nw) | 2012-09-03 | 1 | -11/+9 | |
| | |||||
* | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+196 | |