summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mw8080bw.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-81/+92
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-12/+12
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-12/+12
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+22
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-47/+44
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* some timer_pulse removal (nw) Ivan Vangelista2017-05-101-1/+2
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-32/+32
* 8080bw fixes (nw) Olivier Galibert2016-06-171-0/+3
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+1
* Merge pull request #845 from qwijibo/master hap2016-05-011-0/+2
|\
| * improve trench colors in space encounters and simulate screen flash qwijibo2016-04-301-0/+2
* | Make watchdog timer a separate device AJR2016-04-301-0/+3
|/
* Compressed internal layouts [David Haywood] Miodrag Milanovic2016-03-301-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-4/+0
* Some licenses fixes and updates (nw) Miodrag Milanovic2015-12-111-2/+3
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-1/+1
* 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
* Further removal of leftover code (nw) Ivan Vangelista2014-09-251-5/+1
* discrete_sound_w and discrete_sound_r not used any more since discrete_device... Miodrag Milanovic2014-03-211-1/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* Modernized the sn76477 sound device (nw) Ivan Vangelista2013-11-211-4/+7
* Removed SOUND_START legacy MACRO. Added SOUND_START_MEMBER and SOUND_RESET_ME... Ivan Vangelista2013-10-271-0/+1
* improved rollingc colors Michaël Banaan Ananas2013-09-081-0/+2
* modernized the MB14241 and MathBox devices. [Osso] Fabio Priuli2013-05-311-1/+3
* samples change to find in constructor (nw) Miodrag Milanovic2013-04-141-4/+7
* Modernization of drivers part 12 (no whatsnew) Miodrag Milanovic2013-02-111-0/+10
* modernized reset of pre/postload calls, just few legacy left (no whatsnew) Miodrag Milanovic2013-02-011-0/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-14/+14
* Using one flip screen variable instead of 2 (nw) Robbbert2012-12-201-1/+1
* srcclean (nw) Curt Coder2012-10-071-2/+2
* fix games crashing when loading mame Michaël Banaan Ananas2012-09-291-1/+1
* Replace some *_DEVICE_HANDLER with _MEMBER calls, mostly audio (no whatsnew) Miodrag Milanovic2012-09-281-29/+30
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-0/+1
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-18/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-5/+10
* Memory handler normalization, part 1. Aaron Giles2012-09-171-25/+25
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+13
* New working game added Michaël Banaan Ananas2012-06-171-6/+11
* A few key fixes. Also changed error reporting to list all missing Aaron Giles2012-04-151-2/+3
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-3/+3
* non device audio board modernization (no whatsnew) Miodrag Milanovic2012-04-111-17/+17
* modernization of some CUSTOM_INPUT's part 4 (no whatsnew) Miodrag Milanovic2012-04-091-4/+3
* modernization of some CUSTOM_INPUT's part 3 (no whatsnew) Miodrag Milanovic2012-04-091-0/+16