summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/megadriv.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-9/+9
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-9/+9
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-27/+27
* maps: Finish mame/machine (nw) Olivier Galibert2018-04-191-4/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-26/+29
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+4
* Checkpoint... (nw) Olivier Galibert2018-01-031-18/+18
* Time to get out of mame/drivers and tackle the easy ones (nw) Olivier Galibert2018-01-021-3/+3
* genesis: removed driver_data usage (nw) smf-2017-12-211-15/+3
* space.machine -> machine (nw) Olivier Galibert2017-12-141-4/+4
* keep legacy arcade build staggering along for now (nw) David Haywood2017-06-251-11/+1
* srcclean (nw) Vas Crabb2017-06-251-2/+2
* new NOT WORKING David Haywood2017-06-241-5/+24
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-3/+3
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-22/+22
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-1/+1
* Devfind revision phase 2 (nw) AJR2016-08-051-1/+1
* megadriv.cpp: fixed MT06326 (nw) Ivan Vangelista2016-07-291-1/+0
* fix puckpkmn (nw) Miodrag Milanovic2016-05-011-32/+0
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1114