dingusppc/devices
dingusdev 5787d49e9b Prevents crashing for Big Mac
For some reason, on Windows, whether it be VS2022 or Clang, it will crash when trying to write to a Big Mac register if you don't specify the exact name of the component within Heathrow.

This commit fixes that.
2023-07-22 15:15:33 -07:00
..
common atapibasedevice: fix task file initialization on reset. 2023-07-09 02:10:48 +02:00
ethernet bigmac: implement software reset registers. 2023-07-08 23:30:44 +02:00
floppy Fix compiler warnings: unused variables. 2023-01-11 01:17:12 -08:00
ioctrl Prevents crashing for Big Mac 2023-07-22 15:15:33 -07:00
memctrl Grackle: implement some register reads to avoid warnings. 2023-02-15 02:36:40 +01:00
serial Fix compiler warnings: never executed. 2023-01-11 01:17:12 -08:00
sound soundserver: silence some logging messages. 2023-04-23 21:40:21 +02:00
storage Add base class for CD-ROM drives. 2023-06-18 23:28:41 +02:00
video Convert ATI register offsets to DWORD format. 2023-04-11 01:25:00 +02:00
CMakeLists.txt Add BlockStorageDevice class. 2023-06-18 23:27:10 +02:00
deviceregistry.cpp deviceregistry: add device_registered method. 2022-08-19 18:53:05 +02:00
deviceregistry.h deviceregistry: add device_registered method. 2022-08-19 18:53:05 +02:00