summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/astinvad.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-5/+3
* -bus/nes/jaleco, pt554, bus/nes_ctrl/ctrl, hori, joypad: Removed MCFG and MAC... mooglyguy2018-12-201-38/+38
* astinvad.cpp: fixed spcking2 save state regression (nw) Ivan Vangelista2018-10-171-0/+2
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-4/+4
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-11/+10
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-13/+17
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-15/+15
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-15/+15
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-10/+10
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-14/+14
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-29/+33
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* srcclean (nw) Vas Crabb2017-04-231-1/+1
* astinvad.cpp, boxer.cpp, destroyr.cpp: more timer_alloc, added save state sup... Ivan Vangelista2017-03-311-20/+18
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* spcking2, kamikaze: added bonus sound (nw) Robbbert2016-12-111-3/+5
* MT 06450 Robbbert2016-12-111-27/+50
* Improvements to rgb_t (nw) AJR2016-10-221-8/+8
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-22/+22
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+830