summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/balsente.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+3
* srcclean (nw) Vas Crabb2018-12-231-1/+1
* triviaes4: Didn't mean to double the CPU clock (nw) AJR2018-12-081-1/+1
* triviaes4: This board uses battery-backed NVRAM instead of X2212s (nw) AJR2018-12-081-9/+18
* triviaes4: Correct palette format (nw) AJR2018-12-071-3/+8
* triviaes4: "Un momento por favor" (nw) AJR2018-12-071-2/+2
* triviaes4: Improve banking (not quite right yet); also fix triviag2 (nw) AJR2018-12-071-18/+25
* balsente.cpp: Do banking without memcpy (nw) AJR2018-12-071-353/+337
* balsente.cpp: Start working out 6809 map for triviaes4; eliminate install_rea... AJR2018-12-071-122/+169
* triviaes4: Fix configuration for now (nw) AJR2018-12-011-3/+3
* balsente.cpp: Odd how omitting this caused no errors (nw) AJR2018-12-011-0/+2
* balsente.cpp: Separate emulation (and ROM) of 6VB audio board from driver AJR2018-12-011-207/+11
* balsente: Improved the documentation about the Spanish Trivial sets and added... ClawGrip2018-11-291-30/+64
* balsente.cpp: corrected title for recently added triviaes2 set (nw) Ivan Vangelista2018-11-281-1/+1
* new working machine ----------------------------------------- Trivial Pursuit... Ivan Vangelista2018-11-281-94/+180
* 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