summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/midzeus.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+3
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* (nw) crusnexo : output finder Robbbert2018-04-101-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+4
* midzeus: Added trackball and keyboard to the grid. Driver reorg and cleanup.... Ted Green2017-04-191-8/+10
* more anonymous timers work (nw) Ivan Vangelista2017-04-131-0/+2
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* removed unused MCFG_PIC16C5x_T0_CB callbacks (nw) hap2017-02-111-6/+5
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* atlantis: Minor update (nw) Ted Green2016-06-191-1/+1
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+0
* midzeus fix (nw) Miodrag Milanovic2016-05-011-21/+0
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* midzeus is now using the polynew rasterizing architecture. (nw) Andrew Gardner2015-09-031-2/+0
* removed PIC16 mcu fake io memory map hap2015-03-021-1/+1
* Moved misc functions into driver classes and small cleanups(nw) Ivan Vangelista2014-09-291-0/+1
* Updated most of the remaining static TIMER_CALLBACKs (nw) to MEMBERs. (nw) Ivan Vangelista2014-08-291-0/+1
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-3/+3
* midezeus modernized and lot moved to _state, also made midzeus2_state separat... Miodrag Milanovic2014-04-171-6/+32
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-2/+6
* Based on memory and obvious stuff, attempted to flag driver code Aaron Giles2013-10-161-0/+2
* finished modernizing timekeeper [smf] smf-2013-05-091-0/+4
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* machine_notify_delegate modernization (nw) Miodrag Milanovic2013-02-041-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-11/+11
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+2
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-12/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+4
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+6
* More AM_BASE_LEGACY removal. Aaron Giles2012-09-121-3/+10
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+4
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+2
* modernization of some CUSTOM_INPUT's part 3 (no whatsnew) Miodrag Milanovic2012-04-091-0/+2
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-2/+2
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+19
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-2/+2
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-0/+10
* From Atari Ace: Zsolt Vasvari2008-02-181-0/+2
* Better documented various bit latches. Aaron Giles2008-01-021-1/+1
* Zeus hardware: Aaron Giles2007-12-211-0/+3
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+22