Commit Graph

372 Commits

Author SHA1 Message Date
minjaesong
e252a03cd7 make colour change in terminal work on command.js; video will draw on centre of the app window 2021-09-28 00:50:00 +09:00
minjaesong
6fdfd3f794 graphics: scanline scroll and the splash screen demonstrating the feature 2021-09-26 13:23:26 +09:00
minjaesong
212296eb3d bios logo smooth move-up animation 2021-09-25 16:00:42 +09:00
minjaesong
00c62a5e05 no rev slash as it always requires escaping 2021-09-25 14:27:49 +09:00
minjaesong
27f6c94ece doc: keycode update 2021-09-24 21:42:06 +09:00
minjaesong
3249c1dba0 large logo 2021-09-24 17:13:13 +09:00
minjaesong
4bc666b627 documentation wip 2021-09-24 16:18:08 +09:00
minjaesong
f7631619d3 shell now accepts envvar KEYBOARD and changes key layout on the fly 2021-09-24 15:02:41 +09:00
minjaesong
012bc44845 keyevent reading moved to the tvdos itself 2021-09-24 11:30:55 +09:00
minjaesong
96e23d9019 fixed a bug caused by lwjgl3 where Ctrl-<alph> won't be recognised 2021-09-23 22:30:28 +09:00
minjaesong
f26b9bc9b1 it's simply not running fast, increasing anim stride 2021-09-23 19:06:17 +09:00
minjaesong
3a1bb48514 fixing edit.js wip 2021-09-23 17:58:31 +09:00
minjaesong
d0196786b4 this is correct implementation 2021-09-23 16:20:39 +09:00
minjaesong
d107164001 splash screen with new official-ish logo 2021-09-23 14:39:10 +09:00
minjaesong
883edaab3c graphics: hardware scroll for pixels 2021-09-21 21:48:16 +09:00
minjaesong
48dae50d09 added NBSP for font 2021-06-25 09:20:43 +09:00
minjaesong
ae8db313dd working linehead indexing with the new justification 2021-06-23 09:55:27 +09:00
minjaesong
2287683f8d resolving potential infinite loop 2021-06-22 22:05:49 +09:00
minjaesong
d6b2f18b03 font update 2021-06-22 21:58:12 +09:00
minjaesong
fd8cf352cf justification fixup 2021-06-22 20:44:46 +09:00
minjaesong
a58e58c48f looks like its working but ITS NOT; adjust 'adjust' variables once again 2021-06-22 18:01:01 +09:00
minjaesong
f6986c8e68 new justification almost works? 2021-06-22 16:21:25 +09:00
minjaesong
c31f96d824 redoing justification with better code structure 2021-06-22 15:31:42 +09:00
minjaesong
6eff63a141 hyphenation is super jank and not very well working 2021-06-22 11:45:38 +09:00
minjaesong
92e968f8ee justification: text cursor is set correctly when the line is contracted 2021-06-22 11:19:29 +09:00
minjaesong
cb4e1f94c8 justification: fixing some quirks 2021-06-19 17:37:56 +09:00
minjaesong
4eed34fa62 wp 2021-06-19 17:17:18 +09:00
minjaesong
94eebd816b wp: text justification wip 2021-06-19 16:20:28 +09:00
minjaesong
f87c63f02e wp: text justification wip 2021-06-19 15:48:59 +09:00
minjaesong
8292c3c0b0 scrollable wip 2021-06-19 09:52:49 +09:00
minjaesong
335aa82215 wp: typesetting strats are now in separate function 2021-06-18 16:20:46 +09:00
minjaesong
ba09591f9b wp: justifying mockup 2021-06-17 11:43:36 +09:00
minjaesong
bb6cab86f3 wp: typesetting information is now an object 2021-06-17 10:30:52 +09:00
minjaesong
3bed36f2e3 alternative shape for Q 2021-06-10 17:47:20 +09:00
minjaesong
26e7bef851 fixed a bug where space char indicator sometimes won't get shown 2021-06-10 17:31:29 +09:00
minjaesong
4782b1895d typesetting fix when LF is at the rightmost column 2021-06-10 15:56:36 +09:00
minjaesong
d50c507e01 faster text draw 2021-06-10 15:46:29 +09:00
minjaesong
1d63283450 gathering strings indices for each typesetted line for cursor navigation 2021-06-10 15:19:40 +09:00
minjaesong
d96de96bb9 wp font for ascii printables 2021-06-10 14:24:12 +09:00
minjaesong
37a115d8de wp 2021-06-10 10:30:57 +09:00
minjaesong
923c539161 adjustable column size 2021-06-09 21:53:10 +09:00
minjaesong
e81b5cb281 font for wordprocessor 2021-06-09 16:48:07 +09:00
minjaesong
4a3b64da29 wordprocessor wip3 2021-06-08 17:01:37 +09:00
minjaesong
82992583ad wordprocessor wip2 2021-06-08 16:13:11 +09:00
minjaesong
e1905f2ca5 wordprocessor wip 2021-06-08 11:47:45 +09:00
minjaesong
d1313f1f6c haskell-inspired head/last/tail/init function for JS Array 2021-05-07 17:25:36 +09:00
minjaesong
7709eb4d95 new mono texture format for gl 2021-05-04 01:32:47 +09:00
minjaesong
57b59995e0 basic update; removing the need of dummy texture pal.png 2021-04-28 15:50:28 +09:00
minjaesong
e232181f3d cmd: cls to also clear pixels 2021-04-27 16:04:25 +09:00
minjaesong
eb58838a57 graphics: fixed pixels not plotting on non crt_color 2021-04-27 16:02:30 +09:00