summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/polgar.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-9/+9
* polgar.cpp: Add addressable latches and output finders for LEDs (nw) AJR2018-05-111-42/+60
* 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
* (nw) output finder for polgar, mephisto, mephisto_montec Robbbert2018-04-111-1/+4
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-61/+67
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-4/+8
* 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-10/+10
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+15
* mrisc: fixed subcpu reset. (nw) Sandro Ronco2017-12-191-0/+3
* mrisc: added PROM dumps and removed the ARM boot hack. [RolandLangfeld, Sandr... Sandro Ronco2017-11-251-63/+47
* New working clones added Sandro Ronco2017-10-031-2/+5
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-5/+5
* New working machines added Sandro Ronco2017-09-211-1/+8
* New machines added or promoted from NOT_WORKING status Sandro Ronco2017-09-151-50/+114
* srcclean (nw) Vas Crabb2017-08-271-22/+22
* Rewrite mmodular.cpp to use the new mmboard device. [Sandro Ronco] Sandro Ronco2017-08-251-3/+257
* New working machines Sandro Ronco2017-08-131-0/+305