Tree @0.8 (Download .tar.gz)
Commit History
@0.8
git clone https://git.catseye.tc/SixtyPical/
- Merge pull request #2 from catseye/develop-0.8 Chris Pressey (commit: GitHub) 5 years ago
- Prep for release of 0.8. Chris Pressey 5 years ago
- A little note on the history. Chris Pressey 5 years ago
- A tiny edit to the TODOs. Chris Pressey 5 years ago
- Deal with the inputs/outputs of buffers, in a weak way. Chris Pressey 5 years ago
- Write stored values, and read values, through pointers. Chris Pressey 5 years ago
- Update documentation. Chris Pressey 5 years ago
- Require that the program does ^buf to get at the address of buf. Chris Pressey 5 years ago
- Introduce IndirectRef and use it instead of adhoc 'copy[]+y' opcode. Chris Pressey 5 years ago
- Compile copy[]+y. Chris Pressey 5 years ago
- Fix problem with test case, and with serializing as zero page. Chris Pressey 5 years ago
- Attempt to add Zero Page addressing; the emitter may need rethink. Chris Pressey 5 years ago
- First pass of buffer, pointer, copy b, [p] + y, indirect indexed. Chris Pressey 5 years ago
- Beginning of: buffers and pointers. Chris Pressey 5 years ago
- Expand on a note in the TODO. Chris Pressey 5 years ago
- Add some notes to the TODO section of the README. Chris Pressey 5 years ago
- Add draft of Design Goals document. Chris Pressey 5 years ago
- Assert that the loop variable is meaningful in repeat. Unit test. Chris Pressey 5 years ago
- Update the spec re what literal integers in the code mean. Chris Pressey 5 years ago
- Add some tests for copying literal words to word memory locations. 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
- Minor edit to TODO. Chris Pressey 5 years ago
- Remove low/high byte operators until I've thought about it more. Chris Pressey 5 years ago
- Fix links in README. Chris Pressey 5 years ago
- Add uncommitted example source, and fix names of 2 others. Chris Pressey 6 years ago