summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/suna8.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed cheapest deprecat.h usages (generally sound cpu ones) Angelo Salese2011-04-261-4/+4
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-35/+35
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-17/+17
* BIG update. Aaron Giles2011-03-291-77/+77
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-20/+20
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-12/+12
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-5/+5
* Ok, last major rename for this round: Aaron Giles2011-01-011-20/+20
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-157/+157
* Regression fixes. Aaron Giles2010-09-101-4/+4
* Converted sauro, scotrsht, segald, seicross, senjyo, shangha3, Aaron Giles2010-09-021-45/+76
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-5/+5
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-14/+12
* Remove most of the temporary inline helpers. Aaron Giles2010-08-191-5/+5
* Remove memory_read/write_byte/word/dword/qword* variants. Again, this is mostly Aaron Giles2010-08-191-1/+1
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-6/+6
* Time to kill off some deadwood. Aaron Giles2010-07-071-1/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-1/+1
* documentation update Brian Troha2010-05-071-1/+1
* Changed Tecmo World Cup 90 main z80 cpus to 8mhz and vsync to 59.17hz / Hard ... Scott Stone2010-02-231-7/+7
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-12/+12
* Whitespace cleanup. (No, a release is not yet imminent.) Aaron Giles2009-12-281-4/+4
* new clones Angelo Salese2009-12-281-1/+31
* Added a bunch of new protection handlers for Spark Man Angelo Salese2009-12-241-6/+21
* Cleanups and version bump.mame0135u4 Aaron Giles2009-12-231-1/+1
* Spark Man: Refactored the protection, implemented thrash protection that's us... Angelo Salese2009-12-231-6/+39
* Fixed sprite bank bit in Spark Man Angelo Salese2009-12-221-1/+4
* Fixed Brick Zone parent set bitplane graphics Angelo Salese2009-12-221-10/+10
* That's why I hate blind faith... Angelo Salese2009-12-201-3/+3
* Reorganized parent-clone relationship in sranger and friends (no whatsnew) Angelo Salese2009-12-201-2/+2
* Worked around protection in sranger, srangerw and srangerb [Angelo Salese] Angelo Salese2009-12-201-4/+11
* More memory system cleanup. Removed SMH_* macros entirely. In Aaron Giles2009-12-051-6/+6
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-25/+25
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-7/+7
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-10/+10
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-13/+13
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-2/+2
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-12/+12
* The other larger patch adds missing static and const qualifiers, and Aaron Giles2009-06-081-1/+1
* A few number-to-tag conversions in CPU calls Fabio Priuli2009-05-271-6/+6
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-18/+18
* Bulk change alert. Aaron Giles2009-04-261-5/+5
* Merged memory maps. Aaron Giles2009-04-171-152/+80
* * bublbobl.diff Aaron Giles2009-03-281-18/+37
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-12/+12
* Another batch of tagging, this time for speakers/screens: Aaron Giles2009-02-251-35/+35
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-68/+68