summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/redalert.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-16/+16
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-8/+8
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-2/+2
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-2/+2
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-4/+4
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-4/+4
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-3/+3
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-16/+16
* non device audio board modernization (no whatsnew) Miodrag Milanovic2012-04-111-5/+5
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-4/+4
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-14/+14
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-16/+16
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-26/+26
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-4/+4
* ww3 is a clone of redalert Michaël Banaan Ananas2012-01-091-5/+5
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-16/+16
* BIG update. Aaron Giles2011-03-291-6/+6
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-4/+4
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-2/+2
* From: Atari Ace Aaron Giles2011-02-031-20/+20
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-20/+20
* 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-16/+16
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-1/+1
* some minor company name cleanups again, and: Michaël Banaan Ananas2010-05-221-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* More memory system cleanup. Removed SMH_* macros entirely. In Aaron Giles2009-12-051-16/+16
* Fixed color prom hook-up in Panther [Angelo Salese] Angelo Salese2009-08-041-1/+1
* (remove a line accidentally left on last commit) Jonathan Gevaryahu2009-08-041-1/+0
* Add correct color PROM for panther [Mr. Do] Jonathan Gevaryahu2009-08-041-2/+2
* panther: removed debug code Roberto Zandona2009-08-011-3/+3
* panther: Roberto Zandona2009-08-011-4/+1
* panther: Roberto Zandona2009-08-011-6/+27
* panther: Roberto Zandona2009-08-011-2/+72
* I was sure that I've added this note before... Angelo Salese2009-07-311-0/+1
* new not working Angelo Salese2009-07-311-0/+26
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-3/+3
* More number-to-tag conversions in CPU calls while Kale is busy (and not mergi... Fabio Priuli2009-04-291-1/+1
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-15/+15
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-3/+3
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-4/+4
* adds missing SHA1 values (I missed this when it was added..) for WW3 in redal... Brian Troha2008-08-211-7/+7
* Cleanups and version bump.mame0127 Aaron Giles2008-08-191-12/+12
* Corrects BPROM type after verifying against the schematic vs a hi-res pic whi... Brian Troha2008-08-191-4/+4
* Slight documentation update. Brian Troha2008-08-191-9/+13
* New games/clones: WW III (Irem 1981), I P M Invader (Incomplete Dump) Couriersud2008-08-181-0/+62
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-8/+8