summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/konamigx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* Fixed input regression with Racin' Force, allowing it to boot again [Angelo S... Angelo Salese2011-05-161-5/+5
* Removed legacy trampolines from eeprom_device, taking Aaron Giles2011-05-121-4/+4
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-38/+38
* BIG update. Aaron Giles2011-03-291-47/+47
* Cleanup of machine.h. Shuffled some fields around, and moved several Aaron Giles2011-03-281-3/+3
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-8/+8
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-14/+14
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-10/+10
* Converted core_options to a class. Removed a bunch of marginal Aaron Giles2011-03-031-2/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-3/+3
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-4/+4
* 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
* Correct last unknown rom name for the Sexy Parodius sets based on Hi-res phot... Brian Troha2011-01-091-2/+2
* New cone added: Sexy Parodius Asia (in English ;-) Brian Troha2011-01-081-1/+33
* Redumped sprite roms in Rushing Heroes [Smitdogg, The Dumping Union] Angelo Salese2011-01-061-2/+2
* Redumped PSAC2 rom in Rushing Heroes [Smitdogg, The Dumping Union] Angelo Salese2011-01-051-2/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-3/+3
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-100/+100
* 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-35/+24
* Remove memory_read/write_byte/word/dword/qword* variants. Again, this is mostly Aaron Giles2010-08-191-51/+51
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-8/+8
* MAMEdev kant spel (Ubuntu/Canonical cares about this) [wallyweek] R. Belmont2010-07-081-1/+1
* Time to kill off some deadwood. Aaron Giles2010-07-071-11/+11
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+3
* Added redumped sound ROM to Vs. Net Soccer (vsnetscr) [Team Japump] Phil Bennett2010-04-231-12/+6
* Cleanups and version bump. Aaron Giles2010-04-081-2/+2
* By request, kludged dragoona too, no whatsnew Angelo Salese2010-04-021-1/+1
* By request, kludged Dragoon Might JAA to boot, no whatsnew Angelo Salese2010-04-011-1/+24
* Implemented player 2 input buffer protection in Winning Spike [Angelo Salese] Angelo Salese2010-03-151-0/+5
* Cleanups and version bump. Aaron Giles2010-03-111-25/+25
* Implemented default EEPROMs to the following drivers [David Haywood] Angelo Salese2010-03-071-27/+136
* new clone added: Fantastic Journey Ver. AAA (Asia) Brian Troha2010-01-301-25/+56
* New games added or promoted from NOT_WORKING Phil Bennett2010-01-191-5/+5
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* Improved vsnet sprite/roz alignment [David Haywood] Phil Bennett2010-01-171-6/+9
* Replaced vsnetscr GFX ROMs with correct dumps [Team Japump, Dumping Union] Phil Bennett2010-01-161-52/+42
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Replaced all occurrences of cputag_get_cpu with devtag_get_device: the former... Fabio Priuli2010-01-061-6/+6
* Fixes the gfx rom loading for Race Drivin' Panorama [David Haywood] Angelo Salese2010-01-031-68/+86
* Cleaned up braces in the code so that they are properly balanced. [Atari Ace] Aaron Giles2009-12-281-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-7/+7
* 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-4/+4
* Removed _NODEFAULT_ forms of EEPROM driver macros. If you need to add Aaron Giles2009-12-251-1/+1
* Updated konamigx.c, tmnt.c and mystwarr.c to use eeprom device (and removed i... Fabio Priuli2009-12-231-314/+285
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1