summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/taitojc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* jc_control_w is unneeded Michaël Banaan Ananas2012-07-131-1/+0
* hooked up TC0640FIO chip Michaël Banaan Ananas2012-07-131-15/+13
* hooked up dendego oki chip Michaël Banaan Ananas2012-07-131-1/+2
* added simple artwork for dendego games Michaël Banaan Ananas2012-07-111-37/+40
* some cleanup + added lamps output Michaël Banaan Ananas2012-07-111-1/+1
* improve dendego controls Michaël Banaan Ananas2012-07-111-3/+6
* this gives me about 10% optimization on 3d scenes Michaël Banaan Ananas2012-07-071-0/+3
* taito_en.c improvements [Phil Bennett]: Phil Bennett2012-06-021-4/+4
* fix compile (no whatsnew) Miodrag Milanovic2012-05-281-3/+2