/docs/source/debugger/

n64-angrylion MAME - Multiple Arcade Machine Emulator
summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tamag1.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up bitmap API. Vas Crabb2020-09-271-1/+1
* ssystem3: added chess unit lcd svg screen [hap, Berger, Achim] hap2020-07-291-0/+1
* dotrikun: remove unneeded layout file (nw) hap2020-06-041-19/+2
* lots of files: simplified handlers (nw) Ivan Vangelista2020-05-141-2/+2
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+3
* remove some unnneeded void* cast (nw) hap2019-02-261-3/+3
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+3
* -cpu/cp1610, cubeqcpu, dsp32, e0c6s46, hd61700: Removed MCFG macros. [Ryan Ho... mooglyguy2018-12-161-17/+15
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-3/+3
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* 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-3/+3
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-8/+10
* convert XTAL(x) to x_XTAL in some of my drivers (nw) hap2018-01-251-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* cleanup some mconfig decl. (nw) hap2018-01-211-1/+1