summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/photoply.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-20/+22
* lpci: De-staticize callbacks and remove both device parameters (nw) AJR2018-03-031-11/+11
* pc_vga: Internalize palette (nw) AJR2018-03-031-2/+1
* pc_vga: Use device_video_interface and configured screens instead of first_sc... AJR2018-03-031-0/+1
* photoply.cpp: redump HDD (nw) angelosa2018-03-021-1/+1
* new NOT WORKING machine angelosa2018-03-021-5/+30
* srcclean (nw) Vas Crabb2018-02-251-20/+20
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* photoply: Hack EEPROM timings to make it work (nw) AJR2018-01-301-1/+3
* photoply: Preliminary EEPROM hookup (nw) AJR2018-01-301-2/+25
* pce.cpp: note about pachinko controller (nw) angelosa2018-01-301-0/+1
* photoply.cpp: many fixes and improvements, see driver notes for more info (nw) angelosa2018-01-291-17/+164
* Corrections (nw) angelosa2018-01-291-4/+5
* photoply.cpp: Added Cirrus Logic GD5446 VGA PCI device, now shows some legacy... angelosa2018-01-291-7/+19
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met... smf-2017-12-201-2/+2
* ide: deambiguate cs access between 16 and 32 bits [O. Galibert] Olivier Galibert2017-12-161-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* 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-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+156