summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/gt64xxx.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleanup, follow-up, fixup - remember to use debug builds when doing bulk conv... Vas Crabb2018-09-051-10/+2
* Fixups (nw) Ted Green2018-09-031-1/+1
* MCFG removal (nw). Ted Green2018-09-031-34/+37
* remove many mainly PCI-related MCFG macros in favour of constructor Vas Crabb2018-05-251-25/+26
* tidy (nw) Vas Crabb2018-04-181-1/+1
* Use device_post_load instead of callbacks. (nw) Ted Green2018-04-151-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* gt64xxx: Buffer multiple writes for PCI stall. Fixes MT 06636 (calspeed). Ted Green2017-07-291-3/+4
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* C++14 constexpr doesn't cooperate with universal references (nw) AJR2017-07-031-2/+5
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-149/+21
* gt64xxx: Change sdram configuration options. (nw) Ted Green2017-05-131-3/+7
* seattle: Change physical memory configuration to fix crashes with wg3dh and b... Ted Green2017-05-071-0/+9
* pci: Add save state support. (nw) Ted Green2017-05-051-39/+22
* addrmap: Remove device parameter [O. Galibert] Olivier Galibert2016-11-091-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-17/+17
* (nw) Use normal array allocation for fixed sized arrays. Ted Green2016-05-311-2/+2
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+1
* voodoo: Stopped blocking of non-fifo'd register writes (nw) Ted Green2016-05-171-0/+9
* voodoo_pci: Added default PCI BAR locations (nw) Ted Green2016-05-171-24/+71
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-0/+2
* Cleanups and version bump Miodrag Milanovic2016-03-301-2/+2
* Added files to build and fixed override functions Ted Green2016-03-181-6/+6
* Added skeleton for Galileo System Controller Ted Green2016-03-181-0/+259