summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/balsente.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mark Trivial Pursuit (Spanish) as licensed by Maibesa (nw) ClawGrip2018-10-311-1/+1
* pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-301-6/+6
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-9/+9
* x2212: Eliminate MCFG_ macros; add pin diagram (nw) AJR2018-07-091-2/+2
* devcb3 Vas Crabb2018-07-071-14/+14
* balsente.cpp: Workaround for recent sound regression (nw) AJR2018-06-161-1/+1
* balsente.cpp: Use ACIA devices for sound communication AJR2018-06-141-4/+18
* rescraid: Regression fix (nw) AJR2018-06-121-5/+24
* balsente.cpp: Split NVRAM between two X2212 devices AJR2018-06-111-3/+4
* balsente.cpp: Use 8253 device and clean up names (nw) AJR2018-06-111-29/+33
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-17/+17
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-59/+59
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-16/+16
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-2/+2
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-4/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-41/+48
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+5
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* misc small bits (grudge, nesvt, kickgoal) (#3075) David Haywood2018-01-181-4/+13
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* m6809: Start resolving the great device type/clock divider mix-up AJR2017-12-081-1/+1
* typo (nw) David Haywood2017-11-091-1/+1
* new clones David Haywood2017-11-091-15/+35
* balsente.cpp: Add 74LS259 latch (nw) AJR2017-09-051-2/+15
* misc housekeeping / one-liners David Haywood2017-08-031-1/+0
* balsente.cpp: Minor doc update (nw) briantro2017-06-131-22/+22
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-24/+24
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* Make watchdog timer a separate device AJR2016-04-301-1/+4
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-1/+0
* (nw) David Haywood2016-04-261-8/+8
* we're definitely not the only ones with these, so just turn it on (nw) David Haywood2016-04-251-7/+4
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* Cleanups and version bump Miodrag Milanovic2016-03-301-2/+0
* work this out later, leave disabled for now (nw) David Haywood2016-03-281-0/+123
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2287