summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/argus.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* update license for Yochizo (nw) Miodrag Milanovic2015-06-271-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
* Cleanups and version bumpmame0160 Miodrag Milanovic2015-03-251-13/+13
* jalblend.c: converted to be a device (nw) Ivan Vangelista2015-03-021-0/+4
* argus.c: killed trampolines, made use of configured banks, added save state s... Ivan Vangelista2015-02-271-38/+63
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* changed machine().device("audiocpu") with m_maincpu (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
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-011-0/+1
* Modernization of drivers part 1 (no whatsnew) Miodrag Milanovic2013-02-051-0/+11
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-0/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-17/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-3/+6
* 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/+8
* Clean-ups and version bumpmame0145u7 Angelo Salese2012-04-221-2/+2
* Fix most remaining regressions. Aaron Giles2012-04-191-2/+2
* Fix most reported errors. Aaron Giles2012-04-161-3/+3
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-11/+20
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-21/+21
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-4/+4
* 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 a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-0/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-3/+3
* Convert dooyong/edevices/eolith/exidy/gaelco/gottlieb/igs/ Aaron Giles2011-02-171-13/+38
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-11-081-0/+49