Tree @16-bit-compare (Download .tar.gz)
- ..
- add-fail.60p
- add-pass.60p
- add-word.60p
- bad-vector.60p
- buffer.60p
- call.60p
- cmp-byte.60p
- cmp-word.60p
- conditional.60p
- conditional2.60p
- copy.60p
- example.60p
- forever.60p
- goto.60p
- if.60p
- loop.60p
- memloc.60p
- new-style-routine.60p
- print.60p
- range-error.60p
- README.md
- vector-inc.60p
- vector-main.60p
- vector-table.60p
- vector.60p
- word-table.60p
History of
eg
/
rudiments
@16-bit-compare
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
- Partial conversion of example programs. Chris Pressey 5 years ago
- Describe the behaviour just implemented. Chris Pressey 5 years ago
- Beginnings of modularity. Chris Pressey 5 years ago
- Make loadngo.sh able to handle both C64 (x64) and VIC-20 (xvic). Chris Pressey 5 years ago
- Syntax errors have line numbers in them now. Chris Pressey 5 years ago
- Re-organize the example programs. Chris Pressey 5 years ago