summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pci.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-48/+48
* pci.cpp: devices can ask to be mapped before the others (nw) yz70s2018-05-131-3/+11
* maps: Finish devices/machine (nw) Olivier Galibert2018-04-201-57/+60
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-5/+7
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-19/+18
* pci: Add save state support. (nw) Ted Green2017-05-051-0/+9
* Start adding save state support to atlantis driver. (nw) Ted Green2017-05-031-0/+3
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* pci: Move interrupt line and pin functions into PCI device and add variables ... Ted Green2017-01-081-22/+28
* delegates: Don't crash on late binding if no object is actually needed [O. Ga... Olivier Galibert2016-12-091-2/+3
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-1/+1
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-38/+38
* pcipc: sandbox for emulating a modern-ish pc (nw) Olivier Galibert2016-09-121-33/+33
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-6/+6
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-1/+2
* Iterate over core classes C++11 style AJR2016-03-311-3/+4
* * Support *n conversion in stream_format/string_format Vas Crabb2016-03-011-1/+1
* reverting: Miodrag Milanovic2016-01-201-43/+43
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-7/+7
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-7/+7
* tags are now strings (nw) Miodrag Milanovic2016-01-161-43/+43
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* clang-modernize part 3 Miodrag Milanovic2015-12-041-5/+5
* These are not needed with official tools (nw) Miodrag Milanovic2015-11-101-11/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+908