1
0
mirror of https://github.com/catseye/SixtyPical.git synced 2024-11-22 17:32:01 +00:00
SixtyPical/eg
2015-10-22 15:45:16 +01:00
..
add-fail.60p
add-pass.60p
bad-vector.60p Check that the constraints on a routine match those of vector. 2015-10-19 19:17:27 +01:00
call.60p
conditional2.p60
conditional.p60
example.60p
forever.60p Implement if not and repeat forever. 2015-10-18 15:32:28 +01:00
goto.60p Compile goto's. 2015-10-21 15:51:52 +01:00
if.60p
intr1.60p Interesting dead end we've got ourselves into here. 2015-10-18 23:31:17 +01:00
loop.p60 Compile repeat loops. 2015-10-18 13:55:40 +01:00
memloc.p60
print.60p
screen1.60p Indexed access, + x / + y, at least for LDA and STA. 2015-10-18 18:32:20 +01:00
screen2.60p Support line comments. 2015-10-18 18:54:28 +01:00
vector.60p Implement indirect JSRs with trampolines in theory; doesn't work. 2015-10-22 15:45:16 +01:00