Tree @master (Download .tar.gz)
History of
doc
@master
git clone https://git.catseye.tc/SixtyPical/
- Arrange license info in repo to follow REUSE 3.0 convention. Chris Pressey 8 months ago
- Import "Future directions for SixtyPical" into doc subdirectory. Chris Pressey 10 months ago
- Forbid nested `with interrupts` blocks, and more refactoring. Chris Pressey 5 years ago
- Checkpoint import of changes for version 0.19. Chris Pressey 5 years ago
- Support more modes on `add` and `sub`. Chris Pressey 5 years ago
- Fix order of operands in word-sized `cmp`. Chris Pressey 5 years ago
- If add and sub can work on words, then cmp can work on words too. Chris Pressey 5 years ago
- Notes on `compare`. Chris Pressey 5 years ago
- Initial attempt at 16-bit compare. Not super well tested yet. Chris Pressey 5 years ago
- These notes have been incorporated in the loadngo.sh script. Chris Pressey 5 years ago
- Add notes for Apple II target. Chris Pressey 6 years ago
- Remove --prelude, reform and document --output-formats. Chris Pressey 6 years ago
- Add symbolic constants. Chris Pressey 6 years ago
- Documentation updates. Chris Pressey 6 years ago
- Rudimentarily document `for`; add failing test cases for it. Chris Pressey 6 years ago
- I can no longer see a reason to require that it is a power of two. Chris Pressey 6 years ago
- Documentation/notes changes for the 0.13 branch. Chris Pressey 6 years ago
- Remove the need for parens in `vector (routine ...) table` type. Chris Pressey 6 years ago
- Refine documentation. Chris Pressey 6 years ago
- Support indirect refs in st, e.g. `st a, [ptr] + y`. Chris Pressey 6 years ago
- Tired: copy [ptr]+y, a. Wired: ld a, [ptr]+y. Chris Pressey 6 years ago
- Update documentation. Chris Pressey 6 years ago
- Attempt to bring the grammar up to date. Chris Pressey 6 years ago
- The evaluator doesn't add much and keeps falling behind; remove it. Chris Pressey 6 years ago
- Initialized byte tables need not have all 256 bytes initialized. Chris Pressey 6 years ago
- Prep for developing version 0.10. Chris Pressey 6 years ago
- Prep for release of version 0.9. Chris Pressey 6 years ago
- Add more notes and basically small cleanups in many places. Chris Pressey 6 years ago
- Amend spec with brief description of new behaviour of `add`. Chris Pressey 6 years ago
- Create branch for developing version 0.9. Chris Pressey 6 years ago