summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mephisto_montec.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-273/+0
* New working clones hap2022-06-061-11/+19
* milano/sexpert: don't save oddly sized nvram file hap2021-05-071-4/+2
* risc2500: add soft power-off hap2021-04-181-1/+1
* montec: small fix to input defs hap2021-04-121-8/+8
* mephisto_montec.cpp: split driver file into montec/smondial hap2021-04-121-347/+138
* added device for 1st version of mephisto display module hap2021-04-101-1/+1
* mephisto_mondial.cpp: split driver file into mondial/mondial2 hap2021-04-091-1/+4
* volt_reg: Remove uses that are not needed anymore with the recent (#7367) Aaron Giles2020-10-201-2/+0
* montec: fix lockup hap2020-07-261-16/+3
* supercon: add extra keypad overlay to layout hap2020-06-291-1/+1
* microvsn: internal artwork for lcd (nw) hap2020-04-131-1/+0
* microvsn: cleanup, Finish support for i8021 based cartridges (nw) hap2020-04-131-0/+1
* mephisto_montec.cpp: Use addressable latches (nw) AJR2020-04-111-106/+103
* mephisto_montec.cpp: Split out mondial and mondial2; simplify handler signatu... AJR2020-04-111-187/+37
* mmboard, mmdisplay2: Simplify handler signatures by removing unnecessary spac... AJR2020-04-111-8/+8
* mephisto_montec: use lcd device (nw) hap2020-04-121-57/+25
* added Philips PCF2100 LCD Driver (nw) hap2020-04-101-1/+2
* mondl68k: add display DP segments (nw) hap2020-02-051-0/+1
* chess*: split program versions 'bios' sets to separate game drivers (nw) hap2020-02-031-24/+30
* montec: correct romlabel (nw) hap2020-01-291-4/+4
* mephisto*: some romlabels (nw) hap2020-01-091-2/+2
* mephisto_modena: Added an older version of Modena. [Berger] hap2020-01-091-29/+37
* misc: add notes (nw) hap2020-01-081-4/+4
* New working machine added hap2019-08-041-8/+8
* mephisto_montec: bataais measured mondial beeper (with a guitar tuner) (nw) hap2019-07-281-2/+1
* fix mondial sound (recent regression by me) (nw) hap2019-07-271-11/+23
* mephisto*: none of them have beeper device sound (nw) hap2019-07-121-9/+12
* New WORKING machines Sandro Ronco2019-07-121-5/+81
* mmboard: update prev commit, didnt notice that it has its own set_delay (nw) hap2019-07-101-2/+2
* Add chesspieces to Mephisto drivers. (nw) Sandro Ronco2019-07-101-0/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-36/+36
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-36/+36
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-33/+33
* mame\drivers: minor MCFG and MACHINE_CONFIG macros removal (nw) Ivan Vangelista2019-02-181-1/+1
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-1/+1
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-4/+3
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-4/+4
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-8/+8
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-26/+26
* barata/montec: fix regressions (nw) Wilbert Pol2018-05-241-1/+1
* Some cleanup on #3592 (nw) Vas Crabb2018-05-211-16/+18
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-13/+16
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+7
* 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-20/+20
* (nw) output finder for polgar, mephisto, mephisto_montec Robbbert2018-04-111-2/+6
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-3/+3