mirror of
https://github.com/a2-4am/4cade.git
synced 2025-01-12 14:30:29 +00:00
fix Windows build
This commit is contained in:
parent
e92f56a435
commit
48028d85f0
0
res/demo/SPCARTOON.1. → res/demo/SPCARTOON.11
Executable file → Normal file
0
res/demo/SPCARTOON.1. → res/demo/SPCARTOON.11
Executable file → Normal file
0
res/demo/SPCARTOON.2. → res/demo/SPCARTOON.22
Executable file → Normal file
0
res/demo/SPCARTOON.2. → res/demo/SPCARTOON.22
Executable file → Normal file
0
res/demo/SPCARTOON.3. → res/demo/SPCARTOON.33
Executable file → Normal file
0
res/demo/SPCARTOON.3. → res/demo/SPCARTOON.33
Executable file → Normal file
0
res/demo/SPCARTOON.4. → res/demo/SPCARTOON.44
Executable file → Normal file
0
res/demo/SPCARTOON.4. → res/demo/SPCARTOON.44
Executable file → Normal file
0
res/demo/SPCARTOON.5. → res/demo/SPCARTOON.55
Executable file → Normal file
0
res/demo/SPCARTOON.5. → res/demo/SPCARTOON.55
Executable file → Normal file
0
res/demo/SPCARTOON.6. → res/demo/SPCARTOON.66
Executable file → Normal file
0
res/demo/SPCARTOON.6. → res/demo/SPCARTOON.66
Executable file → Normal file
@ -124,12 +124,12 @@ SPARE.CHANGE.K=Type(F1),AuxType(9600),Access(C3)
|
||||
SPARE.CHANGE.L=Type(F1),AuxType(9600),Access(C3)
|
||||
SPARE.CHANGE.S=Type(F1),AuxType(9600),Access(C3)
|
||||
SPARE.CHANGE.Z=Type(F1),AuxType(B400),Access(C3)
|
||||
SPCARTOON.1.=Type(06),AuxType(02D0),Access(C3)
|
||||
SPCARTOON.2.=Type(06),AuxType(02D0),Access(C3)
|
||||
SPCARTOON.3.=Type(06),AuxType(02D0),Access(C3)
|
||||
SPCARTOON.4.=Type(06),AuxType(02D0),Access(C3)
|
||||
SPCARTOON.5.=Type(06),AuxType(02D0),Access(C3)
|
||||
SPCARTOON.6.=Type(06),AuxType(02D0),Access(C3)
|
||||
SPCARTOON.11=Type(06),AuxType(02D0),Access(C3)
|
||||
SPCARTOON.22=Type(06),AuxType(02D0),Access(C3)
|
||||
SPCARTOON.33=Type(06),AuxType(02D0),Access(C3)
|
||||
SPCARTOON.44=Type(06),AuxType(02D0),Access(C3)
|
||||
SPCARTOON.55=Type(06),AuxType(02D0),Access(C3)
|
||||
SPCARTOON.66=Type(06),AuxType(02D0),Access(C3)
|
||||
SPIDER.RAID=Type(06),AuxType(0300),Access(C3)
|
||||
SPIDER.RAID.1=Type(F1),AuxType(0000),Access(C3)
|
||||
SPY.HUNTER=Type(06),AuxType(0B87),Access(C3)
|
||||
|
@ -150,6 +150,12 @@ echo y|1>nul 2>nul del /s build\X\.DS_Store
|
||||
echo y|1>nul 2>nul del /s build\X\PRODOS
|
||||
echo y|1>nul 2>nul del /s build\X\LOADER.SYSTEM
|
||||
%CADIUS% ADDFOLDER "build\%DISK%" "/%VOLUME%/X" "build/X" >>build\log
|
||||
%CADIUS% RENAMEFILE "build\%DISK%" "/%VOLUME%/DEMO/SPCARTOON.11" "SPCARTOON.1." >>build\log
|
||||
%CADIUS% RENAMEFILE "build\%DISK%" "/%VOLUME%/DEMO/SPCARTOON.22" "SPCARTOON.2." >>build\log
|
||||
%CADIUS% RENAMEFILE "build\%DISK%" "/%VOLUME%/DEMO/SPCARTOON.33" "SPCARTOON.3." >>build\log
|
||||
%CADIUS% RENAMEFILE "build\%DISK%" "/%VOLUME%/DEMO/SPCARTOON.44" "SPCARTOON.4." >>build\log
|
||||
%CADIUS% RENAMEFILE "build\%DISK%" "/%VOLUME%/DEMO/SPCARTOON.55" "SPCARTOON.5." >>build\log
|
||||
%CADIUS% RENAMEFILE "build\%DISK%" "/%VOLUME%/DEMO/SPCARTOON.66" "SPCARTOON.6." >>build\log
|
||||
cscript /nologo bin\changebootloader.js "build\%DISK%" res\proboothd
|
||||
goto :EOF
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user