dingusppc/devices
joevt 15e132c824 cmake: Add header files in CMakeLists.txt.
So they will appear in Xcode project.

mkdir -p dingusppc/build-xcode
cd       dingusppc/build-xcode
cmake -G Xcode ..
xcodebuild -configuration Release
2024-03-01 19:41:43 -07:00
..
common pci: Fix log message for PCI rom exceptions. 2024-03-01 08:02:01 -07:00
ethernet
floppy
ioctrl dma: Add name to dma classes. 2024-02-19 15:30:20 +01:00
memctrl psx: Set name of Psx memory controller. 2024-03-01 07:59:33 -07:00
serial
sound
storage CD-ROM: Add max blocks check. 2024-03-01 08:01:31 -07:00
video Fix compiler warnings. 2024-02-29 18:49:14 -07:00
CMakeLists.txt cmake: Add header files in CMakeLists.txt. 2024-03-01 19:41:43 -07:00
deviceregistry.cpp
deviceregistry.h