summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* tatsumi.cpp : Reduce runtime tag lookups, Fix region tags, Move CLUT'… (#3561) cam9002018-05-131-4/+3
* seicopbl.cpp: more fixes (nw) angelosa2018-05-131-14/+83
* konppc.cpp: Use device finders and eliminate machine().device(tag) (nw) AJR2018-05-132-17/+17
* konppc.cpp: Who Do? Part II: Electric Boogaloo (nw) AJR2018-05-132-16/+16
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-1382-618/+536
* Eliminate some explicit device tag lookups (nw) AJR2018-05-132-1/+3
* Renamed seicop.* -> seicopbl.*, fixes some bogus references (nw) angelosa2018-05-132-8/+5
* seicopbl.cpp: 0905 (jump around!) (nw) angelosa2018-05-132-1/+53
* cit101: Fix a few key names (nw) AJR2018-05-111-5/+5
* Make "Keypad ," and "Keypad =" standard keys AJR2018-05-115-7/+7
* emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... Olivier Galibert2018-05-117-14/+14
* rf5c68.cpp Updates, etc (#3515) cam9002018-05-113-12/+20
* pgm.cpp : Correct metadata related to title screen (#3538) cam9002018-05-114-2/+30
* cit101: Add last few control characters to keyboard (nw) AJR2018-05-091-7/+9
* aerofgt.cpp: change non-US karatblz sets to have normal + normal difficulty a... angelosa2018-05-091-3/+6
* (nw) remove more low-value macros and add a couple more constructor options Vas Crabb2018-05-102-3/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-0921-22/+26
* blmbycar.cpp: added opt and pot wheel input schemes [Angelo Salese] angelosa2018-05-091-0/+1
* 315_5338a: Improve and clean up Dirk Best2018-05-082-88/+72
* kc.cpp: Use required_device_array (nw) AJR2018-05-071-4/+0
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-083-8/+6
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* ppu2c0x family: Make palette internal to device AJR2018-05-063-20/+9
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-0681-925/+925
* cit101: Somewhat major improvements AJR2018-05-042-0/+370
* asteroid, astdelux: Add cocktail configuration that flips screen for 2nd player AJR2018-05-031-0/+8
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-047-30/+34
* asteroid: Swap start LEDs and suppress logging for many spurious writes AJR2018-05-031-33/+0
* Allow devcb to be bound to a device/mixin or the target of a device Vas Crabb2018-05-022-6/+6
* Final GCC 8 batch for tonight (nw) arbee2018-05-011-1/+1
* Route sound relative to current device. Vas Crabb2018-05-011-4/+4
* subs.cpp: Eliminate set_led_value by binding outputs directly to callbacks (nw) AJR2018-05-011-16/+0
* -adc0808: Improved timings a bit more, nw Ryan Holtz2018-04-301-2/+0
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-309-15/+15
* amstrad: restore CPR bank mask, force it to be based on the size of an actual... mahlemiut2018-05-011-2/+9
* amstrad: allow for loading CPR cartridges with odd numbers of blocks mahlemiut2018-04-301-2/+2
* Use new OUTPUT callback object in various (mostly Atari) drivers (nw) AJR2018-04-292-29/+0
* 315_5649: Allow side effects of analog read to be disabled (nw) AJR2018-04-271-2/+4
* Sarayan made me do it. Vas Crabb2018-04-288-14/+11
* model1io.cpp: Better fix (nw) AJR2018-04-262-2/+8
* model1io: hack to get Clang to compile, plz fix correctly! (nw) arbee2018-04-262-2/+2
* few misc docs (nw) MetalliC2018-04-261-2/+2
* nb1412m2.cpp: added DAC sound to Mighty Guy [Angelo Salese] angelosa2018-04-262-13/+87
* model1io: Improve interface, drive board read/write callbacks Dirk Best2018-04-252-7/+33
* Devicify Sega 315-5649 Dirk Best2018-04-252-0/+298
* Notes (nw) Angelo Salese2018-04-251-2/+2
* Don't need this switch case (nw) angelosa2018-04-251-23/+7
* nb1412m2.cpp: improved sound capabilities, makes Mighty Guy to have a sense s... angelosa2018-04-252-26/+101
* legionna.cpp: kludge a few weird Godzilla collision checks [Angelo Salese] angelosa2018-04-251-0/+8
* Separate MS7002 keyboard emulation; use Cyrillic key names and JCUKEN layout AJR2018-04-242-5/+243