summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/kaneko16.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-24/+15
* new working clone - Blaze On braintro2018-12-251-1/+20
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-3/+3
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-4/+4
* ay8910: another batch of MCFG removal (nw) Ivan Vangelista2018-11-081-10/+10
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-1/+1
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-8/+8
* kaneko16: eliminated machine().device usage, nw mooglyguy2018-06-131-283/+243
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-7/+7
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-38/+38
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-15/+15
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-15/+15
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-10/+10
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-51/+51
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-7/+9
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-8/+8
* (nw) misc follow-up Vas Crabb2018-05-061-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-37/+37
* (nw) last bunch for tonight Robbbert2018-04-121-12/+14
* explbrkrk: PCB note (nw) AJR2018-03-261-1/+1
* 2 new clones added braintro2018-03-251-8/+34
* 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-6/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-250/+264
* kaneko16 : Cleanup OKI Bankswitching (#3143) cam9002018-03-021-274/+154
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-4/+4
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-32/+32
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-5/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-15/+15
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-18/+18
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-9/+9
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-12/+12
* Ch-ch-ch-ch-ch-checkpoint... (nw) Olivier Galibert2018-01-041-4/+4
* Some more after better taking inheritance into account (nw) Olivier Galibert2018-01-021-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-4/+4
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-4/+4
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-4/+4
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-2/+2
* kaneko16.cpp: made dial/paddle optional for gtmr, fixes inp playback (nw) angelosa2017-09-151-12/+16
* The Berlin Wall clearly uses 4way sticks (nw) Angelo Salese2017-09-041-8/+8
* blazeon, wingforc: Shadowing RAM with ROM in sound CPU map can't be right AJR2017-07-311-1/+2
* kaneko16.cpp: Further organizational cleanups (nw) AJR2017-07-311-27/+21
* new working clone - B.Rap Boys Special (World) briantro2017-07-301-38/+72
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-6/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-18/+18
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* first srcclean pass (nw) Vas Crabb2016-12-251-1/+1
* Fix MT #00101 angelosa2016-12-251-49/+76
* kaneko16.cpp: Unswapped button mappings for gtmr games so that they match the... system11b2016-10-311-8/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10