summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/itech32.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* PORT_CUSTOM simplification (nw) AJR2019-09-141-1/+1
* itech32.cpp: Use generic latch device for sound communications; add second la... AJR2019-07-091-4/+5
* itech32.cpp, es5506: Reduce logging noise (nw) AJR2019-07-091-0/+1
* itech32.cpp : Updates (#4726) cam9002019-03-301-91/+84
* (nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb2018-11-211-9/+15
* itech32.cpp: removed via from the sftm machine config, as it was before MCFG ... Ivan Vangelista2018-09-081-1/+1
* -cop400, nvram, tlc34076, watchdog: Modern configuration accessors, nw mooglyguy2018-08-071-44/+83
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-24/+27
* coolpool, cave, foodf, itech32, slapstic, dvk_kcgd, dfruit, by17, by35: Remov... mooglyguy2018-06-161-0/+3
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-2/+2
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-1/+4
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-18/+18
* itech8.cpp, itech32.cpp: Replace MCFG_CPU_VBLANK_INT with line callbacks (nw) AJR2018-03-281-1/+1
* itech32.cpp : Fix sound outputs with allocated PCB sound output connectors (#... cam9002018-02-171-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+8
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+5
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-0/+3
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-3/+0
* ticket.cpp: Eliminate legacy write method and "active bit" nonsense (nw) AJR2017-12-061-0/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-41/+41
* itech32.cpp: added save state support (nw) Ivan Vangelista2016-07-011-24/+32
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-4/+0
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* synced credits where it make sense (nw) Miodrag Milanovic2015-05-261-1/+1
* itech32.c, btime.c, scregg.c: fix generic_paletteram regression (nw) Alex W. Jackson2014-04-241-8/+1
* Moved m_generic_paletteram_* into drivers/device state objects so they are no... Miodrag Milanovic2014-04-231-1/+5
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* Convert VIA6522 to use DEVCB2 [smf] smf-2013-12-311-1/+1
* Based on memory and obvious stuff, attempted to flag driver code Aaron Giles2013-10-161-0/+2
* various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-1/+5
* changed machine().device("soundcpu") with m_soundcpu (nw) Miodrag Milanovic2013-04-111-1/+3
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-1/+0
* Modernization of drivers part 8 (no whatsnew) Miodrag Milanovic2013-02-081-2/+20
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-5/+5
* New World Class Bowling clone for Japan. Brian Troha2012-12-091-0/+2
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+2
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-16/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2