mirror of
https://github.com/VARCem/asm6502.git
synced 2026-07-08 18:06:03 +00:00
SvarDOS package adjustments
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
del asm6502.svp
|
||||
del asm6502.zip
|
||||
|
||||
deltree /Y appinfo
|
||||
deltree /Y devel
|
||||
|
||||
@@ -27,3 +29,9 @@ copy ..\..\support\atarivcs\*.* devel\asm6502\support\atarivcs
|
||||
copy ..\..\support\c64\*.* devel\asm6502\support\c64
|
||||
|
||||
zip -9rkDX asm6502.svp appinfo devel
|
||||
|
||||
@rem source archive
|
||||
copy ..\..\src\asm6502.c asm6502.c
|
||||
zip -9rkDX asm6502.zip asm6502.c
|
||||
del asm6502.c
|
||||
|
||||
|
||||
@@ -13,3 +13,5 @@ the C64 and one for the Atari VCS. They contain a BUILD.BAT to generate
|
||||
binaries and listing files.
|
||||
|
||||
Have fun!
|
||||
|
||||
Bernd, November 2023
|
||||
|
||||
Reference in New Issue
Block a user