summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/eolith.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-1/+1
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-21/+21
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-3/+3
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-1/+1
* Improvements to Super Bubble Pop from iq_132, nw Angelo Salese2012-01-241-1/+1
* New WORKING game Angelo Salese2012-01-231-0/+90
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-2/+1
* deprecat.h Angelo Salese2011-12-051-6/+3
* Clean-ups and version bumpmame0143u6 Angelo Salese2011-09-201-14/+14
* fix minor typo in eolith.c Brian Troha2011-09-171-1/+1
* More set splits by Haze and some eolith.c work from him (no whatsnew) Miodrag Milanovic2011-09-171-4/+31
* Haze: better comments about the issue Angelo Salese2011-09-161-1/+35
* Correct the PCB type for Candy Candy IE: eolith50 Brian Troha2011-09-151-1/+1
* Haze: added speed-ups, marked game as not working due of cpu core flaws Angelo Salese2011-09-151-1/+1
* New game Candy Candy Eolith 1999 - marked no sound like all games in driver Brian Troha2011-09-151-26/+70
* Removed legacy trampolines from eeprom_device, taking Aaron Giles2011-05-121-8/+8
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-4/+4
* BIG update. Aaron Giles2011-03-291-18/+18
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-5/+5
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-6/+6
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-5/+5
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Convert dooyong/edevices/eolith/exidy/gaelco/gottlieb/igs/ Aaron Giles2011-02-171-6/+8
* New Clones Scott Stone2011-02-031-3/+42
* new working game Angelo Salese2011-01-081-0/+41
* Ok, last major rename for this round: Aaron Giles2011-01-011-2/+2
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-18/+18
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-7/+1
* 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-8/+6
* Cleaned up dead web links from the drivers - replacing when possible with alt... Scott Stone2010-07-171-5/+0
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+4
* New clone added: Iron Fortress (Japan) Brian Troha2010-04-101-16/+57
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-5/+5
* Rename eepromdev.c/h back to eeprom.c/h Aaron Giles2009-12-271-1/+1
* Rename functions and other references to eepromdev_* back to eeprom_* Aaron Giles2009-12-271-8/+8
* Removed _NODEFAULT_ forms of EEPROM driver macros. If you need to add Aaron Giles2009-12-251-1/+1
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* Changed occurrences of device label "cpu" to "maincpu" to comply to stated gu... Scott Stone2009-12-051-22/+22
* More memory system cleanup. Removed SMH_* macros entirely. In Aaron Giles2009-12-051-1/+1
* Cleanups and version bump.mame0135u2 Aaron Giles2009-11-301-1/+1
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-2/+2
* converted the following drivers to use EEPROM device: deco156.c, eolith.c, eo... Fabio Priuli2009-11-251-19/+15
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-1/+1
* Again, number-to-tag conversions in CPU calls Fabio Priuli2009-04-281-5/+5
* Bulk change alert. Aaron Giles2009-04-261-1/+1
* Cleanups and version bump.mame0130u2 Aaron Giles2009-03-281-12/+12
* I forgot to remove the port service button which is not used by Iron Fortress Pierpaolo Prazzoli2009-03-251-11/+11