summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/megasys1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0142u2 Angelo Salese2011-04-251-1/+1
* new clone Angelo Salese2011-04-241-1/+56
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-78/+78
* BIG update. Aaron Giles2011-03-291-52/+52
* gamename revert: http://www.mametesters.org/view.php?id=4295 Michaël Banaan Ananas2011-03-281-1/+1
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-7/+7
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-15/+15
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-14/+14
* Another bulk game renaming Angelo Salese2011-03-181-1/+1
* Continued moving global/static variables to the driver_device classes. Aaron Giles2011-03-171-84/+91
* Convert a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-6/+8
* Breaks some driver entanglements to simplify future driver_device Aaron Giles2011-03-101-110/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-7/+7
* Attotime bulk conversion step: Aaron Giles2011-02-031-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-19/+19
* running_device -> device_t Aaron Giles2010-12-311-4/+4
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-108/+108
* Added read_status() and write_command() methods to the okim6295_device Aaron Giles2010-09-051-3/+4
* Added AM_DEVREAD_MODERN/AM_DEVWRITE_MODERN/etc. macros for the non-modern Aaron Giles2010-09-051-5/+5
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-4/+4
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-20/+16
* Time to kill off some deadwood. Aaron Giles2010-07-071-2/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-14/+8
* edf bootleg cname Michaël Banaan Ananas2010-05-261-1/+1
* documentation: Cleaned up company names [hap] Michaël Banaan Ananas2010-05-251-2/+2
* New non-working clones Phil Bennett2010-02-021-1/+83
* 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
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-4/+4
* Results of running the latest srcclean. Aaron Giles2009-12-281-3/+3
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-6/+6
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-5/+5
* ok, reverted Michaël Banaan Ananas2009-09-121-2/+2
* demoted ninja kazan and dirtfox, they've been broken for a long time, promote... Michaël Banaan Ananas2009-09-121-2/+2
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-6/+6
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-126/+126
* Hooked up sprite buffering in the Jaleco Mega System 1 driver. [Angelo Salese] Angelo Salese2009-05-201-2/+6
* Fixed Legend of Makai regression. Angelo Salese2009-05-121-3/+3
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-10/+10
* Some driver updates that involves MCU that needs to be decapped for Guru (mos... Angelo Salese2009-05-071-22/+51
* More numbers-to-tags changes. Also, removed two unneeded variables in megadri... Fabio Priuli2009-04-301-11/+10
* Merged memory maps in the megasys1.c driver Angelo Salese2009-04-271-151/+68
* Bulk change alert. Aaron Giles2009-04-261-2/+2
* Removed msb/lsb handlers from taitosnd. Updated all drivers to Aaron Giles2009-03-301-1/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2009-03-271-0/+22
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-17/+17
* Another batch of tagging, this time for speakers/screens: Aaron Giles2009-02-251-11/+11
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-97/+97
* Remaining regressions. Aaron Giles2009-02-171-3/+3