Releases: fatherdougalmaguire/LifeOnMARS
Releases · fatherdougalmaguire/LifeOnMARS
v0.21
v0.2
All opcodes save SPL have been added
All addressing modes have been added
No verification has been performed on the accuracy of opcode or address mode resolution
In fact, pretty much guaranteed to be wrong at the point
v0.1
The basic framework is in place for the environment
To do:
- Flesh out the instruction decoder ( only decodes MOV at this point )
- Build load functionality for warriors ( defaults to IMP and DWARF )
- Victory detection
- And a bunch of other things