Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (MESS) s100: Moved under emu/bus. (nw) | 2013-10-20 | 1 | -276/+0 | |
| | |||||
* | License tags. (nw) | 2013-10-16 | 1 | -0/+2 | |
| | |||||
* | Moved default card config, device inputs and clock off the slot interface so ↵ | 2013-05-29 | 1 | -2/+2 | |
| | | | | they can be specified for all cards [smf] | ||||
* | (MESS) mpz80: Refactored to use serial terminal thru an RS-232 port. [Curt ↵ | 2013-05-19 | 1 | -10/+0 | |
| | | | | Coder] | ||||
* | (MESS) horizon: WIP. (nw) | 2013-05-19 | 1 | -16/+5 | |
| | |||||
* | output of new srcclean changes that are relatively small [smf] | 2013-01-11 | 1 | -4/+2 | |
| | |||||
* | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -45/+45 | |
| | |||||
* | (MESS) s100: Cleanup. (nw) | 2012-12-07 | 1 | -1/+1 | |
| | |||||
* | Memory handler normalization, part 1. | 2012-09-17 | 1 | -4/+4 | |
| | | | | | | | | | | | | | 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] | ||||
* | Clear out remaining global inlines in diexec.h. | 2012-09-12 | 1 | -1/+1 | |
| | |||||
* | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+297 | |