summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dccons.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-11/+11
* 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-10/+10
* Route sound relative to current device. Vas Crabb2018-05-011-2/+2
* Revert " AICA Cleanups & Internalize CPU Core (#3423)" R. Belmont2018-04-071-9/+18
* AICA Cleanups & Internalize CPU Core (#3423) cam9002018-04-071-18/+9
* Dreamcast and derivatives: enable drc by default, docs updates MetalliC2018-03-221-1/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-38/+41
* dccons: hook up software list (nw) arbee2018-03-011-3/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+5
* Extended time! All space.device() removed from comments (nw) Olivier Galibert2018-01-051-6/+6
* ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met... smf-2017-12-201-2/+2
* ide: deambiguate cs access between 16 and 32 bits [O. Galibert] Olivier Galibert2017-12-161-2/+2
* if company is unknown, use "<unknown>" (nw) hap2017-10-311-1/+1
* 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-31/+31
* notes and its corrections (nw) MetalliC2017-09-151-21/+22
* dccons.cpp: documented Dreamcast flash ROM structure MetalliC2017-09-151-2/+36
* dccons.cpp: virginize DC flash ROM dumps to fresh factory state MetalliC2017-09-121-6/+6
* add better dump of PAL Dreamcast flash ROM [rtw] MetalliC2017-08-261-1/+2
* new NOT_WORKING MetalliC2017-06-201-0/+11
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* add Japan Dreamcast flash dump [rtw] MetalliC2017-05-061-3/+4
* Self-registering devices prep: Vas Crabb2017-02-271-5/+8
* Moved atomiswave and naomi 2 specifics into own state machines (nw) angelosa2017-01-211-37/+6
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-11/+11
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* dumped Dreamcast bios MPR-21933, confirmed match MPR-21931 [CooldMod] MetalliC2016-04-241-1/+6
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-4/+4
* dccons.c: MetalliC2016-01-041-69/+38
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+760