summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/taitojc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-155/+0
* init vars for coverity (includes/t,u) Robbbert2022-03-231-11/+11
* drivers starting with t, u, v, w and most of drivers starting with x: removed... Ivan Vangelista2020-06-161-34/+34
* further macro removal work (nw) Ivan Vangelista2020-05-181-6/+6
* taitojc.cpp: Correct "gfx" region widths and rename for clarity (nw) AJR2019-11-161-2/+2
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* mc68hc11: Add internal latches and direction registers for ports AJR2019-08-131-3/+0
* mc68hc11: CPU device modernization (nw) AJR2019-08-101-2/+1
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-0/+1
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-5/+10
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* 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