ontent='cgit v1.2.3-70-g09d2'/>
summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/volfied.h
Commit message (Expand)AuthorAgeFilesLines
* pc090oj.cpp : Updates (#5196) cam9002019-06-101-1/+1
* (nw) more header cleanup, make tx1 use something that looks like C++ rather t... Vas Crabb2018-11-231-4/+7
* witness the power of devcb3 to tear through boilerplate (in Taito C-Chip), al... Vas Crabb2018-07-141-2/+2
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-7/+7
* use real dumped c-chip for bonzeadv, remove simulation [Team Caps0ff] (#3318) David Haywood2018-03-111-1/+1
* c-chip: use dumped c-chip for Volfied and Superman, remove simulation [Team C... David Haywood2018-03-051-33/+25
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+1
* (nw) clean up names, kill off empty header file, put Type X stuff in Type X d... Vas Crabb2017-07-071-1/+7
* create c-chip device with correct CPU type in it and a bunch of notes (pinout... David Haywood2017-07-051-0/+3
* volfied.cpp: removed prefixes, used timer_alloc instead of timer_set (nw) Ivan Vangelista2017-03-301-15/+16
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* sound trampolines removal from various drivers (nw) Ivan Vangelista2016-06-131-3/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-4/+4
* misc palette cleanups (nw)