summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/starwars.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* esb: Direct update for slapstic gone too [O. Galibert] Olivier Galibert2016-05-251-3/+0
* (nw) Stiletto2016-01-211-1/+1
* 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-3/+3
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-1/+1
* Update for Frank Palazzolo (nw) Miodrag Milanovic2015-05-221-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
* get rid of some global stuff by making this a device, need this step for now,... mamehaze2014-11-051-1/+5
* Updated most of the remaining static TIMER_CALLBACKs (nw) to MEMBERs. (nw) Ivan Vangelista2014-08-291-0/+2
* 6532riot: updated to use devcb2. nw. Fabio Priuli2014-04-301-3/+0
* small cleanup of h files (nw) Miodrag Milanovic2014-03-251-6/+0
* removed usage of 6532RIOT legacy calls (nw) Miodrag Milanovic2013-04-241-2/+2
* 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
* Modernization of drivers part 18 (no whatsnew) Miodrag Milanovic2013-02-121-0/+4
* Moved handling of quad pokey into drivers as asked (no whatsnew) Miodrag Milanovic2012-10-031-0/+1
* Replace some *_DEVICE_HANDLER with _MEMBER calls, mostly audio (no whatsnew) Miodrag Milanovic2012-09-281-0/+3
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-8/+0
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-0/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+2
* 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-2/+3
* non device audio board modernization (no whatsnew) Miodrag Milanovic2012-04-111-6/+6
* modernization of some CUSTOM_INPUT's part 2 (no whatsnew) Miodrag Milanovic2012-04-091-3/+1
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-8/+8
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+3
* 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-26/+26
* BIG update. Aaron Giles2011-03-291-2/+2
* From: Atari Ace [atari_ace@frontier.com] Aaron Giles2011-01-271-6/+34
* Converted x2212 to a modern device. Updated starwars and firefox. Aaron Giles2010-09-211-1/+1
* X2212 now uses device template. Also changed all handlers to use devcb protot... Couriersud2010-06-031-2/+1
* Here's another MAME tidy patch. This one adds missing const/statics, Aaron Giles2008-11-021-3/+0
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-141-1/+1
* Added new functions attotime_to_ticks() and ticks_to_attotime() to Aaron Giles2008-07-241-0/+7
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-1/+1
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-6/+6
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+46