This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
C02
Watch
1
Star
0
Fork
0
You've already forked C02
mirror of
https://github.com/RevCurtisP/C02.git
synced
2024-11-05 12:06:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1440c42c26
C02
/
clean02.bat
6 lines
101 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Added cleanup scripts clean02.bat and clean02.sh
2018-01-28 19:57:18 +00:00
@
REM Clean Up Extraneous Files from c02 compile and assembly
Fixed type in block.h02. modified clean02.bat
2018-02-14 00:53:45 +00:00
del
*.dbg
Added cleanup scripts clean02.bat and clean02.sh
2018-01-28 19:57:18 +00:00
del
*.log
del
*.lst
del
*.sym
Reference in New Issue
Copy Permalink