summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/polgar.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -cpu/adsp2100, amis2000, apexc, arm, arm7, avr8, ccpu, esrip, hcd62121: Remov... mooglyguy2018-12-161-26/+28
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-7/+6
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-2/+2
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-2/+1
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-7/+7
* modena: Split to separate driver file; slight code cleanup (nw) AJR2018-07-231-153/+1
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-5/+5
* devcb3 Vas Crabb2018-07-071-11/+11
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-16/+16
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-12/+12
* 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