summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cybertnk.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-35/+35
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-2/+2
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-4/+6
* Memory handler normalization, part 1. Aaron Giles2012-09-171-1/+6
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-9/+8
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-2/+2
* TILE/TILEMAP modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-061-15/+15
* gfx_element is now a class. Accessors are provided for all Aaron Giles2012-09-061-1/+1
* Replaced standard mappers with an enumeration that maps internally Aaron Giles2012-09-051-3/+3
* (nothing) Michaël Banaan Ananas2012-08-271-14/+7
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-2/+3
* Phil 1 - 1 Kale (error counts) Angelo Salese2012-08-071-1/+1
* New WORKING game Angelo Salese2012-08-071-1/+1
* sprite disable is simply word 0 bit 3 Michaël Banaan Ananas2012-08-071-26/+17
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-1/+1
* Clean-ups and version bump Miodrag Milanovic2012-07-301-29/+29
* More set splitting to clones in mpu5.c + some updated notes in cybertnk (no f... Scott Stone2012-07-281-35/+50
* done some more work on the sprites.. hopefully most are positioned a Scott Stone2012-07-271-81/+103
* more work with graphics in cybertnk.c (nw) Scott Stone2012-07-261-93/+146
* cybertnk.c: [David Haywood] Scott Stone2012-07-261-317/+286
* Cleaned up I/Os in Cyber Tank [Angelo Salese] Angelo Salese2012-07-261-136/+57
* Fixed silly bug (even though colors are still quite incorrect Angelo Salese2012-07-251-2/+2
* Fixed gameplay inputs in Cyber Tank [Angelo Salese] Angelo Salese2012-07-251-18/+10
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-8/+8
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-3/+3
* Removed unnecessary target() calls from shared_ptr references. Aaron Giles2012-04-111-30/+30
* Added target() on proper places (no whatsnew) Miodrag Milanovic2012-04-111-30/+30
* AM_BASE and AM_BASE_SIZE to AM_SHARE by request from Aaron (no whatsnew) Miodrag Milanovic2012-04-111-13/+19
* Templatized the palette generators and made naming consistent. Aaron Giles2012-04-091-1/+1
* Moved all drivers to using the paletteram helpers defined in the Aaron Giles2012-04-051-1/+1
* MAME going modern part 3 (no whatsnew) Miodrag Milanovic2012-04-031-30/+30
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-6/+6
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-10/+10
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-3/+3
* Clean-ups and version bumpmame0144u7 Angelo Salese2012-01-291-1/+1
* Remove support for 4bpp packed graphics. These only manifested Aaron Giles2012-01-171-1/+13
* Bulk converted most of the tilemap_* calls into method calls. Aaron Giles2012-01-171-4/+4
* Fix several rendering issues with artwork, introduced in the Aaron Giles2012-01-161-6/+2
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-8/+6
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-13/+13
* Bulk converted cliprect * to cliprect & across the system. This makes Aaron Giles2011-12-311-8/+8
* Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* Aaron Giles2011-12-311-11/+11
* Change 'screen' parameter in SCREEN_UPDATE and SCREEN_EOF callbacks to a Aaron Giles2011-12-291-49/+39
* deprecat.h for seta.c, nuked deprecat library (at last) Angelo Salese2011-12-141-19/+0
* cybertnk.c: Fix dipswitch titles based on effect and correct default settings... Brian Troha2011-08-071-6/+6
* cybertnk.c: Added dipswitches as per "Super" on MW forum & linked Manual [Bri... Brian Troha2011-08-071-42/+70
* Comm a vulimm vencer a' uerr ... (cit.) Angelo Salese2011-06-021-1/+1
* (Finally found the time to finish this....) Aaron Giles2011-05-301-12/+12
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-76/+76