mirror of
https://github.com/86Box/86Box.git
synced 2026-03-02 10:48:24 -07:00
Merge remote-tracking branch 'upstream/master' into feature/machine_z150
This commit is contained in:
@@ -201,6 +201,7 @@ const machine_filter_t machine_chipsets[] = {
|
||||
|
||||
|
||||
const machine_t machines[] = {
|
||||
// clang-format off
|
||||
/* 8088 Machines */
|
||||
{
|
||||
.name = "[8088] IBM PC (1981)",
|
||||
@@ -11818,6 +11819,7 @@ const machine_t machines[] = {
|
||||
.snd_device = NULL,
|
||||
.net_device = NULL
|
||||
}
|
||||
// clang-format on
|
||||
};
|
||||
|
||||
/* Saved copies - jumpers get applied to these.
|
||||
|
||||
Reference in New Issue
Block a user