[
	{
		"description": "Check byte operations (-Ox)",
		"id": "andbyte",
		"format": "bin",
		"source": "andbyte.asm",
		"option": "-Ox",
		"target": [
			{ "output": "andbyte.bin" }
		]
	},
	{
		"description": "Check byte operations",
		"ref": "andbyte",
		"update": false
	}
]
