Commit Graph

14 Commits

Author SHA1 Message Date
Vince Weaver
b483313d94 gr-utils: add a png2gr target 2017-04-30 22:22:07 -04:00
Vince Weaver
7898dfd373 Makefiles: make more clean 2016-05-27 01:56:42 -04:00
Vince Weaver
25d2447b3d update main Makefile to handle movement of tests 2016-03-11 16:19:38 -05:00
Vince Weaver
0843cb59db make makefile clean root dir of excess tildes 2016-03-11 16:15:51 -05:00
Vince Weaver
2305c15ee4 split up into subprojects
sorry anyone who was maintaining patches against this or had hardcoded
paths
2016-03-11 14:37:48 -05:00
Vince Weaver
c584e529b3 Add "asoft_compact" which tries to compact applesoft BASIC programs
currently only drops "LET" and converts "THEN GOTO" to "THEN"
2012-05-18 17:27:33 -04:00
Vince Weaver
2282929065 Initial support for a program that builds shape tables 2012-05-08 17:06:23 -04:00
Vince Weaver
878872476f Re-arrange the file layout a bit 2012-05-04 16:03:10 -04:00
Vince Weaver
b10bc5746b Update pcx2hgr to compile 2012-05-04 10:33:22 -04:00
Vince Weaver
512dece2f4 Update Makefile to handle char2hex
Although not sure if it's worth keeping
2012-05-02 10:55:35 -04:00
Vince Weaver
098d6a53f4 Some minor fixes 2012-05-02 10:53:54 -04:00
Vince Weaver
8019e4d7dd 18 August 2009
+ Fix warnings on recent gcc.
+ Audit much of the extisting dos33 code.

19 August 2009
+ Add integer basic detokenizer
+ Implement lock/unlock in dos33
+ Implement undelete in dos33
+ Implement rename in dos33
2012-05-02 10:50:46 -04:00
Vince Weaver
8d670e79c6 19 August 2007
+ Fix so compiles with newish gcc
+ Update asoft_detoken to match documentation found online
+ Create tokenize_asoft

This work was while working on LL_6502
2012-05-02 10:47:23 -04:00
Vince Weaver
b86c16fa1a Oldest version I can find. 2012-05-02 10:35:57 -04:00