diff --git a/.gitignore b/.gitignore index a3f02229..de5cc743 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,7 @@ Binary/**/*.mym Binary/**/*.pt3 -!Binary/CPNET/NetBoot/cpnos-wbw.sys +!Binary/CPNET/NetBoot/*/cpnos.sys Source/**/eeprom Source/Apps/Assign.com diff --git a/Binary/CPNET/NetBoot/DUO/cpnos.sys b/Binary/CPNET/NetBoot/DUO/cpnos.sys new file mode 100644 index 00000000..7c1e614f Binary files /dev/null and b/Binary/CPNET/NetBoot/DUO/cpnos.sys differ diff --git a/Binary/CPNET/NetBoot/MT/cpnos.sys b/Binary/CPNET/NetBoot/MT/cpnos.sys new file mode 100644 index 00000000..f0bdc137 Binary files /dev/null and b/Binary/CPNET/NetBoot/MT/cpnos.sys differ