mirror of https://github.com/zxdos/zxuno.git
Se me olvidó el make.bat de AcornElectron
This commit is contained in:
parent
4354349231
commit
ecbf05e530
|
@ -0,0 +1,7 @@
|
|||
SET machine=ElectronFpga
|
||||
SET ruta_ucf=..\src\AcornElectron
|
||||
SET ruta_bat=..\..\
|
||||
call %ruta_bat%genxst.bat
|
||||
call %ruta_bat%generar.bat v2_v3
|
||||
call %ruta_bat%generar.bat v4
|
||||
call %ruta_bat%generar.bat Ap
|
Loading…
Reference in New Issue