summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/twincobr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-187/+187
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+2
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-2/+2
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-9/+9
* another cleanup Michaël Banaan Ananas2012-07-191-2/+0
* Fix wardner. Aaron Giles2012-05-211-3/+3
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-3/+3
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-1/+1
* Templatized the palette generators and made naming consistent. Aaron Giles2012-04-091-1/+1
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-19/+19
* Moved all drivers to using the paletteram helpers defined in the Aaron Giles2012-04-051-1/+1
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-1/+1
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-24/+24
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-6/+6
* Create new devices buffered_spriteram<n>_device, which manage buffered Aaron Giles2012-03-081-3/+4
* Clean-ups and version bumpmame0144u7 Angelo Salese2012-01-291-2/+2
* new clones Angelo Salese2012-01-231-1/+74
* Death to SCREEN_EOF, which was ambiguously called either Aaron Giles2012-01-141-1/+1
* Some cleanup of the previous change. Added new template Aaron Giles2012-01-131-1/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-2/+1
* More Toaplan input fixes: [Alex Jackson, kanikani] Alex W. Jackson2011-11-021-32/+32
* Added DIPLOCATIONs to twincobr.c (no whatsnew) Alex W. Jackson2011-10-291-21/+21
* Start of input ports cleanup in the Toaplan drivers: [Alex Jackson, kanikani] Alex W. Jackson2011-10-291-2/+2
* I've told you more reverts ... Angelo Salese2011-10-231-207/+120
* Made some fixes/additions to the input system [kanikani] Angelo Salese2011-10-231-120/+207
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-3/+3
* Removed mc6845 trampolines (nw) Wilbert Pol2011-05-171-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-1/+1
* BIG update. Aaron Giles2011-03-291-1/+1
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-6/+6
* Converted asteroid/bzone/funworld/itech8/kongambl/legionna/leland/quakeat/ Aaron Giles2011-03-211-2/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Added MCFG_SCREEN_RAW_PARAMS to twincobr.c and wardner.c, correcting their re... Scott Stone2011-02-031-4/+1
* Attotime bulk conversion step: Aaron Giles2011-02-031-1/+1
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-32/+32
* 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-5/+4
* Return to type safety. Changed address maps back into functions that build Aaron Giles2010-08-011-2/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-1/+1
* got rid of bracket style company naming: Michaël Banaan Ananas2010-05-221-6/+6
* Updates to Twincobr/Wardner drivers: [Quench] Quench2010-03-131-84/+107
* Cleanups and version bump. Aaron Giles2010-03-041-2/+2
* rallybik, truxton (toaplan1.c driver) [stephh]: stephh2010-03-011-3/+2
* twincobr, twincobru, ktiger, gulfwar2 (twincobr.c driver) : stephh2010-02-261-388/+239
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1