Commit Graph

19 Commits

Author SHA1 Message Date
Rob Greene
711df891a9 Reverting some of the changes as the interfaces bleed outside of the
implementation. #36
2019-10-06 15:44:08 -05:00
Rob Greene
f1202a1c66 This should clean up all the TextBundle#format with array references.
#36
2019-10-06 13:17:46 -05:00
Rob Greene
d54b14f797 Both TextBundle changes and DirectoryEntry change. #36
This is a change to the API, so bumping minor version as well. 1.6.0!
2019-10-06 13:09:17 -05:00
Rob Greene
c26a8b0844 Adding a -ptx flag to load a text file with high bit cleared. #33 2019-09-29 18:11:41 -05:00
Rob Greene
aa3e8ae22f Updating Gradle version. #30 2019-09-29 15:50:38 -05:00
Rob Greene
26ff14e0ea Resolving issue for API change in bastools. 2018-11-24 00:35:34 -06:00
Rob Greene
c5ff4fb97d Adding '-pt' switch to import text with appropriate assumptions #27 2018-11-23 22:38:06 -06:00
Rob Greene
4942f1fdbc Bumping version/packaging of bastools. 2018-11-21 21:51:07 -06:00
Rob Greene
6915ada616 Moved tokenizer out to the bastokenizer project; GUI now recognizes and
utilizes an AppleSingle on import.
2018-06-08 22:18:41 -05:00
Rob Greene
7b65c2fc7b Switching to applesingle library. Closes #25. 2018-05-26 21:29:30 -05:00
Rob Greene
f3cecfd415 First draft of AppleSoft BASIC tokenizer for 'ac'. #23. 2018-05-08 21:40:47 -05:00
Rob Greene
1987164dc5 Adding 'dos' and 'as' to the AntTask. #20 2018-03-04 13:27:08 -06:00
Rob Greene
59a08d5146 Switching -cc65 over to -dos. If -cc65 used, a deprecation message is
displayed. #20
2018-03-03 12:31:00 -06:00
Rob Greene
47dc4038f3 Adding AppleSingle support #20; refactored to support minor unit
testing.
2018-03-02 12:30:58 -06:00
Lisias
d2199f0792 Revising the DiskException handling. I was wrongly handling it as a user warning on some places where this is not viable (as a Ant Task!!). 2018-01-08 12:02:58 -02:00
Lisias
f3316262c8 Fixing a wrongly placed DiskException handler on the command line tool. 2018-01-08 08:24:39 -02:00
Lisias
ae66b88e0a Adjusting the coding format as suggested in:
https://github.com/AppleCommander/AppleCommander/pull/19#pullrequestreview-82711570
2018-01-07 19:12:46 -02:00
Lisias T
50608b9c43 Fixing https://github.com/AppleCommander/AppleCommander/issues/18 2017-12-04 03:15:38 -02:00
Rob Greene
438e6ec1f0 First draft of morphing AppleCommander to use Gradle instead of Ant. 2017-11-15 23:00:11 -06:00