mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 20:35:32 -07:00
Remove unnecessary DEVICE_NOT_WORKING
This commit is contained in:
@@ -54,7 +54,6 @@
|
||||
#define CONFIG_BIOS 11
|
||||
|
||||
enum {
|
||||
DEVICE_NOT_WORKING = 1, /* does not currently work correctly and will be disabled in a release build */
|
||||
DEVICE_PCJR = 2, /* requires an IBM PCjr */
|
||||
DEVICE_AT = 4, /* requires an AT-compatible system */
|
||||
DEVICE_PS2 = 8, /* requires a PS/1 or PS/2 system */
|
||||
|
||||
Reference in New Issue
Block a user