summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/cuda.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* egret, cuda: don't include mac.h, they're independent devices now [R. Belmont] arbee2021-02-251-1/+0
* Mac updates [R. Belmont] arbee2020-09-161-1/+1
* mame/machine: simplified some handlers (nw) Ivan Vangelista2020-04-221-17/+17
* fixed some clang-tidy warnings (nw) (#6236) Oliver Stöneberg2020-01-301-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-8/+9
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-9/+8
* misc MACHINE_CONFIG macros removal (nw) Ivan Vangelista2019-02-091-4/+5
* fix MSVC (llvm toolset) compile (nw) Peter Ferrie2019-01-061-4/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-7/+7
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-11/+12
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-11/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-13/+3
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Finished up tiny_rom_entry conversion Nathan Woods2016-08-061-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+567