summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dec0.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modernization of drivers part 3 (no whatsnew) Miodrag Milanovic2013-02-061-13/+12
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-210/+210
* - h6280.c: Modernized the H6280 core. Ryan Holtz2012-12-231-4/+4
* Clean-ups and version bumpmame0147u2 Miodrag Milanovic2012-10-301-7/+7
* Emulate protection in sf2rb, sf2rb2's (cps1.c) and ichirjbl (segac2.c) rather... Scott Stone2012-10-251-1/+63
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-4/+4
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-10/+10
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-10/+10
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-21/+21
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-8/+8
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-8/+8
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-6/+6
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-11/+10
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-27/+27
* Clean-ups and version bumpmame0146u2 Miodrag Milanovic2012-07-021-2/+2
* Added basic support for the bootleg sprites used by automat and secretab - Fr... Scott Stone2012-06-121-125/+130
* Clean-ups and version bumpmame0146u1 Miodrag Milanovic2012-06-111-2/+2
* Starting to hook the automat (bootleg of robocop) back up, From Haze (nw) Scott Stone2012-06-071-66/+50
* Unmap the devices for Automat from dec0 and give it its own state, making it ... Scott Stone2012-06-031-47/+50
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-7/+7
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-1/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-11/+11
* Moved soundlatch helpers into driver.c and removed emu/audio/generic.c. Aaron Giles2012-04-091-8/+8
* Templatized the palette generators and made naming consistent. Aaron Giles2012-04-091-4/+4
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-18/+18
* MAME going modern part 6 (no whatsnew) Miodrag Milanovic2012-04-051-20/+18
* Moved all drivers to using the audio/watchdog helpers defined in the driver_d... Miodrag Milanovic2012-04-051-4/+4
* Moved all drivers to using the paletteram helpers defined in the Aaron Giles2012-04-051-6/+6
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-34/+34
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-11/+11
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-139/+139
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-12/+12
* Clean-ups and version bumpmame0145u5 Angelo Salese2012-03-251-2/+2
* New clones added R. Belmont2012-03-241-0/+50
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-20/+10
* Clean-ups and version bumpmame0143u8 Angelo Salese2011-10-231-22/+22
* Made some fixes/additions to the input system [kanikani] Angelo Salese2011-10-231-75/+129
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-9/+9
* cleanups, this time for good Angelo Salese2011-04-171-35/+35
* Added screen raw params and irq ack to the dec0 driver, fixing hole 1 hang in... Angelo Salese2011-04-031-51/+69
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-22/+22
* Improved TODO list for dec0, not worth Angelo Salese2011-03-301-19/+26
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-6/+6
* BIG update. Aaron Giles2011-03-291-30/+30
* started moving common deco MXC06 sprite controller code to it's own device fi... Angelo Salese2011-03-281-4/+26
* Cleanup of machine.h. Shuffled some fields around, and moved several Aaron Giles2011-03-281-1/+1
* Converted Act Fancer, Trio the Punch and Mad Motor to use the common deco vid... Angelo Salese2011-03-271-3/+3
* some work on the 3 games in dec8.c which use the bac06 tilemaps[David Haywood] Angelo Salese2011-03-271-2/+3