summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/cps3.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+7
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+14
* use 'sh' instead of 'superh' David Haywood2017-10-021-1/+1
* move sh2 / sh4 to a folder called superh David Haywood2017-10-021-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-49/+49
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-2/+2
* More this==NULL stuff therealmogminer@gmail.com2016-01-231-1/+0
* Yet more this==NULL fixes therealmogminer@gmail.com2016-01-231-19/+26
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* some hand made changes (nw) Miodrag Milanovic2015-12-191-1/+0
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-4/+4
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* memory: Remove support for decrypted bases, use an address space instead [O. ... Olivier Galibert2015-06-241-5/+5
* Update for ElSemi (nw) Miodrag Milanovic2015-05-141-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* let's not set cps3sound basepointer the reverse way Michaël Banaan Ananas2014-05-221-0/+4
* give cps3 sound its own headerfile Michaël Banaan Ananas2014-05-221-63/+13
* sh2: converted to use delegates, so to finally remove the remaining static va... Fabio Priuli2014-04-151-0/+1
* sh2.c: Modernised cpu core. [Wilbert Pol] Wilbert Pol2014-04-121-1/+2
* frac can possibly go over 16bits Michaël Banaan Ananas2014-03-111-1/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* actually add the thing the new comments reference... (nw) David Haywood2013-10-021-1/+3
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-13/+13
* Modernized polepos, redbaron, cps3, tiamc1, and gridlee sound devices. [Andrew Andrew Gardner2013-02-211-16/+37
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-1/+1
* Modernization of drivers part 2 (no whatsnew) Miodrag Milanovic2013-02-051-0/+20
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+2
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-0/+1
* Memory handler normalization, part 1. Aaron Giles2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-0/+2
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-1/+23
* turned WD33C93 into a device & made cps3 flash roms optional on cd sets (nw) smf-2012-08-251-2/+0
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+6
* some DIRECT_UPDATE_HANDLER - > DIRECT_UPDATE_MEMBER (nw) Miodrag Milanovic2012-04-171-0/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-10/+20
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+30
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-45/+45
* Eliminated global/static variables in a aristocr/atlus/bfm/bmc/ Aaron Giles2011-02-121-2/+52
* Update driver-specific sound devices to use tokens and store Aaron Giles2010-10-141-2/+2
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-1/+5
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+3