Commit Graph

20 Commits

Author SHA1 Message Date
4am
0099edb301 update LICENSE file 2016-11-03 12:05:51 -04:00
4am
9f1856e01c update date, add license file 2016-11-03 12:03:56 -04:00
Peter Ferrie
debcbf429c refactor a bit for smaller code 2016-11-02 23:32:15 -07:00
Peter Ferrie
94d27184ca fix up-arrow behaviour 2016-11-01 10:08:48 -07:00
Peter Ferrie
7bf5cb5e7e show cursor on editor exit 2016-11-01 09:23:03 -07:00
Peter Ferrie
075078d935 major work
no dependency on ROM routines after init;
no z-page use after init;
remove unused z-page locations;
platform-specific cursor appearance;
set cursor after clear;
notes for future enhancements
2016-10-31 22:14:14 -07:00
4am
8f821987a3 updated title screen 2016-10-31 11:13:52 -04:00
4am
39775ba385 add title screen, auto-disappears on first keypress 2016-10-31 11:11:32 -04:00
4am
3bdedd887e save and restore X register so DOS doesn't lose track of how long the current input buffer command is 2016-10-31 09:51:00 -04:00
4am
ae20c6049b refactor scrolling 2016-10-30 15:17:45 -04:00
4am
33436c0abc scroll text screen down instead of up [broken] 2016-10-29 21:17:18 -04:00
Peter Ferrie
83ebd9e7ca reduce zpage usage 2016-10-28 18:47:17 -07:00
4am
109dd3fc78 use inverse text on status line, not flashing 2016-10-28 16:13:44 -04:00
4am
7e9dc0f99a much shorter scroll delay 2016-10-28 16:07:13 -04:00
Peter Ferrie
134dff2663 correct filetype, support DiversiDOS 2016-10-28 09:55:05 -07:00
Peter Ferrie
19665e2cfc add esc and free cursor movement
esc exits notes mode;
added missing arrow keys;
left/right wraps line;
up/down wraps screen
2016-10-28 09:09:53 -07:00
Peter Ferrie
0d1b8d8980 a bit more functional
correct filename;
save and autoload note screen;
import text screen;
remember cursor position across save/load
2016-10-27 12:16:02 -07:00
Peter Ferrie
978ae61ba8 add basic functionality
support flashing cursor on modern ROM;
swap screens on hotkey;
type stuff and move around
2016-10-26 14:02:52 -07:00
4am
5ac4bd1689 add GlobalKeyboardHandler installer and welcome message 2016-10-16 14:32:54 -04:00
4am
20b168f429 initial import 2016-10-16 11:11:04 -04:00