Overhauled and unified CD-ROM emulation;
Four CD-ROM drives are now emulated; ATAPI DMA is now emulated; Unified CD-ROM pass through to host drive handling; Applied all (applicable) mainline PCem commits.
This commit is contained in:
@@ -10,6 +10,8 @@ int mouse_get_type(int mouse);
|
||||
#define MOUSE_TYPE_AMSTRAD 2
|
||||
#define MOUSE_TYPE_OLIM24 3
|
||||
|
||||
#define MOUSE_TYPE_IF_MASK 3
|
||||
|
||||
#define MOUSE_TYPE_3BUTTON (1 << 31)
|
||||
|
||||
typedef struct
|
||||
|
||||
Reference in New Issue
Block a user