Commit Graph

31 Commits

Author SHA1 Message Date
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
826e9654c9 alphabetised hangul display test 2021-12-17 14:18:10 +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
905f81d15c ways to modify font rom but untested 2021-10-16 20:23:00 +09:00
minjaesong
79a0ffb4c3 spec changes for display 2021-09-25 23:26:12 +09:00
minjaesong
883edaab3c graphics: hardware scroll for pixels 2021-09-21 21:48:16 +09:00
minjaesong
57b59995e0 basic update; removing the need of dummy texture pal.png 2021-04-28 15:50:28 +09:00
minjaesong
1626c5f5e2 that's one shitty way of injecting a code... 2021-04-23 19:31:49 +09:00
minjaesong
adaeadd6ca edit.js: can read existing files; change on tty key read that arrow keys are now distinguished from ctrl-S or something 2021-04-14 11:35:39 +09:00
minjaesong
3b11cf60c1 comment 2021-04-05 16:40:08 +09:00
minjaesong
4d3765ff43 suggestion of DMA sprite for TerranBASIC 2021-02-26 11:36:02 +09:00
minjaesong
447fa43d73 minor fixups 2020-12-07 20:37:44 +09:00
minjaesong
09baf05368 modeling of a program ROM 2020-11-13 17:52:42 +09:00
minjaesong
29584b7070 working proof-of-concept file read fom disk 2020-10-28 23:07:12 +09:00
minjaesong
d0ef473adc SerialHelper would work as intended MINUS the wait function 2020-10-22 14:16:36 +09:00
minjaesong
50b567d9ce some random shits 2020-09-20 21:29:26 +09:00
minjaesong
2eb6a4a99e kinda working AST building? 2020-06-07 09:17:01 +09:00
minjaesong
2bc44d905c 255 col palette for GIMP 2020-05-24 18:23:45 +09:00
minjaesong
904c080731 basic interpreter wip 2020-05-20 05:37:36 +09:00
minjaesong
619257ecf2 more input reading|js console app 2020-05-19 11:14:27 +09:00
minjaesong
9321dbceb1 serial port seems to work? 2020-05-18 07:32:03 +09:00
minjaesong
57c16bcb44 impl of screen ghosting 2020-05-16 09:06:17 +09:00
minjaesong
772354d2d1 keyboard input to use properly open/closed input stream 2020-05-15 17:13:56 +09:00
minjaesong
75bb177106 can read mouse position via mmio 2020-05-15 02:54:01 +09:00
minjaesong
cbcd1ac7af gpu to actually use 8bpp texture format to make memcpying easier 2020-05-09 03:13:52 +09:00
minjaesong
344c35ed9b fixing black screen bug 2020-04-24 10:20:14 +09:00
minjaesong
373bfdb11e painting screen on lua's side 2020-04-16 10:18:45 +09:00
minjaesong
e35dad635f working tiling for text draw 2020-04-13 03:33:42 +09:00
minjaesong
596086a4b0 text mode draw with shader wip 2020-04-11 23:42:15 +09:00
minjaesong
da7e2e7c77 initial commit 2020-04-07 07:02:15 +09:00