#!/usr/local/bin/zasm -x --target=ram -o original/test4-target-ram.hex


.org 1000
	rst 0

