History of
doc
/
SixtyPical.md
@0.8
git clone https://git.catseye.tc/SixtyPical/
- Prep for release of 0.8. Chris Pressey 5 years ago
- Update documentation. Chris Pressey 5 years ago
- Beginning of: buffers and pointers. Chris Pressey 5 years ago
- Update the spec re what literal integers in the code mean. Chris Pressey 5 years ago
- Support copy'ing a word constant to a word location. Joystick eg. Chris Pressey 5 years ago
- Minor changes to docs. Chris Pressey 5 years ago
- Small edits to spec. Chris Pressey 5 years ago
- Going over the spec for version 0.8-PRE. Chris Pressey 5 years ago
- Start a development branch. Chris Pressey 5 years ago
- Release version 0.7. Chris Pressey 5 years ago
- Remove low/high byte operators until I've thought about it more. Chris Pressey 5 years ago
- Low and high address operators, parsing and execution thereof. Chris Pressey 6 years ago
- Initial value for locations: changed syntax, executes, compiles. Chris Pressey 6 years ago
- Spec and tests for initial values of locations. Chris Pressey 6 years ago
- Prep for release of 0.6. Chris Pressey 7 years ago
- Spec `goto`. Chris Pressey 7 years ago
- Syntax for `goto`. Chris Pressey 7 years ago
- Parse indirect calls, but break evaluator. Chris Pressey 7 years ago
- Allow vectors to be decorated with inputs/outputs/trashes; test. Chris Pressey 7 years ago
- Analyze `copy`, but... we now need more sophisticated context. :/ Chris Pressey 7 years ago
- Spec and syntax for vectors and copy instruction. Chris Pressey 7 years ago
- Prep for release of 0.5. Chris Pressey 7 years ago
- Parse byte table declarations and indexing modifiers. Chris Pressey 7 years ago
- Prep for release of 0.4. Chris Pressey 7 years ago
- Add explicitly-addressed memory locations. Chris Pressey 7 years ago
- Implement `if not` and `repeat forever`. Chris Pressey 7 years ago
- Spec, parse, evaluate, and analyze `repeat` blocks. Chris Pressey 7 years ago
- Update documentation to reflect this is now 0.4-PRE. Chris Pressey 7 years ago
- Bump version number for release of version 0.3. Chris Pressey 7 years ago
- Add syntax for extern routines, add syntax tests. Chris Pressey 7 years ago