1
0
mirror of synced 2026-01-26 04:11:05 +00:00

Add LTEMM and SDPP drivers for XTMax (#27)

* Add gitattributes to handle line endings.

* Import the unmodified LTEMM source.

From https://www.lo-tech.co.uk/wiki/LTEMM.EXE.

* Add DOSBox and TASM for build.

* Add build script for LTEMM.

* Modity LTEMM driver for XTMax.

* Import the unmodified SDPP source.

From https://forum.vcfed.org/index.php?threads/sd-card-to-parallel-port-driver-for-msdos-ver-1-1.42008/.

* Add Borland C++ 3.1 (Minimal) for build.

* Add build script for SDPP.

* Modify SDPP driver for XTMax.

* Commit pre-built binaries for LTEMM and SDPP.

* Reorganize the drivers into a new folder.
This commit is contained in:
Matthieu Bucchianeri
2024-11-16 16:21:49 -08:00
committed by GitHub
parent fdf154bb00
commit 693d05b755
56 changed files with 7965 additions and 0 deletions

2
XTMax/Drivers/.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto