forked from aniani/nasm
9 lines
141 B
JSON
9 lines
141 B
JSON
{
|
|
"description": "Check absolute addressing",
|
|
"format": "bin",
|
|
"source": "absolute.asm",
|
|
"target": [
|
|
{ "output": "absolute.bin" }
|
|
]
|
|
}
|