objvm - code - asm1

#!/bin/sh
#
# asm1 is an addon for asm0 that includes macros. All macros are C preprocessor macros
# and must convert to 0xNN delimited numbers OR comments.
#
# asm1 output is passed directly to asm0
#
# shellcheck disable=SC2068
cpp -P $@