summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ps2sony.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-4/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* ps2sony.cpp: fixed validation (nw) Ivan Vangelista2017-11-071-1/+1
* Update to latest redump datfile (nw) einstein952017-11-071-72/+74
* Replacing the PlayStation 2 BIOS files with ones from the redump datfile (nw) einstein952017-11-071-64/+117
* (nw) ps2sony : extra rom Robbbert2017-11-051-0/+1
* New Not Working machine : Sony Playstation 2 (placeholder only) Robbbert2017-11-051-0/+282