Tree @0.10 (Download .tar.gz)
History of
HISTORY.md
@0.10
git clone https://git.catseye.tc/SixtyPical/
- `copy []+y, a` to indirectly read byte into the `a` register. Chris Pressey 5 years ago
- `trash` indicates a value is no longer considered meaningful. Chris Pressey 5 years ago
- Subtract word (constant or memory location) from word memory location. Chris Pressey 5 years ago
- Can `copy` a literal word to a word table. Chris Pressey 5 years ago
- Initialized `word` type memory locations. Chris Pressey 5 years ago
- Correctly analyze `repeat { ... } forever` loops. Chris Pressey 5 years ago
- I guess we can note that, even though not 100% sure why it was. Chris Pressey 5 years ago
- `forward` modifier on location expression, instead of `assign`. Chris Pressey 5 years ago
- Introducing a new pseudo-opcode is rarely an elegant solution. Chris Pressey 5 years ago
- Allow `call` and `goto` routines defined further down in the source. Chris Pressey 5 years ago
- Rename .markdown -> .md to fix broken link, and for consistency. Chris Pressey 5 years ago