d6486608892dfba8951dae72a44790e1f13d02c8
Apparently the original assembler does not do this, and putting them inline with the code is needed for subroutines
marcie
Golang implementation of the MARIE architecture.
This repository includes an assembler (masm) and a simulator (marcie).
Some documentation on the architecture is available here.
Description
Languages
Go
100%