mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:43:15 -06:00
Added loader for MSX
This commit is contained in:
@@ -12,6 +12,7 @@ call BuildZZRCC || exit /b
|
||||
call BuildZRC512 || exit /b
|
||||
call BuildSZ80 || exit /b
|
||||
call BuildEZ512 || exit /b
|
||||
call BuildMSX || exit /b
|
||||
|
||||
if "%1" == "dist" (
|
||||
call Clean || exit /b
|
||||
|
||||
Reference in New Issue
Block a user