summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mlanding.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Removed cheapest deprecat.h usages (generally sound cpu ones) Angelo Salese2011-04-261-6/+5
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-63/+63
* BIG update. Aaron Giles2011-03-291-46/+46
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-7/+7
* This patch revisits archive files I've already patched to remove Aaron Giles2011-02-281-69/+97
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-1/+1
* Attotime bulk conversion step: Aaron Giles2011-02-031-2/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-3/+3
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-1/+1
* running_device -> device_t Aaron Giles2010-12-311-4/+4
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-35/+35
* Cleaned up many duplicate inputs and fixed others in a number of drivers. [T... Scott Stone2010-11-111-5/+5
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-2/+2
* Time to kill off some deadwood. Aaron Giles2010-07-071-2/+2
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-4/+4
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Converted taitosnd (aka tc0140syt) to be a device and updated the related dri... Fabio Priuli2010-01-061-6/+15
* Memory shares are now specified by tag instead of index. Aaron Giles2009-12-051-6/+6
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-2/+2
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-1/+1
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-2/+2
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-101-1/+1
* Cleanups and version bump.mame0132u3 Aaron Giles2009-07-021-33/+33
* Removed an unneeded storage Angelo Salese2009-06-271-2/+0
* mlanding: fixed some minor issues Angelo Salese2009-06-271-28/+58
* mlanding: improved the MSM hook-up Angelo Salese2009-06-261-36/+52
* mlanding: Added background graphics, game should be working now... Angelo Salese2009-06-261-9/+8
* mlanding: added DSP (!?), now dot ram data looks more reasonable. Angelo Salese2009-06-261-11/+50
* mlanding: fixed foreground framebuffer graphics [Phil Bennett] Angelo Salese2009-06-251-136/+240
* mlanding: Fixed analog inputs Angelo Salese2009-06-251-39/+138
* Fixed a source merge error Angelo Salese2009-06-251-4/+12
* mlanding: fixed sub CPU reset line,fixed main-to-sound CPUs comms, added PORT... Angelo Salese2009-06-251-31/+53
* Cleanups and version bump.mame0132u2 Aaron Giles2009-06-251-7/+7
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-3/+2
* Improved sound and inputs in Midnight Landing Angelo Salese2009-06-251-36/+98
* Some number-to-tag conversions in CPU calls. Also, removed some unused code f... Fabio Priuli2009-05-281-4/+4
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-4/+4
* A final round of number-to-tag conversions in CPU call. Only drivers with 'G'... Fabio Priuli2009-05-011-3/+3
* Bulk change alert. Aaron Giles2009-04-261-1/+1
* Removed msb/lsb handlers from taitosnd. Updated all drivers to Aaron Giles2009-03-301-2/+2
* Fixed Midnight Landing gfx bitplanes [Angelo Salese] Angelo Salese2009-03-091-1/+1
* Hooked up paletteram in Midnight Landing [Angelo Salese] Angelo Salese2009-03-091-5/+4
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-3/+3
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-5/+5
* Ok, this is The Big One. Aaron Giles2009-02-111-14/+13
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-21/+3
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+2