summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ps2sony.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* -mips, rsp: Removed MCFG, nw mooglyguy2018-12-091-39/+39
* r3000: call it like it is (nw) Patrick Mackinlay2018-11-061-1/+1
* (nw) fix lots of inadverently mutable static pointers Vas Crabb2018-09-201-1/+1
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-87/+87
* ps2sony: Checkpoint, nw mooglyguy2018-07-211-1/+1
* ps2sony: Some basic VU1 support, major file reshuffling, nw mooglyguy2018-07-211-18/+11
* ps2sony: Checkpoint, nw mooglyguy2018-07-171-10/+18
* ps2sony: Checkpoint. Adds a bunch of vector and parallel ops to the EE core, ... mooglyguy2018-07-141-160/+33
* ps2sony: Checkpoint, nw mooglyguy2018-07-101-72/+23
* Disable debug prints, nw mooglyguy2018-07-071-2/+2
* ps2sony: checkpoint, nw mooglyguy2018-07-071-3/+36
* ps2sony: Disable debug printing, nw mooglyguy2018-07-051-1/+1
* ps2sony: Added skeleton DMAC, INTC, and SIF devices, nw mooglyguy2018-07-051-707/+96
* ps2sony: Fixed some R3000 bugs, started fleshing out IOP devices, nw mooglyguy2018-07-011-22/+323
* -ps2sony: BIOS shuffling, nw mooglyguy2018-06-281-10/+16
* -ps2sony: Fleshing out the skeleton driver. [Ryan Holtz] mooglyguy2018-06-281-12/+1033
* mips3: Added disassembler for Emotion Engine core opcodes. VU macro ops are s... mooglyguy2018-06-231-1/+1
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* 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