summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/megadriv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* (MESS) minor name cleanups inside the genesis vdp class. nw. Fabio Priuli2014-03-291-6/+6
* (MESS) 32x: replaced direct references to 32x inside the MD VDP with Fabio Priuli2014-03-291-16/+0
* stop SMS VDP timers in systems that don't need them. nw. Fabio Priuli2014-03-281-9/+10
* small clean-up of the MegaPlay bios banking. nw. Fabio Priuli2014-03-261-7/+0
* clean-up of the MegaPlay and MegaTech driver classes. nw. Fabio Priuli2014-03-261-89/+76
* updated MegaPlay and MegaTech to use modern SMS VDP. [Fabio Priuli] Fabio Priuli2014-03-251-100/+6
* brought back the full vertical size of the screen for SMS games, Fabio Priuli2014-03-251-0/+1
* first attempt to use modern 315-5124 code for SMS games Fabio Priuli2014-03-251-24/+15
* timers are member of vdp class (nw) Miodrag Milanovic2014-03-251-3/+0
* removed some more dead code + cleaned up some function names Fabio Priuli2014-03-251-5/+3
* removing some dead code. nw. Fabio Priuli2014-03-251-16/+2
* READ/WRITE*_HANDLER to READ/WRITE*_MEMBER where it was wrongly placed (nw) Miodrag Milanovic2014-03-241-3/+3
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+6
* some modernization (nw) Miodrag Milanovic2014-03-021-4/+132
* Some cleanups of remaining machine->primary_screen references in drivers. Mostly Aaron Giles2013-08-051-0/+7
* Some emu.h related redundant #include cleanup (nw) Scott Stone2013-07-171-1/+0
* legacy_cpu-- David Haywood2013-06-251-1/+2
* More MAME drivers lose their anonymous timers. (nw) Andrew Gardner2013-05-151-0/+9
* modernised YM2612/YM3438 [smf] smf-2013-05-121-1/+1
* upd7759_device tag lookup removal (nw) Miodrag Milanovic2013-04-131-2/+4