1
0
mirror of https://github.com/catseye/SixtyPical.git synced 2024-11-22 01:32:13 +00:00
SixtyPical/eg
2018-02-07 13:56:17 +00:00
..
add-fail.60p
add-pass.60p
add-word.60p Adding a constant word to a memory location. 2017-12-07 12:48:56 +00:00
bad-vector.60p
buffer.60p Write stored values, and read values, through pointers. 2017-12-01 13:52:56 +00:00
call.60p
conditional2.60p Add uncommitted example source, and fix names of 2 others. 2016-06-16 11:14:08 -05:00
conditional.60p Add uncommitted example source, and fix names of 2 others. 2016-06-16 11:14:08 -05:00
copy.60p Add uncommitted example source, and fix names of 2 others. 2016-06-16 11:14:08 -05:00
example.60p
forever.60p
goto.60p
if.60p
intr1.60p
joystick.60p Support copy'ing a word constant to a word location. Joystick eg. 2017-11-20 15:18:21 +00:00
loop.p60
memloc.p60
print.60p
proto-game.60p Attempting to debug this vector table stuff. 2018-02-06 16:45:35 +00:00
screen1.60p
screen2.60p
vector-table2.60p Properly store address (not contents) of routine into vector table. 2018-02-07 13:56:17 +00:00
vector-table.60p Properly store address (not contents) of routine into vector table. 2018-02-07 13:56:17 +00:00
vector.60p Fairly minimal example that exhibits the problem. 2018-02-07 13:43:41 +00:00
word-table.60p copy from word storage to word table and back, indexed by x or y. 2017-12-11 12:02:48 +00:00