summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mpu4vid.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* further mpu4 tag cleanups (nw) David Haywood2013-01-271-21/+25
* some mpu4.c tagmap reduction (nw) David Haywood2013-01-271-12/+19
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-3/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-148/+146
* 6850acia: bring IRQ line into standard usage (ASSERT_LINE = IRQ active) [R. B... R. Belmont2012-12-031-4/+4
* Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew) Miodrag Milanovic2012-09-261-80/+83
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-251-4/+4
* change from device->machine() to space.machine() in device handlers in order ... Miodrag Milanovic2012-09-211-4/+4
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-4/+4
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-4/+4
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-23/+23
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-38/+38
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-4/+4
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-7/+7
* gfx_element is now a class. Accessors are provided for all Aaron Giles2012-09-061-8/+8
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-104/+109
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-80/+80
* removed some unnecessary statements reported by cppcheck (no whatsnew) Oliver Stöneberg2012-08-041-1/+0
* Gave the dealem expansion board it's own file and derived class Scott Stone2012-08-031-1011/+118
* Revert r17106 (before spaces changed to _). The following revisions should b... Scott Stone2012-08-031-3/+3
* Never underestimate the power of regex... (nw) James Wallace2012-08-031-3/+3
* ROC10937 converted to a modern device - still needs proper character clock ti... James Wallace2012-07-151-11/+2
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-5/+5
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-23/+23
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-3/+3
* Fix most reported errors. Aaron Giles2012-04-161-4/+4
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-10/+10
* Remove color_prom parameter from PALETTE_INIT. Added code where Aaron Giles2012-04-121-0/+1
* MAME going modern part 6 (no whatsnew) Miodrag Milanovic2012-04-051-2/+2
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-5/+5
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-71/+71
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-6/+6
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-6/+4
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-1/+1
* Bulk converted cliprect * to cliprect & across the system. This makes Aaron Giles2011-12-311-1/+1
* Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* Aaron Giles2011-12-311-1/+1
* Change 'screen' parameter in SCREEN_UPDATE and SCREEN_EOF callbacks to a Aaron Giles2011-12-291-4/+4
* Yeah, this is a blantant abuse of power ... Angelo Salese2011-12-231-79/+81
* Cleanups and version bump Angelo Salese2011-08-251-9/+9
* More updates by Haze (no whatsnew) Miodrag Milanovic2011-08-231-2/+48
* WIP from Haze, note pushover and jpcoin are both video games (no whatsnew) Miodrag Milanovic2011-08-221-1/+60
* More fruit sets added by Haze (no whatsnew) Miodrag Milanovic2011-08-211-1/+15
* Driver for S-PLUS [agemame] Miodrag Milanovic2011-08-171-1/+39
* Clean-ups and version bumpmame0143u3 Angelo Salese2011-08-141-8/+8
* MPU4 and Scorpion 1 update by Haze (no whatsnew) Miodrag Milanovic2011-08-051-9/+892
* Cleanups and version bumpmame0143u2 Angelo Salese2011-07-261-33/+33
* Added more BwB games into MPU4 by Haze (no whatsnew) Miodrag Milanovic2011-07-211-2/+2
* Small MPU4 wip by Haze (some games removed too since they are not MPU4) (no w... Miodrag Milanovic2011-07-201-0/+73
* MPU4 wip by Haze (no whatsnew) Miodrag Milanovic2011-07-201-21/+215