summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/seta.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* seta.cpp : Updates cam9002019-06-091-83/+81
* seta.cpp: added 2nd player inputs for kiwame (nw) Ivan Vangelista2019-05-121-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+2
* tmp68301: Merge on-chip peripheral emulation with CPU device AJR2019-03-221-2/+2
* new working clone Ivan Vangelista2019-01-181-0/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-7/+7
* -devices/machine/msm6253: Removed MCFG macros and added devcb3 support, nw mooglyguy2018-12-271-1/+1
* zombraid: Fix breakage due to MCFG_MACHINE_START_OVERRIDE shadowing machine_s... AJR2018-12-231-1/+1
* seta.cpp: Split out state classes for some games; do away with the stupid ROM... AJR2018-12-211-44/+91
* More accurate registration and acknowledgment of pending interrupts within TM... AJR2018-11-271-0/+4
* (nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb2018-11-211-17/+16
* seta001 remove a kludge DavidHaywood2018-09-051-1/+1
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-1/+1
* seta.cpp : Various updates cam9002018-08-041-4/+4
* seta.cpp, seta2.cpp: fixed some recent crashes (nw) Ivan Vangelista2018-07-241-0/+1
* orbit.cpp, seta.cpp: timer_set removal (nw) Ivan Vangelista2018-07-231-0/+1
* vgmplay.cpp : Add X1-010 Support cam9002018-07-231-0/+6
* misc cleanup and devcb3 prep (nw) Vas Crabb2018-07-031-1/+8
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-73/+92
* seta001.cpp : Convert arrays into std::unique_ptr, Minor cleanups (#3695) cam9002018-06-261-0/+6
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* seta.cpp: Acknowledge more interrupts (nw) AJR2018-06-011-0/+1
* seta.cpp: Break up the "vregs" handler (nw) AJR2018-05-311-8/+5
* seta.cpp : Add seperate value for tilemap banks (#3584) cam9002018-05-271-9/+26
* Some cleanup on #3592 (nw) Vas Crabb2018-05-211-1/+1
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-0/+5
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-13/+13
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-13/+13
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-13/+13
* seta : Cleanup Duplicates, Convert to unique_ptr when array size is >… (#3228) cam9002018-02-231-42/+21
* x1_010 : Change m_adr value name to m_xor Because it's actually Address Bit X... cam9002018-02-181-0/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+49
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+48
* metafox : simulate protection [iq_132] Robbbert2017-12-301-0/+1
* wiggie, thunderlbl: Soundlatch modernization (nw) AJR2017-11-251-4/+0
* utoukond: Soundlatch modernization (nw) AJR2017-11-201-1/+1
* zombraid: Add ADC device (nw) AJR2017-11-201-5/+6
* seta.cpp: A few small cleanups (nw) AJR2017-11-201-1/+0
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* usclssic: Add uPD4701A device with nasty multiplexing (nw) AJR2017-09-051-3/+10
* kiwame: Replace bogus "kiwame_nvram" with TMP68301 parallel interface (nw) AJR2017-09-051-4/+3
* krzybowl: Use uPD4701A device (nw) AJR2017-09-011-1/+0
* calibr50, usclssic: Soundlatch modernization (nw) AJR2017-08-291-1/+1
* jockeyc: add layout with keyboards [Luca Elia] Luca Elia2017-08-261-25/+55
* srcclean (nw) Vas Crabb2017-07-231-1/+1
* Machines promoted to working Luca Elia2017-07-221-9/+60
* seta.cpp: IRQ acks for calibr50 and usclssic (nw) AJR2017-05-221-0/+6
* calibr50: Add uPD4701A device AJR2017-05-211-1/+0