summaryrefslogtreecommitdiff
path: root/travis/test/absolute.json
blob: 6a6a9468c59ebd83a69a09c86f68e662069bd993 (plain)
1
2
3
4
5
6
7
8
{
	"description": "Check absolute addressing",
	"format": "bin",
	"source": "absolute.asm",
	"target": [
		{ "output": "absolute.bin" }
	]
}