diff --git a/XTMax/Apps/LTEMM/.gitignore b/XTMax/Apps/LTEMM/.gitignore index c190e54..d67c2f9 100644 --- a/XTMax/Apps/LTEMM/.gitignore +++ b/XTMax/Apps/LTEMM/.gitignore @@ -1,4 +1,3 @@ *.o *.map -*.exe log.txt diff --git a/XTMax/Apps/LTEMM/LTEMM.EXE b/XTMax/Apps/LTEMM/LTEMM.EXE new file mode 100644 index 0000000..c8d56d4 Binary files /dev/null and b/XTMax/Apps/LTEMM/LTEMM.EXE differ diff --git a/XTMax/Apps/SDPP/.gitignore b/XTMax/Apps/SDPP/.gitignore index 8b3e801..37ebf5e 100644 --- a/XTMax/Apps/SDPP/.gitignore +++ b/XTMax/Apps/SDPP/.gitignore @@ -1,4 +1,3 @@ *.obj *.map -*.sys log.txt diff --git a/XTMax/Apps/SDPP/SD.SYS b/XTMax/Apps/SDPP/SD.SYS new file mode 100644 index 0000000..ebeab06 Binary files /dev/null and b/XTMax/Apps/SDPP/SD.SYS differ