summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pasha2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-2/+5
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-2/+2
* cidx628: Make this display something again AJR2018-06-221-2/+2
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-9/+9
* 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
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5
* fix build (nw) Vas Crabb2018-04-211-3/+3
* pasha2.cpp Cleanups (#3472) cam9002018-04-211-100/+78
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-30/+32
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Finish the non-ambiguous ones (nw) Olivier Galibert2018-01-021-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* pasha2: hook up lamp outputs and clickable artwork Vas Crabb2017-03-161-14/+15
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-2/+2
* pasha2, whitestar: switched to configured banking (nw) Ivan Vangelista2016-01-221-17/+12
* 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-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+492