summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/vcombat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-3/+3
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-19/+19
* Ok, this is The Big One. Aaron Giles2009-02-111-3/+3
* Cleanups and version bump.mame0129u2 Aaron Giles2009-01-221-2/+2
* Defined ROM_LOAD64_WORD/ROM_LOAD64_WORD_SWAP in emu/romload.h Phil Bennett2009-01-211-3/+0
* Virtual Combat and Shadow Fighters update. [Phil Bennett] Andrew Gardner2009-01-211-103/+194
* Cleanups and version bump.mame0129u1 Aaron Giles2009-01-151-69/+69
* Virtual Combat driver improvements. [Jason Eckhardt, Andrew Gardner] Andrew Gardner2009-01-151-111/+393
* Cleanups and version bump.mame0129 Aaron Giles2009-01-041-18/+18
* Adds extremely preliminary i860 disassembler and hooks it up to the vcombat d... Andrew Gardner2008-12-251-23/+62
* Fixed the palette in Virtual Combat. [Jason Eckhardt, Andrew Gardner] Andrew Gardner2008-12-231-8/+13
* Virtual Combat memory map updates. [Jason Eckhardt, Andrew Gardner] Andrew Gardner2008-12-221-27/+98
* Removed MDRV_INTERLEAVE(x), which specified the minimum scheduling Aaron Giles2008-12-201-1/+1
* Decoded some graphics and setup some RAM in the Virtual Combat driver. [Andre... Andrew Gardner2008-12-191-13/+35
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* Region classes go bye-bye. Aaron Giles2008-07-281-14/+14
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-14/+14
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-3/+3
* - Converted Amiga based games to partial updating and proper scanline based t... Zsolt Vasvari2008-02-291-2/+5
* Most important thing to note about this change: Aaron Giles2008-02-211-3/+3
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-1/+1
* Cleanups and version bump for 0.123u1.mame0123u1 Aaron Giles2008-02-131-44/+44
* Added skeleton driver for two Kyle Hodgetts games, Virtual Combat and Shadow ... Andrew Gardner2008-02-051-0/+177