Update TastyBasic

This commit is contained in:
dimitrit
2021-10-29 22:47:24 +01:00
parent 322c083531
commit df1a8df463
29 changed files with 3694 additions and 1908 deletions

View File

@@ -11,5 +11,6 @@ pushd CPM3 && call Build || exit /b & popd
pushd ZPM3 && call Build || exit /b & popd
pushd Apps && call Build || exit /b & popd
pushd Forth && call Build || exit /b & popd
pushd TastyBasic && call Build || exit /b & popd
pushd Fonts && call Build || exit /b & popd
pushd RomDsk && call Build || exit /b & popd