summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/aleck64.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* -mips, rsp: Removed MCFG, nw mooglyguy2018-12-091-43/+41
* aleck64.cpp: added JAMMA inputs for vivdolls (nw) Ivan Vangelista2018-12-041-2/+66
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-1/+1
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-5/+5
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-4/+5
* 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-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-13/+13
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-14/+14
* srcclean (nw) Vas Crabb2018-04-221-8/+8
* aleck64.cpp: improved Magical Tetris Challenge tetrominoes display (ghost pie... angelosa2018-04-051-18/+50
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-6/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-35/+38
* (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-3/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* Some more after better taking inheritance into account (nw) Olivier Galibert2018-01-021-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+11
* Ipt service button fixes & cleanups (#2085) Michael.S.G2017-04-061-8/+8
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+5
* aleck64.cpp: added vivdolls dip switches, note digital joystick support needs... system11b2016-11-221-1/+55
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* Promoted all Aleck 64 games minus Magical Tetris Challenge as working, nw angelosa2016-09-061-12/+15
* Revert software-installed slot/image options when changing software AJR2016-04-041-2/+2
* Fix remainder of this == NULL checks from Tafoids run mooglyguy2016-01-231-2/+5
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1175