History of
eg
@construct-callgraph
git clone https://git.catseye.tc/SixtyPical/
-
Forbid nested `with interrupts` blocks, and more refactoring.
Chris Pressey
1 year, 9 months ago
-
Add `reset` instruction; much refactoring.
Chris Pressey
1 year, 9 months ago
-
Replace --run option with terser --run-on option.
Chris Pressey
1 year, 10 months ago
-
Merge branch 'develop-0.19' into reform-loadngo
Chris Pressey
1 year, 10 months ago
-
Fix bug raising InconsistentExitError, and type-bug in ribos2.60p.
Chris Pressey
1 year, 10 months ago
-
Remove the "local" loadngo script from here as well.
Chris Pressey
1 year, 10 months ago
-
Declare that --run replaces loadngo.sh, and remove the latter.
Chris Pressey
1 year, 10 months ago
-
The VICE emulators just keep going if they can't find the vicerc.
Chris Pressey
1 year, 10 months ago
-
More edits to docs.
Chris Pressey
1 year, 10 months ago
-
Checkpoint import of changes for version 0.19.
Chris Pressey
1 year, 10 months ago
-
Extract utility routine to "support/stdlib.60p" source.
Chris Pressey
2 years ago
-
Final (for now) cleanup of the example sources.
Chris Pressey
2 years ago
-
Merge branch 'develop-0.18' of https://github.com/catseye/SixtyPical into inconsistent-initialization
Chris Pressey
2 years ago
-
Expand example with code that will likely become library support.
Chris Pressey
2 years ago
-
Make word-table print YY.
Chris Pressey
2 years ago
-
Add example test program for cmp-against-literal-word. Fix it.
Chris Pressey
2 years ago
-
Drop the check for "consistent initialization" inside `if` blocks.
Chris Pressey
2 years ago
-
Add local load'n'go script. Fill in what each is expected to write.
Chris Pressey
2 years ago
-
Move towards greater platform-agnosticism in these examples.
Chris Pressey
2 years ago
-
`inc` and `dec` on a known range usually keeps it known, now.
Chris Pressey
2 years ago
-
Small reorganization of example programs.
Chris Pressey
2 years ago
-
Fix order of operands in word-sized `cmp`.
Chris Pressey
2 years ago
-
Add another example. Even more convincing that the order is wrong.
Chris Pressey
2 years ago
-
Add example program that suggests we've got the arguments backwards.
Chris Pressey
2 years ago
-
More conversion. I think that's the last of it.
Chris Pressey
2 years ago
-
More conversion.
Chris Pressey
2 years ago
-
More conversion.
Chris Pressey
2 years ago
-
Partial conversion of example programs.
Chris Pressey
2 years ago
-
game_state_routines pass through player_died; saves a few bytes.
Chris Pressey
2 years ago
-
Change global instead of returning with carry set.
Chris Pressey
2 years ago