forked from aniani/nasm
13 lines
180 B
JSON
13 lines
180 B
JSON
[
|
|
{
|
|
"description": "Test insertps",
|
|
"id": "insertps",
|
|
"format": "bin",
|
|
"source": "insertps.asm",
|
|
"option": "-Ox",
|
|
"target": [
|
|
{ "output": "insertps.bin" }
|
|
]
|
|
}
|
|
]
|