mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
Miscellaneous
- Fix SN76489 variable names referring to different driver - Make SIMH config filenames consistent with others
This commit is contained in:
@@ -204,7 +204,7 @@ goto :eof
|
||||
:dist
|
||||
|
||||
call Build SBC std || exit /b
|
||||
call Build SBC simh || exit /b
|
||||
call Build SBC simh_std || exit /b
|
||||
call Build MBC std || exit /b
|
||||
call Build ZETA std || exit /b
|
||||
call Build ZETA2 std || exit /b
|
||||
|
||||
Reference in New Issue
Block a user