summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/aristmk6.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-253/+253
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-21/+23
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-14/+22
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Preliminary SH3 / SH4 recompiler [David Haywood] (#2711) David Haywood2017-10-111-0/+1
* 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
* aristmk4, aristmk5, aristmk6 - extra sets and improved documentation [Heihach... DavidHaywood2017-05-171-387/+387
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-241/+241
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* Sega DIMM security PICs update [Jorge Valero, Android] MetalliC2016-12-171-1/+1
* srcclean (nw) Vas Crabb2016-11-271-2/+2
* aristmk6: hook IRQ registers, actual sources still unknown MetalliC2016-11-241-2/+86
* allow experimental SH4 MMU test code to be turned on / off on a per-driver ba... David Haywood2016-11-241-0/+1
* remaining mk6 rom loading cleanup + fix loading on buckstop (nw) David Haywood2016-11-201-224/+224
* mk6 rom loading tidy pt 2 (nw) David Haywood2016-11-201-144/+144
* clean up mk6 rom loading pt1 (nw) David Haywood2016-11-201-87/+87
* fix loading in a few more mk6 sets (nw) David Haywood2016-11-201-26/+26
* correct rumbreel rom loading and switch 1x and 2x IC positions around (seems ... David Haywood2016-11-201-10/+10
* correct flamolce rom loading David Haywood2016-11-201-3/+3
* extend mk6 rom area so that the bigger games map properly and pass their chec... David Haywood2016-11-201-240/+240
* aristmk6.cpp: show framebuffer? instead of debug viewer.. can see startup tex... David Haywood2016-11-201-2/+33
* and the mk6 set (nw) David Haywood2016-11-201-0/+15
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-77/+77
* aristmk5.cpp: reorganized sets based on their actual description. etabeta782016-06-171-4/+4
* aristmk6.cpp: fixed BIOS loading and some BIOS naming; etabeta782016-06-061-41/+47
* aristmk6.cpp: unified rom naming and fixed loading offset in games etabeta782016-06-031-1334/+1328
* aristmk6.cpp: reorganized sets based on their actual description etabeta782016-05-311-500/+354
* aristmk6.cpp: Added proper descriptions to most sets and etabeta782016-05-231-253/+217
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-6/+3
* better filenames (nw) David Haywood2016-04-191-978/+962
* part 5 (nw) David Haywood2016-04-191-0/+41
* (nw) David Haywood2016-04-191-10/+12
* part 4 (nw) David Haywood2016-04-191-3/+81
* part 3 (nw) David Haywood2016-04-191-3/+967
* part 2 (nw) David Haywood2016-04-191-4/+467
* part 1 (nw) David Haywood2016-04-191-0/+1315
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* notes (nw) MetalliC2015-11-281-6/+25
* aristmk6 wip MetalliC2015-11-271-17/+55
* aristmk6 wip (nw) MetalliC2015-11-271-24/+65
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+487