Commit Graph

3566 Commits

Author SHA1 Message Date
Vince Weaver
7db3c07168 Rename asoft_present to asoft_presenter
present sounded like a gift
2012-05-03 12:49:52 -04:00
Vince Weaver
6feb2ba58a Start work on "asoft_present" a tool for generating presentations
Currently it mostly displays a footer with page numbering info.
2012-05-02 17:42:03 -04:00
Vince Weaver
155465ffd0 Fix tokenizing of REM statements 2012-05-02 14:21:58 -04:00
Vince Weaver
1b1c727900 Add a run_all_tests script 2012-05-02 11:36:55 -04:00
Vince Weaver
4ba1159da0 One last gcc-4.6 warning fixed 2012-05-02 11:36:40 -04:00
Vince Weaver
38d90a85ec Fix gcc-flagged potential type conversion error. 2012-05-02 11:31:50 -04:00
Vince Weaver
85d0c1aa35 "Fix" numerous gcc 4.6 warnings
Hundreds of warnings to wade through, most of which were not actual
problems.  Thanks, gcc.
2012-05-02 11:21:32 -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
a3ff5e63e5 18 July 2004
+ Minor bug fix
2012-05-02 10:45:37 -04:00
Vince Weaver
25b5b8a946 21 June 2003
+ Fix error where we could allocate a used sector!  ARGH!
2012-05-02 10:44:12 -04:00
Vince Weaver
04ac80431e Add dos33_text2ascii.c
Was working on this to aid development of TB_6502 assembly language game
2012-05-02 10:40:29 -04:00
Vince Weaver
b86c16fa1a Oldest version I can find. 2012-05-02 10:35:57 -04:00
Vince Weaver
1ee8be3a70 Initial commit 2012-05-02 10:32:52 -04:00