summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/mboard.c
Commit message (Collapse)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-568/+0
|
* mboard.c: reduce tagmap lookups (nw) Wilbert Pol2015-08-111-14/+13
|
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-1/+1
|
* Update for Cowering and some fixes (nw) Miodrag Milanovic2015-05-251-2/+2
|
* more sorting of MESS licenses (nw) Miodrag Milanovic2015-05-131-1/+1
|
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
|
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-2/+2
|
* fixed MT #05131 Fabio Priuli2013-05-241-8/+13
| | | someone with a better knowledge of these chess machine should probably check why these 16/32 bit machines use "invalid" mask while reading the board lines (maybe they use masks with size > 8bits?)
* save state cleanup, converted state_save_register_global* into ↵ Miodrag Milanovic2013-05-081-1/+1
| | | | save_item/save_pointer (nw)
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-5/+5
|
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-3/+0
|
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-22/+22
|
* clean up some chess machines (no whatsnew) Miodrag Milanovic2012-10-171-84/+92
|
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-8/+8
| | | | | | | read/write handlers to take an address_space & instead of an address_space *. Also update pretty much all other functions to take a reference where appropriate. [Aaron Giles]
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-3/+3
|
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+557