summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/gt64xxx.cpp
Commit message (Expand)AuthorAgeFilesLines
* addrmap: Remove device parameter [O. Galibert] Olivier Galibert2016-11-091-1/+1
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-24/+24
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-3/+3
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-14/+14
* (nw) Use normal array allocation for fixed sized arrays. Ted Green2016-05-311-4/+1
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-6/+6
* voodoo: Stopped blocking of non-fifo'd register writes (nw) Ted Green2016-05-171-17/+81
* voodoo_pci: Added default PCI BAR locations (nw) Ted Green2016-05-171-69/+331
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-1/+2
* Cleanups and version bump Miodrag Milanovic2016-03-301-11/+11
* Added skeleton for Galileo System Controller Ted Green2016-03-181-0/+600