Commit Graph

140 Commits

Author SHA1 Message Date
minjaesong
59ce7e5fac movie format changes 2022-04-16 18:21:24 +09:00
minjaesong
4a02198d79 finally fully working decodemov 2022-04-13 22:16:24 +09:00
minjaesong
ea6d40f3e3 more work at decodemov.js 2022-04-13 21:50:40 +09:00
minjaesong
c8aa7b9f6b wtf 2022-04-13 17:58:06 +09:00
minjaesong
95b0d4672e faster partial reading of file wip 2022-04-13 17:30:42 +09:00
minjaesong
95bfaae1da tsvm mov encoder and decoder 2022-04-12 16:44:14 +09:00
minjaesong
41761289d3 graphics: image bayer dithering; movie test using image decoding of tsvm's gpu 2022-04-12 11:17:20 +09:00
minjaesong
4ec8692e04 special resizing key to fit within screen 2022-04-07 14:07:33 +09:00
minjaesong
77b95a82f7 proportional scale of the image on image resample 2022-04-07 10:36:48 +09:00
minjaesong
ba97e2982c dithering of the image displaying 2022-04-06 23:46:23 +09:00
minjaesong
ffad375f23 resample-dithering wip 2022-04-06 18:04:41 +09:00
minjaesong
4c19e19b8a reading image files in graphics adapter 2022-04-06 17:10:28 +09:00
minjaesong
f6ee563573 thats not how you advance a line; this is 2022-01-03 11:37:20 +09:00
minjaesong
a84bdddd66 gterm wipwipwip 2022-01-02 23:12:41 +09:00
minjaesong
1fb4e93ffe line wrap fix for hangul print 2021-12-28 21:48:24 +09:00
minjaesong
2ec0f6aa51 i18n driver for tvdos 2021-12-28 11:28:45 +09:00
minjaesong
9c9f351197 font dumping tool 2021-12-27 14:16:34 +09:00
minjaesong
4058137ef7 fontupd 2021-12-26 16:19:58 +09:00
minjaesong
04d77b16dc more robust multilingual print 2021-12-26 10:00:07 +09:00
minjaesong
100690d501 hangasm: rearranging some characters 2021-12-24 15:03:44 +09:00
minjaesong
2c13432aeb print: emit replacement character for unknown codepoint 2021-12-24 14:31:10 +09:00
minjaesong
c802c46f90 tvdos kernel to support unicode print, and hangul kernel module to demo the unicode support 2021-12-24 11:30:55 +09:00
minjaesong
229cc78eb6 hangul assembler; adding Unicode conversion function to the TVDOS 2021-12-23 20:12:20 +09:00
minjaesong
534a83cc78 assemble hangul test 2021-12-23 17:58:10 +09:00
minjaesong
2bd9ee8fd2 unicode codepoints 2021-12-18 16:35:08 +09:00
minjaesong
280288f9e8 oops... 2021-12-17 20:19:16 +09:00
minjaesong
b691eb8244 hangultest: not using hardcoded character value 2021-12-17 19:51:53 +09:00
minjaesong
826e9654c9 alphabetised hangul display test 2021-12-17 14:18:10 +09:00
minjaesong
0dc03cd7e1 tbas bugfix 2021-12-02 09:31:55 +09:00
minjaesong
f6b0f65848 pip basic update 2021-12-01 21:30:10 +09:00
minjaesong
e449add906 BASIC update 2021-12-01 20:58:34 +09:00
minjaesong
55113ff11f the pip(needs proper name) program loader and the example program 2021-12-01 16:15:42 +09:00
minjaesong
0898e8478e methods to reset font rom to default 2021-10-19 09:33:45 +09:00
minjaesong
4b293c537f working font redefining 2021-10-17 22:41:51 +09:00
minjaesong
47736212d3 dma testing codes ('fox.bytes' comes from the assets dir) 2021-10-16 15:53:16 +09:00
minjaesong
8d3dceb576 more editor changes 2021-10-05 10:52:48 +09:00
minjaesong
fa953a682b edit.js: displaying filename on menubar 2021-10-04 23:04:51 +09:00
minjaesong
ba71049335 edit.js to wait for key up on initial launch 2021-10-04 22:31:56 +09:00
minjaesong
7fe9e5c430 rewrote input.withEvent so that the typing is actually possible; edit now uses new input.withEvent() 2021-10-04 18:21:46 +09:00
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
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
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
3a1bb48514 fixing edit.js wip 2021-09-23 17:58:31 +09:00
minjaesong
883edaab3c graphics: hardware scroll for pixels 2021-09-21 21:48:16 +09:00
minjaesong
e1905f2ca5 wordprocessor wip 2021-06-08 11:47:45 +09:00