summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/micro3d.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-2/+4
* 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-0/+2
* micro3d: Hook up terminal to the vgb board Dirk Best2017-12-011-8/+9
* micro3d: Add terminal to the DrMath board Dirk Best2017-11-301-2/+0
* micro3d.cpp: Correct and simplify device tags (nw) AJR2017-11-081-2/+2
* Small fix for previous commit (nw) Dirk Best2017-11-071-2/+0
* micro3d: Use ADC0844 device and fix throttle regression Dirk Best2017-11-071-8/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-71/+5
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-48/+48
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-2/+2
* 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-8/+8
* micro3d.c: reduce tagmap lookups (nw) Wilbert Pol2015-08-141-0/+18
* micro3d: use standard palette device ram Dirk Best2015-08-041-3/+0
* Cleanups and version bumpmame0164 Miodrag Milanovic2015-07-291-10/+10
* Quiet anonymous union errors. Used a couple different techniques, all compile... Cowering2015-07-081-13/+21
* update for Philip Bennett (nw) Miodrag Milanovic2015-05-181-2/+2
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-2/+2
* micro3d: moved video functions into the driver class (nw) Ivan Vangelista2014-10-041-18/+38
* tms340x0_device: converted to use inline config, devcb and delegates. (nw) Ivan Vangelista2014-09-241-4/+2
* Moved m_generic_paletteram_* into drivers/device state objects so they are no... Miodrag Milanovic2014-04-231-1/+3
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* make the TMS34010 a bit safer when 8-bit writes are used (Megaphoenix does th... David Haywood2014-03-181-2/+0
* n68681: Renamed to mc68681. (nw) Curt Coder2014-03-181-2/+2
* no more old duart (nw) Miodrag Milanovic2014-03-181-10/+9
* some more legacy stuff removed (nw) Miodrag Milanovic2014-03-161-1/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-1/+1
* mcs51.c: Modernized cpu core. Wilbert Pol2013-08-271-1/+2
* Modernized Mirco3D noise device. [Osso] Ivan Vangelista2013-08-041-5/+43
* Modernized the upd7759 sound chip. [Osso] Scott Stone2013-07-121-0/+3
* devlegcy.h usage cleanup (nw) Oliver Stöneberg2013-07-101-1/+0
* Removes more MAME anonymous timers. [Andrew Gardner] Andrew Gardner2013-05-211-0/+9
* various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-1/+5
* changed machine().device("audiocpu") with m_maincpu (nw) Miodrag Milanovic2013-04-111-1/+3
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-2/+3
* Cleanups and version bumpmame0148u3 Miodrag Milanovic2013-04-091-1/+1
* make mcs51 callbacks used delegates (nw) Miodrag Milanovic2013-04-011-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-41/+41
* Replace some *_DEVICE_HANDLER with _MEMBER calls, mostly audio (no whatsnew) Miodrag Milanovic2012-09-281-2/+1
* 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-2/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-10/+0