History of
eg
@goto-at-end-of-block
git clone https://git.catseye.tc/SixtyPical/
- Fix order of operands in word-sized `cmp`. Chris Pressey 4 years ago
- Add another example. Even more convincing that the order is wrong. Chris Pressey 4 years ago
- Add example program that suggests we've got the arguments backwards. Chris Pressey 4 years ago
- More conversion. I think that's the last of it. Chris Pressey 5 years ago
- More conversion. Chris Pressey 5 years ago
- More conversion. Chris Pressey 5 years ago
- Partial conversion of example programs. Chris Pressey 5 years ago
- game_state_routines pass through player_died; saves a few bytes. Chris Pressey 5 years ago
- Change global instead of returning with carry set. Chris Pressey 5 years ago
- Abort loadngo apple2, if the SixtyPical program couldn't compile. Chris Pressey 5 years ago
- Add apple2 target to loadngo.sh, apple2 example program. Chris Pressey 5 years ago
- Use save block (and a for loop) in the flagship demo game source. Chris Pressey 5 years ago
- Use --output-format, not --prelude, in loadngo script. Chris Pressey 5 years ago
- Rebuild Ribos 2. Chris Pressey 5 years ago
- Rebuild "The PETulant Cursor". Chris Pressey 5 years ago
- Update documentation. Chris Pressey 5 years ago
- Support branching and looping on the `n` flag. Chris Pressey 5 years ago
- Add some failing tests for looping on the `n` flag. Chris Pressey 5 years ago
- Fork the Atari 2600 Ophis example for easier comparing to 60p. Chris Pressey 5 years ago
- Fix bug when zero page address was $00. Chris Pressey 5 years ago
- Accessing zero-page with `ld` and `st` generates zero-page opcodes. Chris Pressey 5 years ago
- Support of NOP opcode. Chris Pressey 5 years ago
- First cut at support for targetting the Atari 2600. Chris Pressey 5 years ago
- Describe the behaviour just implemented. Chris Pressey 5 years ago
- Beginnings of modularity. Chris Pressey 5 years ago
- VIC-20 example and rewrite docs. Chris Pressey 5 years ago
- Reformat READMEs. Chris Pressey 5 years ago
- Save a few bytes in the demo game by using a `for` loop. Chris Pressey 5 years ago
- Documentation updates. Chris Pressey 5 years ago
- Add SixtyPical translations of Ribos and "The PETulant Cursor". Chris Pressey 5 years ago