summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/playch10.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* did latch delegate for ppu also (nw) Miodrag Milanovic2013-03-291-0/+1
* made ppu nmi also delegate and now inline config (nw) Miodrag Milanovic2013-03-281-1/+1
* Made ppu use delegates instead of callbacks (nw) Miodrag Milanovic2013-03-281-0/+1
* New clones added Fabio Priuli2013-03-191-10/+11
* Modernization of drivers part 15 (no whatsnew) Miodrag Milanovic2013-02-121-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-16/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+5
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Pass 2 of struct modernization. Aaron Giles2012-09-151-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-6/+12
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-16/+16
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+3
* playch10.c: fixed IRQ regression in some G-Board games by simply importing MM... Fabio Priuli2012-05-081-0/+3
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-5/+9
* modernization of some CUSTOM_INPUT's part 2 (no whatsnew) Miodrag Milanovic2012-04-091-1/+1
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-17/+30
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+5
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-2/+2
* Change 'screen' parameter in SCREEN_UPDATE and SCREEN_EOF callbacks to a Aaron Giles2011-12-291-1/+2
* 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-35/+35
* Convert nichibut/nintendo/nix to driver_devices. [Atari Ace] Aaron Giles2011-02-281-7/+40
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Removed generic.videoram and generic.videoram_size. These generics Aaron Giles2010-09-081-0/+10
* Commit of Robert Bohms' NES PPU updates (please refer to his -emails for deta... Fabio Priuli2009-07-311-0/+2
* Changed the PPU2C0x implementation to be a device Nathan Woods2009-04-131-0/+3
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-201-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-121-0/+53