BPBIOS Sync

- Add applications from Lars Nelson
This commit is contained in:
Wayne Warthen
2021-10-05 14:36:42 -07:00
parent 16aab25ccf
commit 28bee54bbb
18 changed files with 14 additions and 9 deletions

View File

@@ -8,4 +8,4 @@ set TASMTABS=%TOOLS%\tasm32
tasm -t80 -b -fFF fdu.asm fdu.com fdu.lst || exit /b
copy /Y fdu.com ..\..\..\Binary\Apps\ || exit /b
copy /Y fdu.txt ..\..\..\Doc\ || exit /b
copy /Y fdu.doc ..\..\..\Binary\Apps\ || exit /b