summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/sigmab98.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Finally found the time to finish this....) Aaron Giles2011-05-301-5/+5
* Removed legacy trampolines from eeprom_device, taking Aaron Giles2011-05-121-8/+11
* naomi: Abstract the maple and jvs interfaces into a set of devices [O. Galibe... Olivier Galibert2011-05-021-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Migrate variables in corona/galaxian/namcos21/namcos22/namcos23/psikyosh/quiz... Scott Stone2011-04-091-153/+190
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-38/+38
* BIG update. Aaron Giles2011-03-291-145/+145
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-11/+11
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-10/+10
* Convert a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-38/+59
* Cleanups and version bump.mame0141u3 Aaron Giles2011-02-281-13/+13
* seta2.c update: [Luca Elia] Luca Elia2011-02-271-10/+42
* OKI MSM9810 : Implemented PAN command and stereo mixing. [Andrew Gardner] Andrew Gardner2011-02-271-2/+2
* OKI MSM9810: Implemented on-chip interpolation & status read. [Andrew Gardner] Andrew Gardner2011-02-241-22/+12
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-7/+5
* Add hardware info for sigmab98.c PCBs, fix OKI MSM9810 clocks. Luca Elia2011-02-201-29/+79
* New games added or promoted from NOT_WORKING status Luca Elia2011-02-131-114/+316
* sigmab98: added preliminary sound to the Sammy medal games [Andrew Gardner] Luca Elia2011-02-131-30/+370
* Cleanups and version bump.mame0141u2 Aaron Giles2011-02-091-7/+7
* Redumped animalc rom Luca Elia2011-02-081-10/+2
* sigmab98: fixed zooming, added priorities and flipping [Luca Elia] Luca Elia2011-02-071-11/+903
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-6/+6
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-20/+20
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-2/+3
* 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-2/+2
* Time to kill off some deadwood. Aaron Giles2010-07-071-1/+1
* Added many instances of missing static and const qualifiers to MAME, and disa... Scott Stone2010-06-171-2/+2
* Cleanups and version bump.mame0138u1 Aaron Giles2010-05-271-11/+11
* New driver: sigmab98.c [Luca Elia] Luca Elia2010-05-161-0/+582