Compare commits
5 Commits
55f596c7fb
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6fb4dab718 | ||
|
|
d6addad181 | ||
|
|
4440ab670a | ||
|
|
cf9e1dadd7 | ||
|
|
b648e39f18 |
BIN
N2T Projekt 6 händisch.docx
Normal file
BIN
N2T Projekt 6 händisch.docx
Normal file
Binary file not shown.
Binary file not shown.
BIN
nand2tetris_old.zip
Normal file
BIN
nand2tetris_old.zip
Normal file
Binary file not shown.
@@ -17,7 +17,7 @@ if not "%~1"=="" (
|
||||
)
|
||||
pushd "%~dp0"
|
||||
if "%~1"=="" (
|
||||
start javaw -classpath "%CLASSPATH%;bin/classes;bin/lib/Hack.jar;bin/lib/HackGUI.jar;bin/lib/Compilers.jar;bin/lib/AssemblerGUI.jar;bin/lib/TranslatorsGUI.jar" ^
|
||||
start c:\Users\A298862\pa\bin\javaw.exe -classpath "%CLASSPATH%;bin/classes;bin/lib/Hack.jar;bin/lib/HackGUI.jar;bin/lib/Compilers.jar;bin/lib/AssemblerGUI.jar;bin/lib/TranslatorsGUI.jar" ^
|
||||
HackAssemblerMain
|
||||
) else (
|
||||
echo Assembling "%_arg1%"
|
||||
|
||||
Reference in New Issue
Block a user