[
	{
		"description": "Test apx instructions",
		"id": "apx",
		"format": "bin",
		"source": "apx.asm",
		"option": "-O0 -DSRC",
		"target": [
			{ "output": "apx.bin" }
		]
	},
	{
		"description": "Test apx instructions",
		"ref": "apx",
		"option": "-O0 -DBIN",
		"update": false
	}
]
