summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes (follow)
Commit message (Expand)AuthorAgeFilesLines
* strnskil.cpp: Remove due to merger with markham.cpp in ad71b1124716bc07b90ccf... AJR2018-05-201-55/+0
* markham.cpp changes: Jackson2018-05-201-22/+95
* leland: split out ataxx-specific stuff from base state class - really needs m... Vas Crabb2018-05-191-44/+66
* astrocde:cpp: Split up base class a little; add output finder for tenpindx (nw) AJR2018-05-181-30/+84
* cinemat: further cleanup/separation - no longer needs a selector member or st... Vas Crabb2018-05-181-49/+90
* dc-ctrl.cpp: preliminary keyboard emulation, hooked up to The Typing of the D... angelosa2018-05-171-0/+3
* New working machine added hap2018-05-171-0/+3
* leland: move audiocpu to device and remove frequent tag lookup (nw) cracyc2018-05-171-4/+0
* pacland: output_finder Dirk Best2018-05-171-1/+5
* mappy: output_finder Dirk Best2018-05-171-1/+4
* redalert: all ends up doing the same sound start anyway (nw) Vas Crabb2018-05-171-19/+34
* cinemat: split out stuff unique to demon and qb3, use virtual methods a bit m... Vas Crabb2018-05-171-28/+66
* leland.cpp cleanups (#3519) cam9002018-05-171-22/+40
* nc: clean up a little, or a lot (nw) Vas Crabb2018-05-171-41/+84
* toaplan2.cpp, gp9001.cpp Cleanups (#3460) cam9002018-05-171-35/+43
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-16282-1235/+1237
* abc806: Fixed memory banking allowing CP/M to boot. [Curt Coder] Curt Coder2018-05-161-1/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-16282-1237/+1235
* model1: Emulate the I/O board used by Wing War and Netmerc Dirk Best2018-05-161-3/+6
* gatron.cpp: output_finder (nw) Ivan Vangelista2018-05-151-8/+16
* interpro: wip checkpoint (nw) (#3573) Patrick Mackinlay2018-05-151-2/+34
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-1524-25/+24
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-157-20/+48
* Merge pull request #3568 from pmackinlay/mouse R. Belmont2018-05-141-0/+2
|\
| * interpro: install slotified mouse (nw) Patrick Mackinlay2018-05-141-0/+2
* | abc800: Cleanup. (nw) Curt Coder2018-05-141-21/+9
|/
* tatsumi.cpp : Reduce runtime tag lookups, Fix region tags, Move CLUT'… (#3561) cam9002018-05-131-50/+56
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-13441-2428/+2429
* derived classes are trouble (nw) Vas Crabb2018-05-121-3/+8
* Various Data East Driver Cleanups/Notes (#3449) cam9002018-05-1210-228/+170
* alpha68k.cpp: Cleanups and clock corrections (nw) AJR2018-05-111-6/+3
* topspeed.cpp : Minor cleanups, Add arrays for reduce duplicates (#3454) cam9002018-05-121-25/+22
* abc800: Cleanup. (nw) Curt Coder2018-05-111-5/+6
* misc changes too small for their own pull request (#3557) Sergey Svishchev2018-05-111-2/+2
* emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... Olivier Galibert2018-05-111-1/+1
* rf5c68.cpp Updates, etc (#3515) cam9002018-05-114-104/+120
* argus.cpp : Fix argus sound writes(second ym2203 has not implemented), Cleanu... cam9002018-05-101-22/+20
* mcs51.cpp: Eliminate atrocious hack for breaking out of INT0 polling loops (nw) AJR2018-05-092-3/+1
* (nw) remove more low-value macros and add a couple more constructor options Vas Crabb2018-05-103-4/+4
* astrocde.cpp: Driver and device modernization (nw) AJR2018-05-091-37/+15
* Revert "acommand.cpp, cischeat.cpp, megasys1.cpp : Minor cleanups, Reduce dup... Vas Crabb2018-05-082-60/+73
* acommand.cpp, cischeat.cpp, megasys1.cpp : Minor cleanups, Reduce duplicates,... cam9002018-05-082-73/+60
* kc.cpp: Use required_device_array (nw) AJR2018-05-071-1/+2
* deadang.cpp: popnrun sketchy sprites (nw) angelosa2018-05-071-0/+1
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-0825-38/+72
* deadang.cpp: fix sound for popnrun (same config as Air Raid) (nw) angelosa2018-05-071-2/+4
* add include guard (nw) Lord-Nightmare2018-05-071-0/+7
* (nw) More next-generation machine configuration WIP and bus modernisation - s... Vas Crabb2018-05-071-2/+1
* new NOT WORKING machine angelosa2018-05-071-1/+22
* deco_ace: Internalize palette (nw) AJR2018-05-062-3/+1