summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/legionna.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* New clones added mariuszw12011-06-091-0/+41
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-32/+32
* BIG update. Aaron Giles2011-03-291-5/+5
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-9/+9
* Converted asteroid/bzone/funworld/itech8/kongambl/legionna/leland/quakeat/ Aaron Giles2011-03-211-39/+39
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-7/+7
* Clean-ups, no whatsnew Angelo Salese2011-01-061-27/+14
* Improved sprite-tile priorities in SD Gundam Sangokushi Rainbow Tairiku Senki... Angelo Salese2011-01-051-1/+1
* A bit more input work (no whatsnew) Scott Stone2011-01-021-30/+16
* Further dip/input work for grainbow, reordering input regions for all of legi... Scott Stone2011-01-011-203/+208
* Some preliminary input and dip work for Godzilla Scott Stone2011-01-011-19/+19
* Ok, last major rename for this round: Aaron Giles2011-01-011-3/+3
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-113/+113
* commited incase Kale isn't back before new MAME: obj 1 & 2 redumped, 3 & 4 co... Michaël Banaan Ananas2010-12-301-4/+4
* Haze: moved +16 for sprite offsetting in SD Gundam, no whatsnew Angelo Salese2010-12-291-1/+1
* Fixed playfield color issues in Seibu Cup Soccer [David Haywood] Angelo Salese2010-12-291-1/+1
* Various notes for Godzilla, no whatsnew Angelo Salese2010-12-261-5/+5
* Rewritten Seibu vregs from scratch, made them global rather than game-specifi... Angelo Salese2010-12-261-3/+3
* Officially marked Godzilla roms as bad, no whatsnew Angelo Salese2010-12-251-4/+4
* Fixed Seibu logo tilemap colors in Seibu Cup Soccer [Angelo Salese] Angelo Salese2010-12-241-2/+11
* Improved sprite GFX ROM order in Godzilla [Angelo Salese] Angelo Salese2010-12-231-5/+5
* Added DMA slots to Legionnaire HW, fixes Godzilla regression [Angelo Salese] Angelo Salese2010-12-231-1/+1
* Fixed sound comms in Seibu Cup Soccer sets [Angelo Salese] Angelo Salese2010-12-221-3/+26
* Added DMA mode 0x0e in seicop.c, used by Seibu Cup Soccer, Godzilla and SD Gu... Angelo Salese2010-12-221-1/+1
* Fixed BK3 bitplane order in Legionnaire, fixes the map screen colors in it [A... Angelo Salese2010-12-221-7/+18
* Added a preliminary DMA to the Legionnaire driver, fixes some color issues in... Angelo Salese2010-12-221-19/+16
* Decoded GFX roms in Seibu Cup Soccer bootleg sets [David Haywood] Angelo Salese2010-12-221-59/+114
* Fixed a very old (subtle) regression of mine regarding Seibu Cup Soccer bootl... Angelo Salese2010-12-211-2/+2
* new working game Angelo Salese2010-12-191-87/+42
* Added AM_DEVREAD_MODERN/AM_DEVWRITE_MODERN/etc. macros for the non-modern Aaron Giles2010-09-051-1/+1
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-7/+7
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-14/+14
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-5/+4
* evil clarue flower Michaël Banaan Ananas2010-05-251-6/+6
* documentation: Cleaned up company names [hap] Michaël Banaan Ananas2010-05-251-16/+16
* new clones Angelo Salese2010-05-021-1/+60
* Serving a cup of STFU to clrmamepro. (no whatsnew) Curt Coder2010-03-071-6/+6
* 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
* More memory system cleanup. Removed SMH_* macros entirely. In Aaron Giles2009-12-051-1/+1
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-15/+15
* Documentation update for the Seibu COPDX-based games. Renamed sdgndmrb to gra... Phil Bennett2009-10-311-12/+12
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-2/+2
* Processed some Konami Viper redumps... Angelo Salese2009-07-101-1/+1
* Cleanups and version bump.mame0132u4 Aaron Giles2009-07-101-1/+1
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-94/+94
* Expanded address maps from 3 to 4. Moved ADDRESS_SPACE_PROGRAM/DATA/IO Aaron Giles2009-07-091-7/+7
* Fixed sound in Seibu Cup Soccer bootleg [Angelo Salese] Angelo Salese2009-07-021-13/+26
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-8/+8