summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/a7800.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-53/+52
* (nw) add doxygen comments for a bunch of core stuff, and convert a bunch of c... Vas Crabb2019-10-161-2/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-10/+10
* -bus/a7800/a78_slot, bus/astrocde/exp, slot, pc_joy/pc_joy, vcs/vcs_slot, : R... mooglyguy2018-12-181-38/+27
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-3/+3
* Fix most palette-related asserts, nw mooglyguy2018-09-071-3/+3
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-1/+0
* 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
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+7
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-10/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+14
* Removed first_screen() from maria, pc1512, and kaypro. Also split pc1512 into... mooglyguy2018-03-101-0/+1
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-39/+59
* (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-1/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Let's give the new srcclean a spin... Vas Crabb2016-08-021-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-3/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* a7800: The old behavior of (0x60) updated to (0x160). [Mike Saarna, Robert Tu... Scott Stone2015-11-241-1/+1
* Revert "a7800.c - More accurately reflect '0x02XX' map per hardware documenta... hap2015-11-121-1/+1
* a7800.c - More accurately reflect '0x02XX' map per hardware documentation and... Scott Stone2015-11-111-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1464