summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/taitopjc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-941/+0
* init vars found from regression testing Robbbert2022-04-101-8/+8
* srcclean for upcoming release Vas Crabb2021-08-221-4/+4
* taitopjc: fix save states Ville Linde2021-08-071-1/+4
* taitopjc: Fixed lockup issues. Improved tilemap emulation. Ville Linde2021-07-311-22/+73
* video/voodoo.cpp: Major rewrite: (#8267) Aaron Giles2021-07-091-0/+1
* taitopjc.cpp: decapped TMS320BC53PQ80 DSP [Caps0ff, jordigahan, ClawGrip, Phi... Ivan Vangelista2020-11-071-2/+7
* tlcs900: Split derived types into separate files; no need for separate 8-bit ... AJR2020-06-181-1/+1
* drivers starting with t, u, v, w, x: more macro removal + some others (nw) Ivan Vangelista2020-06-041-32/+32
* tilemap: that macro has contributed nothing but obfuscation since we moved to... Vas Crabb2020-03-111-1/+1
* srcclean (nw) Vas Crabb2019-12-211-1/+1
* taitopjc.cpp: Add PLDs to 'optiger' [jordigahan, ClawGrip] ClawGrip2019-12-051-3/+8
* taitopjc.cpp: Fix some region definitions (nw) AJR2019-11-171-11/+11
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* -arcadia, binbug, cd2650, cvs, dm7000, dolphunk, galaxia, hp48, instruct, kon... mooglyguy2018-12-151-25/+24
* tlcs90, tlcs900: Removed MCFG, nw mooglyguy2018-12-071-11/+11
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-3/+6
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-10/+10
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-11/+11
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-36/+42
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+12
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Checkpoint... (nw) Olivier Galibert2018-01-031-1/+1
* Remove a whole lot of I64 from format strings. Vas Crabb2017-08-101-1/+1
* drawgfx: Make the palette optional [O. Galibert] Olivier Galibert2017-05-281-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Update Taito Power JC and Taito Type-Zero descriptions (#2236) sjy965252017-04-291-1/+1
* general: Don't attach memory maps to driver_device [O. Galibert] Olivier Galibert2016-11-101-1/+1
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-56/+56
* Another round of these Vas Crabb2016-08-271-1/+1
* Prepare to make object finders behave like a pointer, not a half-pointer half... Vas Crabb2016-08-261-2/+2
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* tlcs900: add analog inputs to TMP95C063 (nw) Ville Linde2016-01-031-4/+8
* taitopjc: convert to tilemaps (nw) Ville Linde2016-01-021-32/+75
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-16/+16
* taitopjc: display list logging (nw) Ville Linde2015-12-221-8/+82
* some handmade changes (nw) Miodrag Milanovic2015-12-211-5/+5
* taitopjc: hook up TC0780FPA (nw) Ville Linde2015-12-201-20/+64
* Split Taito TC0780FPA into its own device [Ville Linde] Ville Linde2015-12-181-0/+1