summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/m72.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) m72.cpp updates braintro2019-10-221-1/+0
* m72.cpp: Remove now-unused simulation (nw) AJR2019-10-221-1/+0
* airduelm72: Fix sample communications (nw) AJR2019-10-221-0/+2
* m72.cpp: Fix sample-related communications on 8751-protected games AJR2019-10-221-3/+0
* (nw) m72.cpp: Restore dbreedm72 set to working braintro2019-10-211-0/+3
* m72.cpp: Replace MCU simulation / hack with proper MCU code for 2 M72 titles ... braintro2019-10-211-2/+0
* MT 07438 (nw) angelosa2019-10-011-0/+6
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* m72.cpp: make lohtb boot. Seems the graphics hw is rather different (nw) Ivan Vangelista2019-07-051-0/+3
* m72.cpp : Updates (nw) (#5283) cam9002019-06-241-62/+59
* m72.cpp: little documentation improvements for imgfightb (nw) Ivan Vangelista2019-03-261-0/+1
* m72.cpp: redumped imgfightb's i80c31 external ROM [hammy] Ivan Vangelista2019-03-261-1/+2
* mcs51.cpp: Removed MCFG. Various MACHINE_CONFIG removals. nw mooglyguy2018-12-091-2/+3
* m72.cpp: Miscellaneous cruft removal (nw) AJR2018-11-121-2/+0
* m72.cpp: Overhaul V30/8751 comms using DPRAM and GENERIC_LATCH_8 (nw) AJR2018-08-021-4/+6
* remove more MCFG_ (nw) Vas Crabb2018-07-071-3/+10
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-25/+29
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+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-9/+9
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+27
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+16
* poundfor: Add uPD4701A devices AJR2017-05-211-7/+6
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-29/+29
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* made m82 type hardware switch tilemap sizes on the fly (nw) David Haywood2015-10-091-10/+13
* update with latest knowledge (nw) David Haywood2015-10-081-4/+23
* m72: use the upd71059c instead of hacking the irq vectors for different games David Haywood2015-10-071-2/+5
* hammering harry parent is almost certainly M81, add some notes about the evol... David Haywood2015-10-051-1/+2
* make it clearer that Air Duel (the M82 PCB) is actually a conversion of Major... David Haywood2015-10-041-1/+3
* new clones David Haywood2015-10-041-2/+2
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Tidy whitespace in corresponding .h files too Zoë Blade2015-04-081-8/+8
* m72.c: completed and enabled save state support (nw) Ivan Vangelista2015-03-301-65/+81
* .. and with that untangled the dumped mcu for xmultiplm72 actually works and ... mamehaze2015-03-101-2/+0
* shuffle (nw) mamehaze2015-03-101-2/+2
* use dumped (from unprotected MCU) MCU rom on mrheli [Silvio Grazini] mamehaze2015-03-091-1/+0
* Moved m_generic_paletteram_* into drivers/device state objects so they are no... Miodrag Milanovic2014-04-231-1/+5
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3