summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/kaneko16.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean, manual adjustments (nw) Vas Crabb2020-01-261-1/+1
* kaneko_spr.cpp : Fix drawing behavior cam9002020-01-231-7/+6
* gtmr2 improve todo (nw) Angelo Salese2019-12-261-2/+4
* Make it explicit that gtmr parent is a Taiwanese set (nw) Angelo Salese2019-11-251-1/+1
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* kaneko16.cpp : Updates cam9002019-05-121-22/+33
* kaneko_spr.cpp : Updates cam9002019-05-111-95/+47
* kaneko_tmap.cpp : Updates cam9002019-05-101-138/+97
* kaneko16.cpp : Updates / Cleanups (#4744) cam9002019-04-131-171/+123
* kaneko_spr.cpp : Updates (#4749) cam9002019-04-051-10/+10
* kaneko_tmap.cpp : Updates / Cleanups cam9002019-03-101-30/+30
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-011-83/+88
* ay8910.cpp : Updates cam9002019-02-151-5/+5
* okim6258, okim6295: Simplify read/write handlers (nw) AJR2019-02-011-2/+2
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-7/+7
* 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