Skip to content

Commit

Permalink
fixed release process
Browse files Browse the repository at this point in the history
  • Loading branch information
wiz21b committed Apr 14, 2019
1 parent a0ff84c commit f5bad77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ REM java -jar AppleCommander-1.3.5.13-ac.jar -p NEW.DSK BADATA BIN 0x4000 < BADA
python cutter.py disk

REM Making a release
del bad_apple.zip
7z a -tzip bad_apple.zip BAD_APPLE.DSK BAD_APPLE_DATA.DSK
del BadApple.zip
7z a -tzip BadApple.zip BAD_APPLE.DSK BAD_APPLE_DATA.DSK

REM -speed 40
REM c:\port-stc\opt\mame\mame64 apple2p -skip_gameinfo -window -nomax -flop1 BAD_APPLE.DSK -flop2 BAD_APPLE_DATA.DSK -rp bios
Expand Down

0 comments on commit f5bad77

Please sign in to comment.