mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 01:48:21 -07:00
Split the 486 machines into three groups.
This commit is contained in:
@@ -97,6 +97,8 @@ enum {
|
||||
MACHINE_TYPE_386SX,
|
||||
MACHINE_TYPE_386DX,
|
||||
MACHINE_TYPE_486,
|
||||
MACHINE_TYPE_486_S3,
|
||||
MACHINE_TYPE_486_MISC,
|
||||
MACHINE_TYPE_SOCKET4,
|
||||
MACHINE_TYPE_SOCKET5,
|
||||
MACHINE_TYPE_SOCKET7_3V,
|
||||
|
||||
Reference in New Issue
Block a user