|
d8d74fc627
|
fastty now has proper unicode character support
|
2017-10-12 16:13:51 +11:00 |
|
|
d37cc4a155
|
I 'fixed' the stupid fastty bug, get a faster display by setting _G.term_hack to false
|
2017-10-12 10:39:19 +11:00 |
|
|
ecb0ae6b46
|
some work on a new tty driver, fastty, still pretty buggy but it works well enough for now
|
2017-10-11 14:20:50 +11:00 |
|
|
bbe9d4ac51
|
added a bunch of escape codes to vt52.lua.
|
2017-10-07 05:54:51 +00:00 |
|
|
d58605431e
|
possible fix for multi screen single GPU stuff
|
2017-10-07 05:54:51 +00:00 |
|
|
67363dcf92
|
made vt52 support actually setting the session ID
|
2017-10-07 05:54:51 +00:00 |
|
|
76837876d6
|
made the VT52 driver theoretically capable of supporting multiple displays with one GPU. theoretically.
|
2017-10-07 05:54:51 +00:00 |
|
|
c76bc60a20
|
some cleaning up
|
2017-09-13 13:06:17 +10:00 |
|
|
4c068cbf81
|
ctrl-shift-r to reset
|
2017-08-04 07:44:46 +10:00 |
|
|
0db4fdee01
|
made tabs 8 chars wide
|
2017-08-03 17:52:10 +10:00 |
|
|
08a94c879b
|
added vt52.lua, a better terminal emulator
|
2017-08-03 11:44:20 +10:00 |
|
|
581edc74a1
|
made the network driver use _G.net for configuration.
|
2017-08-02 23:51:30 +10:00 |
|
|
6160564247
|
added all the already working stuff
|
2017-07-30 19:12:10 +10:00 |
|