Arreglo generamcs.bat

This commit is contained in:
antoniovillena 2016-05-09 17:12:33 +02:00
parent 82e75bae28
commit e449530e65
2 changed files with 2 additions and 5 deletions

View File

@ -1264,9 +1264,6 @@ isbus1 ld a, (hl) ; calculo en L el número de entradas
ld a, l
ret
ret
;*** Upgrade Menu ***
;*********************
upgra ld bc, (menuop)

View File

@ -1,13 +1,13 @@
echo define version %1 > version.asm
call make.bat
Bit2Bin ..\cores\Spectrum\zxuno.%2.bit tmp.bin
Bit2Bin ..\cores\Spectrum\tld_zxuno.%2.bit tmp.bin
fpad 2000 00 tmp0.bin
fpad 4c000 00 tmp1.bin
fpad 354000 00 tmp2.bin
copy /b /y header.bin+rom_binaries\esxdos.rom+tmp0.bin+firmware.rom+tmp1.bin+tmp.bin+tmp2.bin FLASH.ZX1
fpoke FLASH.ZX1 007000 000040xFF 007044 g0203020202
fcut tmp.bin 0 53f00 sd_binaries\SPECTRUM.%3
GenRom 0 203 0 0 0 Machine tmp.bin core_taps\SPECTRUM.TAP
GenRom 0 sf1ta Machine tmp.bin core_taps\SPECTRUM.TAP
rem CgLeches core_taps\SPECTRUM.TAP core_wavs\SPECTRUM.WAV 4
call :CreateMachine CORE2 "Sam Coupe" SamCoupe\tld_sam.%2.bit 0 %3
call :CreateMachine CORE3 "Jupiter ACE" JupiterAce\jupiter_ace.%2.bit JupiterAce\jupiter_ace.v2_v3.bit %3