summaryrefslogtreecommitdiff
path: root/opcodes.inc.m4
blob: d7343e887742546d40b26224d06a46bc6c736ade (plain)
1
2
3
4
5
6
7
8
dnl # change the comments to match the assembler.  Prevents/reduces
dnl # confusion, since m4 likes to use ' as a quoting character.
changecom(;)dnl
define(`OPCODE',`	START
`emu_op_'$1`:'
$2
	TIME	$3
	DONE')dnl