| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move mess into mame (nw) | 2015-09-30 | 1 | -810/+0 | |
| | | |||||
| * | change flags from GAME_ to MACHINE_ | 2015-07-29 | 1 | -2/+2 | |
| | | | | | this better fits the drivers from MESS (which have always illogically used the GAME_ flags despite not being games) and also fits fine with arcade machines. | ||||
| * | Simple LTO warning fixes (Part2) (nw) | 2015-05-26 | 1 | -1/+1 | |
| | | |||||
| * | Removed static config for discrete (nw) | 2014-09-13 | 1 | -1/+1 | |
| | | |||||
| * | cassette config moved inline (nw) | 2014-05-02 | 1 | -14/+3 | |
| | | |||||
| * | Cleanup of image device interfaces (nw) | 2014-05-02 | 1 | -2/+1 | |
| | | |||||
| * | Cleanups and version bumpmame0153 | 2014-04-07 | 1 | -20/+20 | |
| | | |||||
| * | (MESS) Cleanups. (nw) | 2014-04-01 | 1 | -1/+3 | |
| | | |||||
| * | discrete_sound_w and discrete_sound_r not used any more since ↵ | 2014-03-21 | 1 | -2/+2 | |
| | | | | | discrete_device is modern one (nw) | ||||
| * | cdp1861: Cleaned up devcb2. (nw) | 2014-03-21 | 1 | -3/+6 | |
| | | |||||
| * | cdp1802: devcb2. (nw) | 2014-02-26 | 1 | -17/+10 | |
| | | |||||
| * | cdp1802: devcb for the state codes. (nw) | 2014-02-25 | 1 | -8/+6 | |
| | | |||||
| * | License tags. (nw) | 2013-10-16 | 1 | -0/+2 | |
| | | |||||
| * | small MACHINE_RESET cleanup | 2013-08-05 | 1 | -4/+0 | |
| | | |||||
| * | Cleanups and version bumpmame0149 | 2013-06-11 | 1 | -1/+1 | |
| | | |||||
| * | (MESS) devcb2. (nw) | 2013-06-09 | 1 | -25/+4 | |
| | | |||||
| * | 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) Added skeleton driver for RCA COSMAC Microkit. [Bill Degnan, Curt Coder] | 2013-05-11 | 1 | -1/+1 | |
| | | | | cosmac: Added the original CDP1801 CPU variant and rewrote the disassembler. [Curt Coder] | ||||
| * | cleanup (nw) | 2013-04-19 | 1 | -7/+6 | |
| | | |||||
| * | SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) | 2013-04-19 | 1 | -3/+3 | |
| | | |||||
| * | (MESS) cassette cleanup (nw) | 2013-04-17 | 1 | -1/+1 | |
| | | |||||
| * | (MESS) Tagmap lookup cleanup. (nw) | 2013-01-28 | 1 | -13/+13 | |
| | | |||||
| * | (MESS) Reduced tagmap abuse. (nw) | 2013-01-24 | 1 | -2/+2 | |
| | | |||||
| * | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -108/+108 | |
| | | |||||
| * | 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) Death to palettes. (nw) | 2012-09-12 | 1 | -4/+1 | |
| | | |||||
| * | (MESS) vip: Fixed VP-700 Tiny BASIC ROM mapping and VP-620 ASCII keyboard. ↵ | 2012-08-21 | 1 | -10/+10 | |
| | | | | | [Curt Coder] | ||||
| * | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+853 | |
