summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/norautp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-5/+5
* Draw Poker (Joker Poker V.01) improvements: [Roberto Fresca] Roberto Fresca2019-09-041-3/+14
* New working machines Roberto Fresca2019-08-311-7/+92
* new working machine Ivan Vangelista2019-07-231-0/+35
* Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+2
* Last round of macro removals before the freeze. (nw) mooglyguy2018-12-221-116/+101
* discrete: Eliminate unnecessary address space argument from handlers (nw) AJR2018-11-121-2/+2
* Drews Revenge set 2 is a clone MASH2018-10-041-1/+1
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-2/+2
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* devcb3 Vas Crabb2018-07-071-11/+11
* misc cleanup and devcb3 prep (nw) Vas Crabb2018-07-031-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-12/+12
* tp84: device_finder stuff. Also removed a bunch of commented-out stuff that w... Ryan Holtz2018-05-261-2/+2
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-12/+12
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-43/+43
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-10/+9
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-57/+57
* maps: Finish mame/drivers (nw) Olivier Galibert2018-04-191-7/+9
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-65/+78
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-14/+28
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-15/+15
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-14/+14
* use lowercase "unknown" when title is unknown (nw) hap2017-10-311-1/+1
* norautp.cpp: Don't hardcode "Readout" inputs AJR2017-06-191-3/+3
* norautp: Restore some inputs that were disconnected many releases ago AJR2017-06-191-0/+1
* norautp: Make 8255 handshaking work (nw) AJR2017-06-181-12/+24
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-41/+41
* Self-registering devices prep: Vas Crabb2017-02-271-8/+12
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-4/+4
* spellin werds (nw) Scott Stone2016-11-171-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* norautp.cpp: added prom, pal and updated pcb layout for bjpoker [Guru] Ivan Vangelista2016-09-281-20/+19
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-12/+12
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-12/+12
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-3/+3
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+3645