Skip to content

Releases: fatherdougalmaguire/LifeOnMARS

v0.2

17 Mar 03:33
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

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

02 Mar 06:56
9dd3003
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

The basic framework is in place for the environment

To do:

  1. Flesh out the instruction decoder ( only decodes MOV at this point )
  2. Build load functionality for warriors ( defaults to IMP and DWARF )
  3. Victory detection
  4. And a bunch of other things