summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/turbo.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-2/+2
* (nw) output finders for techno,thayers, tm990189,turbo Robbbert2018-04-041-18/+23
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+8
* turbo: Add 74LS259 (nw) AJR2017-07-271-1/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-60/+60
* Don't use AM_MASK on ram, you end up with an incorrect allocation size [O. Ga... Olivier Galibert2016-06-041-1/+5
* segacrpt is also a device, again reduced some duplication (nw) David Haywood2016-04-121-1/+0
* 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-1/+1
* memory: Remove support for decrypted bases, use an address space instead [O. ... Olivier Galibert2015-06-241-0/+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
* More region_ptr_finder conversions (nw) Alex W. Jackson2014-10-181-5/+12
* samples_device: converted to use inline config and delegates. Will probably n... Ivan Vangelista2014-09-041-0/+3
* Updated most of the remaining static TIMER_CALLBACKs (nw) to MEMBERs. (nw) Ivan Vangelista2014-08-291-0/+1
* 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/+3
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+4
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-1/+1
* "samples" lookup tag removal (nw) Miodrag Milanovic2013-04-141-2/+5
* Modernization of drivers part 19 (no whatsnew) Miodrag Milanovic2013-02-131-0/+19
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-35/+35
* Replace some *_DEVICE_HANDLER with _MEMBER calls, mostly audio (no whatsnew) Miodrag Milanovic2012-09-281-11/+8
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-16/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-3/+6
* Memory handler normalization, part 1. Aaron Giles2012-09-171-8/+8
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-5/+11
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+2
* Convert remaining drivers. Kill off old 8255ppi. Aaron Giles2012-08-081-10/+10
* Department of redundancy department update. Aaron Giles2012-08-081-4/+14
* optimize a bit Michaël Banaan Ananas2012-05-251-1/+9
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+16
* (shorten "sprite_position" tag) Michaël Banaan Ananas2012-05-251-3/+4
* Clean-ups and version bumpmame0145u7 Angelo Salese2012-04-221-2/+2
* Converted turbo.c to use i8279 device [Sandro Ronco] Miodrag Milanovic2012-04-171-13/+4
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-4/+7
* 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/+9
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-3/+3
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Cleanups and version bump.mame0142 Aaron Giles2011-04-031-1/+1
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-24/+38