mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:13:13 -06:00
Add TUNE application
The TUNE application replaces the previous PTXPLAY application and now supports MYM sounds files in addition to PT2 and PT3.
This commit is contained in:
@@ -28,7 +28,7 @@ zx MLOAD25 -SURVEY.COM=SURVEY.HEX
|
||||
|
||||
setlocal & cd XM && call Build || exit /b 1 & endlocal
|
||||
setlocal & cd FDU && call Build || exit /b 1 & endlocal
|
||||
setlocal & cd PTxPlay && call Build || exit /b 1 & endlocal
|
||||
setlocal & cd Tune && call Build || exit /b 1 & endlocal
|
||||
|
||||
copy *.com %APPBIN%\
|
||||
|
||||
|
||||
Reference in New Issue
Block a user