mirror of
https://github.com/86Box/86Box.git
synced 2026-02-25 21:43:16 -07:00
Tag cassette_device correctly
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
// #define CONFIG_STANDALONE 257 /* not available on the on-board variant */
|
||||
|
||||
enum {
|
||||
DEVICE_CASETTE = 1, /* requires a Casette Port */
|
||||
DEVICE_SIDECAR = 2, /* requires an IBM PCjr */
|
||||
DEVICE_ISA = 4, /* requires the ISA bus */
|
||||
DEVICE_XT_KBC = 8, /* requires an XT-compatible keyboard controller */
|
||||
|
||||
Reference in New Issue
Block a user