summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/atvtrack.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* -sh2, sh4, sat_ctrl: Removed MCFG, nw mooglyguy2018-12-091-45/+45
* atvtrack.cpp: Add notes (nt) ClawGrip2018-11-141-5/+3
* new NOT_WORKING clone MetalliC2018-11-131-0/+12
* new NOT_WORKING clone MetalliC2018-11-091-3/+15
* few more notes for "smashdrv" (nw) MetalliC2018-10-311-0/+5
* Add version notes to "smashdrv" (nw) ClawGrip2018-10-301-1/+1
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-3/+9
* 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-8/+8
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-9/+9
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-29/+35
* (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-6/+12
* 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
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-3/+3
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-3/+3
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-3/+3
* Preliminary SH3 / SH4 recompiler [David Haywood] (#2711) David Haywood2017-10-111-0/+2
* use 'sh' instead of 'superh' David Haywood2017-10-021-1/+1
* move sh2 / sh4 to a folder called superh David Haywood2017-10-021-1/+1
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-4/+4
* new not working machine MetalliC2017-09-111-3/+24
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* Never worked on this (nw) angelosa2017-04-241-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* srcclean (nw) Vas Crabb2017-01-221-12/+12
* atvtrack.cpp NAND erase&program, game is running now (nw) MetalliC2017-01-151-69/+58
* atvtrack.cpp document IO madness (nw) MetalliC2017-01-151-2/+20
* (nw) MetalliC2017-01-151-1/+1
* atvtrack.cpp checkpoint (nw) MetalliC2017-01-151-75/+107
* notes (nw) MetalliC2017-01-131-1/+1
* atvtrack.cpp: extract CPU initial boot from FPGA bitsream [MetalliC] MetalliC2017-01-011-18/+45
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-22/+22
* Fix build on MSVC thanks to Rene, also fix debug_break crashes therealmogminer@gmail.com2016-06-081-1/+1
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-1/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+602