dingusppc/devices
joevt 4bbc5ab0af CD-ROM: Fix interpretation of session number.
In Read TOC format 2, Mac OS X passes zero for Session Number. I believe Read TOC is supposed to return the first session starting from that number so it should return info for Session 1 as it would if Mac OS X passed 1 for the Session Number.
2023-09-25 12:22:17 +02:00
..
common mesh: fix Arbitrate command for OS X. 2023-09-24 22:36:44 +02:00
ethernet bigmac: support more registers. 2023-09-22 00:09:17 +02:00
floppy Fix compiler warnings: unused variables. 2023-01-11 01:17:12 -08:00
ioctrl heathrow: implement native interrupt mode. 2023-09-25 12:22:17 +02: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 CD-ROM: Fix interpretation of session number. 2023-09-25 12:22:17 +02:00
video pdmonboard: switch to new video controller API. 2023-08-01 17:41:02 +02:00
CMakeLists.txt Add BlockStorageDevice class. 2023-06-18 23:27:10 +02:00
deviceregistry.cpp
deviceregistry.h