summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/senjyo.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-9/+12
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-151-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-18/+18
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* move rgbi formats out of emupal.h Dirk Best2015-08-121-0/+1
* senjyo: use standard palette ram, seperate standard palette and radar Dirk Best2015-08-121-7/+8
* memory: Remove support for decrypted bases, use an address space instead [O. ... Olivier Galibert2015-06-241-1/+3
* 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
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-6/+6
* senjyo.c: added save state support, removed unneeded include, member variable... Osso2015-01-061-29/+34
* Merge branch 'master' of https://github.com/mamedev/mame Angelo Salese2015-01-061-0/+1
|\
| * Fix compile. Added member declaration to senjyo.h couriersud2015-01-061-0/+1
* | Fix compile Angelo Salese2015-01-061-1/+1
|/
* z80pio: converted to use devcb2. nw. Fabio Priuli2014-04-291-1/+0
* z80ctc: converted to use devcb2. nw. Fabio Priuli2014-04-281-1/+0
* Moved m_generic_paletteram_* into drivers/device state objects so they are no... Miodrag Milanovic2014-04-231-1/+3
* 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
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* Modernization of drivers part 18 (no whatsnew) Miodrag Milanovic2013-02-121-0/+3
* Replace some *_DEVICE_HANDLER with _MEMBER calls, mostly audio (no whatsnew) Miodrag Milanovic2012-09-281-0/+1
* 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-9/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+3
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+5
* Clean-ups and version bumpmame0146u5 Miodrag Milanovic2012-08-201-1/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+4
* Removed legacy Z80 CTC interfaces. Aaron Giles2012-08-081-4/+7
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-17/+31
* non device audio board modernization (no whatsnew) Miodrag Milanovic2012-04-111-1/+1
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-6/+6
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+4
* 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-28/+28
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Converted sauro, scotrsht, segald, seicross, senjyo, shangha3, Aaron Giles2010-09-021-10/+39
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-1/+1
* Hi mamedev, Aaron Giles2008-12-081-1/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-11-081-0/+35