summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/megadriv.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+3
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* 315_5313.cpp DMA / Timer Updates, Correct refresh rate and timer rate related... cam9002019-08-131-11/+29
* Sega 315-5313 color related function updates cam9002019-05-191-4/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-52/+54
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-54/+52
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-29/+30
* Remove unnecessary address_space arguments on FM sound chips read/write handlers cam9002019-01-311-2/+2
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-3/+4
* src/devices: more MCFG macros removal (nw) Ivan Vangelista2019-01-101-16/+16
* -devices/sound/aica, flt_rc, ics2115, k007232, k053260, sp0250, upd7759: Remo... mooglyguy2018-12-201-12/+12
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* hd63450, genvdp, munchmo, esq5505, multigam: Remove machine().device lookups, nw mooglyguy2018-06-221-13/+7
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-13/+13
* 32x: Eliminated machine().device, nw mooglyguy2018-06-021-3/+2
* 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