summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mephistp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* New clones marked as NOT_WORKING AJR2019-10-291-3/+22
* mephistp.cpp: Simplify handlers; give sport2k its own 8088 address map (nw) AJR2019-10-291-19/+33
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* mephistp.cpp: Fix ROM loading for sport2k (nw) AJR2019-08-181-4/+6
* New working machine added hap2019-08-041-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-20/+20
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-20/+20
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* ay8910.cpp : Updates cam9002019-02-151-2/+2
* Fix clang error: reference to non-static member function must be called (nw) AJR2019-02-121-1/+1
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-16/+15
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-2/+4
* mcs51.cpp: Removed MCFG. Various MACHINE_CONFIG removals. nw mooglyguy2018-12-091-7/+7
* ay8910: finished MCFG macros removal (nw) Ivan Vangelista2018-11-141-4/+4
* new not working machine Ivan Vangelista2018-11-061-7/+21
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* i8155.cpp: deMCFGfied (nw) Ivan Vangelista2018-08-221-4/+6
* misc cleanup and stuff to make macro removal easier (nw) Vas Crabb2018-07-051-1/+1
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-2/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-19/+19
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* (nw) last bunch for tonight Robbbert2018-04-121-4/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-21/+24
* djboy, mephistp, minicom, trs80dt1: Fixes (nw) AJR2018-02-281-0/+1
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-7/+5
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-7/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+3
* New way to provide DAC reference inputs (nw) AJR2018-01-101-3/+1
* (nw) removed some trampolines Robbbert2017-09-301-18/+10
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* mephistp: Start adding devices based on schematics (nw) AJR2017-02-161-49/+182
* Various comments on pinball sets; correct mephistp year (nw) AJR2017-01-081-4/+7
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+115