mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-21 09:19:31 +08:00
9 lines
141 B
JSON
9 lines
141 B
JSON
|
{
|
||
|
"description": "Check absolute addressing",
|
||
|
"format": "bin",
|
||
|
"source": "absolute.asm",
|
||
|
"target": [
|
||
|
{ "output": "absolute.bin" }
|
||
|
]
|
||
|
}
|