summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/k053252.c
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-233/+0
* k052352.c: added missing save states (nw) Ivan Vangelista2015-07-121-1/+10
* GPL - > LGPL for Kale (nw) Miodrag Milanovic2015-05-131-1/+1
* part of license work for Kale, mostly those that needs to be GPL (nw) Miodrag Milanovic2015-05-121-1/+1
* Added known authors to licenses tags (nw) Miodrag Milanovic2015-05-091-1/+1
* Assorted device name description fixes from MASH (nw) Scott Stone2014-07-121-1/+1
* k053252.c: fix an off-by-one error, allowing various Konami games to actually... Alex W. Jackson2014-06-021-6/+9
* Some changes/corrections to device descriptions per Dev request (nw) Scott Stone2014-04-181-1/+1
* Some changes/corrections to device descriptions from MASH and Tafoid (nw) Scott Stone2014-04-171-1/+1
* Converted k0053252_device to devcb2 (nw) Ivan Vangelista2014-03-191-33/+17
* MT #04731 & MT #05335: fixed "Warning: k053252 read 0e, contact MAMEdev" msg Angelo Salese2013-10-271-1/+14
* Copyright update. Please let me know if there's a blank and you would like to... Angelo Salese2013-10-151-0/+2
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-24/+20
* Death to sei_crtc dummy device, state-ized Sengoku Mahjong and Good e Jan vid... Angelo Salese2013-07-111-2/+2
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* Modernized the Konami 053252 device [Osso] Fabio Priuli2013-06-201-151/+110
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-6/+3
* Stop allocating arrays of UINT8s for the tokens, when Aaron Giles2012-09-181-1/+1
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-21/+0
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-2/+38
* Cleanups and version bumpmame0142u4 Angelo Salese2011-05-241-19/+19
* Re-format Angelo Salese2011-05-151-7/+9
* Moved k053252 emulation into a separate file, nw Angelo Salese2011-05-151-0/+254