summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mcr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-192/+192
* Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew) Miodrag Milanovic2012-09-271-1/+1
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-10/+8
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-9/+9
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
* Memory handler normalization, part 1. Aaron Giles2012-09-171-1/+1
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-12/+12
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+4
* dpoker default layout Michaël Banaan Ananas2012-09-121-13/+15
* on 2nd thought, i shouldn't use address mirroring here when the driver isn't ... Michaël Banaan Ananas2012-09-121-19/+19
* miser note Michaël Banaan Ananas2012-09-121-2/+2
* added dpoker meters Michaël Banaan Ananas2012-09-121-6/+16
* small fix 2 Michaël Banaan Ananas2012-09-121-1/+1
* small fix Michaël Banaan Ananas2012-09-121-1/+3
* improved dpoker coin and hopper Michaël Banaan Ananas2012-09-121-25/+139
* New NOT WORKING Game Michaël Banaan Ananas2012-09-121-7/+141
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-3/+3
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-55/+46
* De-legacy the z80sio device. Aaron Giles2012-08-081-4/+4
* De-legacy the z80pio device. Aaron Giles2012-08-081-2/+2
* Removed legacy Z80 CTC interfaces. Aaron Giles2012-08-081-4/+4
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-26/+26
* ioport regressions (didnt find any more in n-z) Michaël Banaan Ananas2012-05-181-1/+1
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-14/+14
* Clean-ups and version bumpmame0145u7 Angelo Salese2012-04-221-1/+1
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-76/+0
* Now that memory_bank is exposed as an object, removed all the global Aaron Giles2012-04-181-11/+0
* audio/mcr -> audio/midway Aaron Giles2012-04-171-1/+1
* Broke dependency between mcr68 and mcr by creating Aaron Giles2012-04-171-176/+211
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-3/+3
* non device audio board modernization (no whatsnew) Miodrag Milanovic2012-04-111-3/+3
* mode modernization (no whatsnew) Miodrag Milanovic2012-04-101-55/+63
* Templatized the palette generators and made naming consistent. Aaron Giles2012-04-091-2/+2
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-8/+8
* Moved all drivers to using the audio/watchdog helpers defined in the driver_d... Miodrag Milanovic2012-04-051-3/+3
* Moved all drivers to using the paletteram helpers defined in the Aaron Giles2012-04-051-3/+3
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-3/+3
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-18/+18
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-8/+8
* Death to generic spriteram. Aaron Giles2012-03-081-7/+3
* rom label adjustments to match discussed format. (nw) Scott Stone2012-02-211-6/+6
* Rewrote SAMPLES as a modern device. Updated all callers. FLAC Aaron Giles2012-02-191-12/+10
* Changed sample pack names for alphamc07 -> equites and aristmk4 -> 3bagflvt t... Scott Stone2012-02-181-6/+6
* Various wav/flac sample changes: [David Haywood] Angelo Salese2012-02-031-3/+3
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-2/+1
* Cleanups and version bumpmame0144u5 Angelo Salese2012-01-081-1/+1
* mcr.c: added twotiger stereo 8-track tape sample playback [italie, Mr. Do, hap] Michaël Banaan Ananas2012-01-021-1/+55
* deprecat.h Angelo Salese2011-12-091-3/+3
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-3/+3
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-3/+3