summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/taitojc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* -output: Removed legacy output accessors from super80, taitojc, tceptor, tehk... mooglyguy2018-04-051-1/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+2
* taito_en: Use MB8421 for communication RAM AJR2017-06-121-4/+0
* Use callbacks to set coin counters and coin lockouts from Taito I/O devices (nw) AJR2017-06-071-0/+2
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-22/+22
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-6/+0
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-2/+2
* Split Taito TC0780FPA into its own device [Ville Linde] Ville Linde2015-12-181-48/+4
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* synced credits where it make sense (nw) Miodrag Milanovic2015-05-261-2/+2
* update for Ville Linde (nw) Miodrag Milanovic2015-05-131-1/+1
* some copyright tags hap2015-05-091-1/+7
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Removed running_machine parameter from various methods were it wasn't needed ... Ivan Vangelista2014-10-061-1/+1
* devfind.h: allow ioport_finder to be dereferenced when NULL so read_safe() ca... Alex W. Jackson2014-10-041-2/+3
* tried to fix a debug assert Michaël Banaan Ananas2014-10-041-3/+2
* remove assumption that dsp common ram is an MB8421 (MB8421 used on the sound ... Michaël Banaan Ananas2014-10-041-8/+8
* nw Michaël Banaan Ananas2014-09-261-2/+2
* i'm tired Michaël Banaan Ananas2014-09-231-2/+2
* ioport array for outrun and sega-yboard Michaël Banaan Ananas2014-09-231-2/+2
* ioport_array stuff Michaël Banaan Ananas2014-09-211-1/+3
* added mb8421 to taitojc.c Michaël Banaan Ananas2014-08-291-13/+12
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* renamed poly.{c|h} to polylgcy.{c|h} and polynew.h to poly.h Oliver Stöneberg2014-03-191-1/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+4
* modernized Taito I/O devices. [Osso] Fabio Priuli2013-06-041-0/+3
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-1/+0
* (moved tables to c files) Michaël Banaan Ananas2013-04-271-55/+0
* small update Michaël Banaan Ananas2013-04-261-4/+3
* Modernization of drivers part 19 (no whatsnew) Miodrag Milanovic2013-02-131-0/+6
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-23/+23
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+3
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+3
* Converted Taito JC 3D renderer to use polynew.h. [Ville Linde] Ville Linde2012-07-241-3/+33
* small update Michaël Banaan Ananas2012-07-171-2/+2
* remove obsolete debug stuff + try to understand vreg 0xfc4 more Michaël Banaan Ananas2012-07-141-2/+0
* small update2 Michaël Banaan Ananas2012-07-131-1/+1
* source layout cleanup, no code changes Michaël Banaan Ananas2012-07-131-12/+20
* small update Michaël Banaan Ananas2012-07-131-10/+14