#!/usr/local/bin/zasm -x --target=rom -o original/test5-target-rom.hex


.org 1000
	rst 0

