summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/photoply.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) housekeeping Robbbert2020-01-011-1/+2
* at.cpp: corrections, comments, motherboards, BIOS versions (#6058) rfka012019-12-281-1/+1
* photoply.cpp: Region is 8-bit, so map it as such (nw) AJR2019-11-161-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-4/+3
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-4/+4
* -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... MooglyGuy2019-07-021-4/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-10/+9
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-9/+10
* divideo.h : Remove MCFG_VIDEO_SET_SCREEN usage (#4667) cam9002019-02-251-9/+8
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-3/+3
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-151-4/+4
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-2/+4
* 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-6/+6
* 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