Commit Graph

23 Commits

Author SHA1 Message Date
Vince Weaver 211242e98a clean up the basic dir to compile again 2021-01-05 16:34:36 -05:00
Vince Weaver 7736360c30 utils: fix up so all compiles again 2021-01-05 16:13:43 -05:00
Vince Weaver b1238af49d re-arranged the entire directory structure
this will probably upset people
2021-01-05 15:29:31 -05:00
Vince Weaver 5abff35feb update Makefile 2018-07-15 19:33:23 -04:00
Vince Weaver f2a818a806 Makefile: more make clean updates 2018-06-11 15:41:37 -04:00
Vince Weaver 65fc2c3118 only build the utils by default 2018-06-11 00:01:23 -04:00
Vince Weaver a2a6a20df8 Makefile: more cleanups 2018-06-10 23:56:47 -04:00
Vince Weaver 47026e1d52 Makefile: a few more cleanups 2018-06-10 23:50:25 -04:00
Vince Weaver 29534914f4 Makefile: clean up the make clean process a bit 2018-06-10 23:45:44 -04:00
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