mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
8 lines
141 B
JSON
8 lines
141 B
JSON
{
|
|
"description": "Check absolute addressing",
|
|
"format": "bin",
|
|
"source": "absolute.asm",
|
|
"target": [
|
|
{ "output": "absolute.bin" }
|
|
]
|
|
}
|