mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-25 19:17:54 +00:00
Version 0.1
This commit is contained in:
@@ -18,7 +18,7 @@ void main(){
|
||||
Compile is using the following commandline:
|
||||
|
||||
```
|
||||
java millfork.jar hello_world.mfk -o hello_world -t c64 -I path_to_millfork\include
|
||||
java -jar millfork.jar hello_world.mfk -o hello_world -t c64 -I path_to_millfork\include
|
||||
```
|
||||
|
||||
Run the output executable (here using the VICE emulator):
|
||||
|
||||
Reference in New Issue
Block a user