5 lines
120 B
JSON
5 lines
120 B
JSON
{
|
|
"executable": "C:\\cc65\\bin\\cl65",
|
|
"input": "main.s",
|
|
"params": "--verbose --target nes -o demo.nes"
|
|
} |