diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-11-01 18:28:56 +0000 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-11-01 18:28:56 +0000 |
commit | dab1729f613edcdc7a14e20e728c22c40cdd0966 (patch) | |
tree | 259bf5b0bba52f5937ad6367cf9c336f8d798e86 /examples/instruction-test.asm | |
parent | cc34c9b9c3d861d9f96e242ca352b4bc76f524f1 (diff) | |
download | ovm-dab1729f613edcdc7a14e20e728c22c40cdd0966.tar.gz ovm-dab1729f613edcdc7a14e20e728c22c40cdd0966.tar.bz2 ovm-dab1729f613edcdc7a14e20e728c22c40cdd0966.zip |
Makefile now has recipes for example assembly programs
Dependencies are just ASM_OUT binary and the corresponding assembly
program for the bytecode output file. Actually works very well, with
changes triggering a recompilation. Also an `exec` recipe is
introduced to do the task of compiling an assembly program and
executing the corresponding bytecode all at once.
Diffstat (limited to 'examples/instruction-test.asm')
0 files changed, 0 insertions, 0 deletions