.. |
add-fail.60p
|
REBOOT the entire language & implementation as version 0.2-PRE.
|
2015-10-16 09:30:24 +01:00 |
add-pass.60p
|
Compile access of defined memory locations.
|
2015-10-17 15:46:28 +01:00 |
bad-vector.60p
|
Check that the constraints on a routine match those of vector.
|
2015-10-19 19:17:27 +01:00 |
buffer.60p
|
Require that the program does ^buf to get at the address of buf.
|
2017-12-01 12:36:58 +00:00 |
call.60p
|
Get serialization of relative labels correct.
|
2015-10-17 18:11:23 +01:00 |
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
|
REBOOT the entire language & implementation as version 0.2-PRE.
|
2015-10-16 09:30:24 +01:00 |
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
|
REBOOT the entire language & implementation as version 0.2-PRE.
|
2015-10-16 09:30:24 +01:00 |
intr1.60p
|
Prep for release of 0.6.
|
2015-10-23 16:37:18 +01:00 |
joystick.60p
|
Support copy'ing a word constant to a word location. Joystick eg.
|
2017-11-20 15:18:21 +00:00 |
loop.p60
|
Compile repeat loops.
|
2015-10-18 13:55:40 +01:00 |
memloc.p60
|
Get serialization of relative labels correct.
|
2015-10-17 18:11:23 +01:00 |
print.60p
|
Compiler object, labels, compile 'call'... It prints 'A'!
|
2015-10-17 15:06:50 +01:00 |
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 |