Chris Pressey
|
4bba75857f
|
--output cmdline argument, serialize() returns an array of bytes.
|
2018-09-06 16:18:41 +01:00 |
|
Chris Pressey
|
3c1564ea09
|
Abort loadngo apple2, if the SixtyPical program couldn't compile.
|
2018-09-06 12:50:47 +01:00 |
|
Chris Pressey
|
3e11d7122c
|
Add apple2 target to loadngo.sh, apple2 example program.
|
2018-09-05 15:20:44 +01:00 |
|
Chris Pressey
|
2f200dc1ea
|
Use --output-format, not --prelude, in loadngo script.
|
2018-04-25 13:48:38 +01:00 |
|
Chris Pressey
|
0093c7b7d9
|
First cut at support for targetting the Atari 2600.
|
2018-03-28 14:20:53 +01:00 |
|
Chris Pressey
|
95fb2bb8f6
|
Make loadngo.sh able to handle both C64 (x64) and VIC-20 (xvic).
|
2018-03-07 13:27:57 +00:00 |
|
Chris Pressey
|
72efecbb1a
|
Support different preludes for different archs (c64 and vic20 now.)
|
2018-03-06 17:00:39 +00:00 |
|
Chris Pressey
|
e9d9c717bb
|
More statics in demo game.
|
2018-02-09 16:57:49 +00:00 |
|
Chris Pressey
|
3bee722900
|
The "union rule" lets us clean up some of these redundant trashes.
|
2018-02-08 14:20:17 +00:00 |
|
Chris Pressey
|
735bfe2e77
|
Update loadngo script.
|
2018-02-06 16:35:38 +00:00 |
|
Chris Pressey
|
7323927f72
|
Add more notes and basically small cleanups in many places.
|
2017-12-11 15:21:40 +00:00 |
|
Chris Pressey
|
4f919c1d81
|
Slightly frustrating, but illuminating, attempt to title screen.
|
2017-12-11 14:40:30 +00:00 |
|
Chris Pressey
|
ad8e0647a4
|
Use right endianness when copy ing literal word into storage.
|
2017-12-07 16:49:43 +00:00 |
|
Chris Pressey
|
a3160a5166
|
Call defined routines.
|
2015-10-17 15:23:00 +01:00 |
|
Chris Pressey
|
d0e3dfbf84
|
Add tests for compilation, BASIC header, load-n-go script.
|
2015-10-17 12:28:39 +01:00 |
|
Chris Pressey
|
f92056d640
|
REBOOT the entire language & implementation as version 0.2-PRE.
|
2015-10-16 09:30:24 +01:00 |
|
Chris Pressey
|
d56e261b07
|
Don't use deprecated Falderal variable names anymore.
|
2014-09-24 19:58:14 +01:00 |
|
Cat's Eye Technologies
|
d8d3b283bf
|
Move tests to own files in doc.
|
2014-04-03 13:32:06 +01:00 |
|
Cat's Eye Technologies
|
61378f5a88
|
Put data at end, no need for jmp main
|
2014-04-02 13:53:56 +01:00 |
|
Cat's Eye Technologies
|
fe1acb11db
|
BASIC header not sixtypical's responsibility.
|
2014-04-02 13:47:02 +01:00 |
|
Cat's Eye Technologies
|
8c9dfe7004
|
Ophis AND VICE like the look of things now.
|
2014-04-01 15:09:28 +01:00 |
|