summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/vsnes.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* vsnes.h: fixed compile (nw) Ivan Vangelista2019-05-111-0/+7
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-23/+26
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-8/+8
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-8/+8
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-14/+14
* ppu2c0x: Change NMI to line callback (nw) AJR2018-05-061-2/+0
* ppu2c0x family: Make palette internal to device AJR2018-05-061-8/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+8
* ppu2c0x & vsnes privatize variables (nw) angelosa2017-05-101-30/+32
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* Fix remainder of this == NULL checks from Tafoids run mooglyguy2016-01-231-9/+14
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* MT03860 David Haywood2015-12-141-1/+3
* bootleg stuff (nw) David Haywood2015-11-031-0/+6
* make the NES APU device get added with the N2A03 rather than needing to be ad... David Haywood2015-11-021-11/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* nes ppu: converted to use inline config + removed some unused config values. nw. Fabio Priuli2014-04-081-4/+0
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-2/+2
* Modernize nes_apu device. (nw) Ivan Vangelista2013-11-051-0/+11
* give the vs. suprmrio bootlegs with z80 their own machine struct etc. not re... David Haywood2013-08-231-0/+2
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-1/+1
* modernized the RP5H01 device [Osso] Fabio Priuli2013-05-301-5/+7
* some cleanup and vsnes change to compile on vs compile (nw) Miodrag Milanovic2013-04-121-1/+2
* same for "sub" and "subcpu" (nw) Miodrag Milanovic2013-04-111-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
* made ppu nmi also delegate and now inline config (nw) Miodrag Milanovic2013-03-281-0/+2
* Made ppu use delegates instead of callbacks (nw) Miodrag Milanovic2013-03-281-0/+1
* Modernization of drivers part 20 (no whatsnew) Miodrag Milanovic2013-02-131-0/+3
* Did some missed by code (no whatsnew) Miodrag Milanovic2012-09-181-4/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-19/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-0/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-8/+16
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-14/+14
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+6
* Fix most reported errors. Aaron Giles2012-04-161-1/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-3/+5
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-6/+29
* 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
* 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-31/+31
* Convert nichibut/nintendo/nix to driver_devices. [Atari Ace] Aaron Giles2011-02-281-0/+40
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* ppu2c0x.c: Removed the bogus "color remap tables" in favor Fabio Priuli2010-04-091-21/+5
* Commit of Robert Bohms' NES PPU updates (please refer to his -emails for deta... Fabio Priuli2009-07-311-0/+2