History of
loadngo.sh
@goto-at-end-of-block
git clone https://git.catseye.tc/SixtyPical/
-
--output cmdline argument, serialize() returns an array of bytes.
Chris Pressey
6 years ago
-
Abort loadngo apple2, if the SixtyPical program couldn't compile.
Chris Pressey
6 years ago
-
Add apple2 target to loadngo.sh, apple2 example program.
Chris Pressey
6 years ago
-
Use --output-format, not --prelude, in loadngo script.
Chris Pressey
7 years ago
-
First cut at support for targetting the Atari 2600.
Chris Pressey
7 years ago
-
Make loadngo.sh able to handle both C64 (x64) and VIC-20 (xvic).
Chris Pressey
7 years ago
-
Support different preludes for different archs (c64 and vic20 now.)
Chris Pressey
7 years ago
-
More statics in demo game.
Chris Pressey
7 years ago
-
The "union rule" lets us clean up some of these redundant trashes.
Chris Pressey
7 years ago
-
Update loadngo script.
Chris Pressey
7 years ago
-
Add more notes and basically small cleanups in many places.
Chris Pressey
7 years ago
-
Slightly frustrating, but illuminating, attempt to title screen.
Chris Pressey
7 years ago
-
Use right endianness when `copy`ing literal word into storage.
Chris Pressey
7 years ago
-
Call defined routines.
Chris Pressey
9 years ago
-
Add tests for compilation, BASIC header, load-n-go script.
Chris Pressey
9 years ago
-
REBOOT the entire language & implementation as version 0.2-PRE.
Chris Pressey
9 years ago
-
Don't use deprecated Falderal variable names anymore.
Chris Pressey
10 years ago
-
Move tests to own files in doc.
Cat's Eye Technologies
11 years ago
-
Put data at end, no need for jmp main
Cat's Eye Technologies
11 years ago
-
BASIC header not sixtypical's responsibility.
Cat's Eye Technologies
11 years ago
-
Ophis AND VICE like the look of things now.
Cat's Eye Technologies
11 years ago