nasm/travis/test/absolute.json

9 lines
141 B
JSON
Raw Normal View History

{
"description": "Check absolute addressing",
"format": "bin",
"source": "absolute.asm",
"target": [
{ "output": "absolute.bin" }
]
}