summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/megadriv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-249/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-7/+8
* init vars for coverity (includes/m) Robbbert2022-03-231-3/+3
* Miscellaneous #include cleanup AJR2021-11-201-1/+0
* segac2: decouple driver class from md_base_state hap2021-08-311-1/+0
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-2/+2
* atarist, fmtowns, megadriv, model3, pc6001: initialized some variables which ... Ivan Vangelista2021-03-031-8/+8
* New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808) Aaron Giles2021-02-271-1/+1
* - weclemans.cpp cleaned up MACHINE_START_OVERRIDE / MACHINE_RESET_OVERRIDE ... David Haywood2020-11-031-2/+1
* -Plug and Play work (lots of new sets from Sean etc.) (#7401) David Haywood2020-10-301-18/+51
* megadriv.cpp, megaplay.cpp, megatech.cpp: macro removal (nw) Ivan Vangelista2020-05-311-28/+28
* YM2612 output updates, Add some Mega drive variations (#6150) cam9002020-01-131-0/+6
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+3
* Sega 315-5313 color related function updates cam9002019-05-191-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-9/+15
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-15/+9
* get rid of the rest of the digfx MCFG as well (nw) Vas Crabb2019-01-071-9/+15
* hd63450, genvdp, munchmo, esq5505, multigam: Remove machine().device lookups, nw mooglyguy2018-06-221-2/+0
* Made md_scan_timer optional to fix validation, nw mooglyguy2018-06-021-1/+1
* 32x: Eliminated machine().device, nw mooglyguy2018-06-021-0/+2
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-7/+7
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-7/+7
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-8/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+20
* keep legacy arcade build staggering along for now (nw) David Haywood2017-06-251-1/+1
* srcclean (nw) Vas Crabb2017-06-251-1/+1
* new NOT WORKING David Haywood2017-06-241-1/+1
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-18/+18
* megadriv.cpp: fixed MT06326 (nw) Ivan Vangelista2016-07-291-2/+3
* fix puckpkmn (nw) Miodrag Milanovic2016-05-011-35/+0
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-1/+0
* Merge md_cons.h to megadriv.h to match that of main driver (nw) Scott Stone2016-04-241-0/+55
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* add a genesis model which runs the bios code as a clone (nw) David Haywood2015-12-271-0/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* reduce tagmap lookups and read_safe usage in a few drivers (nw) Wilbert Pol2015-08-131-0/+2
* All files now do have owner (nw) Miodrag Milanovic2015-05-211-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-1/+1
* m68000: implement TAS callback (currently only used by megadrive) in a more s... Alex W. Jackson2014-04-221-1/+1
* m68000 callbacks to delegates (nw) Miodrag Milanovic2014-04-221-0/+2
* Renamed Genesis VDP to Sega 315-5313 and moved it to emu/video/. nw. Fabio Priuli2014-03-301-2/+2
* (MESS) moved megadrive add-ons to appropriate place + cleaned up classes Fabio Priuli2014-03-301-249/+2
* megavdp: no more global variables needed, at last. nw. Fabio Priuli2014-03-291-3/+0
* megavdp: removed another global variable. nw. Fabio Priuli2014-03-291-1/+0
* these have been unused since more than one year. nw. Fabio Priuli2014-03-291-1/+0
* (MESS) megavdp: simplified DMA 'lag' handling, reducing the need of Fabio Priuli2014-03-291-2/+0