summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/3do.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
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* mismatched include guard comments (nw) hap2018-02-051-1/+1
* Bulk replace convention for include guards in src/mame/includes/ files: angelosa2018-02-051-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-98/+98
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* GPL - > LGPL for Kale (nw) Miodrag Milanovic2015-05-131-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
* whoops. it made no harm, but it was unused. nw. Fabio Priuli2014-04-031-1/+0
* modernized nvram in 3do and mjkjidai + added default nvram Fabio Priuli2014-04-031-1/+7
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-7/+6
* 3do.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-081-4/+11
* Machine init/reset re-arrangement Angelo Salese2013-01-111-8/+5
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-90/+90
* RAM debug hooks (but save item doesn't yet work)รน Angelo Salese2013-01-101-0/+7
* NVRAM hook-up Angelo Salese2013-01-101-2/+3
* Added very preliminary timers Angelo Salese2013-01-101-36/+5
* Improved irq routine Angelo Salese2013-01-091-2/+1
* ABC of 3do irq routines Angelo Salese2013-01-091-1/+6
* Fixed Panasonic 3do logo colors Angelo Salese2013-01-091-1/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-3/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Pass 2 of struct modernization. Aaron Giles2012-09-151-8/+8
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+3
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-3/+5
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-10/+10
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* 3do import from MESS, nw Angelo Salese2011-05-041-0/+202