summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mpu4.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0142u4 Angelo Salese2011-05-241-1/+1
* readded previously commented set (no whatsnew) Scott Stone2011-05-091-40/+34
* Cleanups and version bumpmame0142u3 Angelo Salese2011-05-081-23/+23
* Commented setnames and routines needed by them until such time that the romse... Scott Stone2011-05-071-39/+40
* MT 04320: Many sets in mpu4drvr.c: Crash: Integer Divide by Zero [J Wallace] Phil Bennett2011-05-051-58/+151
* Clean up 6821 PIA modernization, removing all trampolines. Some Aaron Giles2011-05-031-66/+68
* Cleaned up 6840 device modernization, removing legacy trampolines Aaron Giles2011-05-031-16/+16
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* cleanups, this time for good Angelo Salese2011-04-171-17/+17
* Added reverse-spin support to the stepper motor simulator [James Wallace] Phil Bennett2011-04-151-219/+326
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-338/+338
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-6/+6
* BIG update. Aaron Giles2011-03-291-111/+111
* Cleanup of machine.h. Shuffled some fields around, and moved several Aaron Giles2011-03-281-1/+1
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-5/+5
* Cleanups and version bump.mame0141u4 Aaron Giles2011-03-251-21/+21
* Converted namco/thepit/toaplan/unico/upl/valadon/veltmjr/venture/vsystem/ Aaron Giles2011-03-101-1/+1
* Technical changes to reel games. [James Wallace] Scott Stone2011-03-091-158/+391
* This patch revisits archive files I've already patched to remove Aaron Giles2011-02-281-284/+407
* Cleanups and version bump.mame0141u2 Aaron Giles2011-02-091-34/+34
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-25/+25
* Forgot to include the mpu4ext.lay file I requested. Sorry! Phil Bennett2011-02-061-1/+2
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-1/+1
* Hack out mpu4ext.lh dependency since it was not included with the original Aaron Giles2011-02-061-2/+1
* Reimplemented fruit-machine mechanical meters to use timers [AGEMAME] Phil Bennett2011-02-051-187/+693
* Attotime bulk conversion step: Aaron Giles2011-02-031-1/+1
* Converted attotime to a class, with proper operators. Removed old Aaron Giles2011-02-031-1/+1
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-3/+3
* MPU4 Changes: [AGEMAME] Phil Bennett2011-01-161-73/+35
* Start of transitioning games already in MAME to 'GAME_MECHANICAL". Adjusted ... Scott Stone2011-01-051-7/+7
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* running_device -> device_t Aaron Giles2010-12-311-17/+17
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-34/+34
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-5/+6
* 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-11/+8
* mpu4.c: Added splitscreen support to SCN2674 for MPU4 Video. [AGEMAME] Phil Bennett2010-07-291-0/+34
* Cleaned up dead web links from the drivers - replacing when possible with alt... Scott Stone2010-07-171-1/+1
* Improved PIA6821 interface. (no whatsnew) Curt Coder2010-07-161-5/+5
* Time to kill off some deadwood. Aaron Giles2010-07-071-18/+18
* Remove the following functions: Aaron Giles2010-07-011-2/+2
* Added many instances of missing static and const qualifiers to MAME, and disa... Scott Stone2010-06-171-3/+3
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-1/+1
* Cleanups and version bump.mame0138u1 Aaron Giles2010-05-271-1/+1
* MPU4 Updates [James Wallace]: Phil Bennett2010-05-191-57/+60
* Convrted the rest of devintrf to classes and moved management Aaron Giles2010-01-191-1/+1
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-17/+17
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-2/+1
* Replaced all occurrences of cputag_get_cpu with devtag_get_device: the former... Fabio Priuli2010-01-061-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-29/+29