summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/exidy.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-10/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+11
* 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/+14
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-22/+22
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-1/+1
* exidy fix (nw) Miodrag Milanovic2016-05-011-3/+0
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-8/+8
* exidy.c: try to avoid postload, review appreciated (nw) Osso132015-01-201-2/+0
* exidy.c: fixed fax and fax2 save state problem (nw) Osso132015-01-201-14/+23
* samples_device: converted to use inline config and delegates. Will probably n... Ivan Vangelista2014-09-041-1/+2
* 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
* Based on memory and obvious stuff, attempted to flag driver code Aaron Giles2013-10-161-0/+2
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-5/+5
* Moved targ/spectar audio functions into driver state while having no luck in ... Ivan Vangelista2013-08-051-6/+29
* Removes more MAME anonymous timers. [Andrew Gardner] Andrew Gardner2013-05-211-1/+8
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* Modernization of drivers part 4 (no whatsnew) Miodrag Milanovic2013-02-081-0/+8
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-13/+13
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-5/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+3
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+10
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-10/+19
* modernization of some CUSTOM_INPUT's part 3 (no whatsnew) Miodrag Milanovic2012-04-091-0/+1
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-1/+1
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-5/+5
* Included tentative experiment for Hot Chase ... still not perfect though (esp... Angelo Salese2011-05-021-1/+0
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-18/+18
* BIG update. Aaron Giles2011-03-291-1/+1
* This patch revisits archive files I've already patched to remove Aaron Giles2011-02-281-11/+28
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Decoupled some entagled drivers: [Atari ACe] Aaron Giles2011-02-181-23/+0
* Update driver-specific sound devices to use tokens and store Aaron Giles2010-10-141-6/+8
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-3/+3
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+3
* hook up 6840 read handler to berzerk.c Jonathan Gevaryahu2010-03-211-0/+1