Commit Graph

788 Commits

Author SHA1 Message Date
minjaesong
96b54933c7 ycocg test patterns 2022-09-13 20:53:41 +09:00
minjaesong
c744be7906 the GL part of the doc 2022-09-12 00:07:46 +09:00
minjaesong
5e0ed3c946 doc update 2022-09-11 23:12:00 +09:00
minjaesong
0d1e33f7e6 getting rid of old filesystem functions 2022-09-06 20:30:46 +09:00
minjaesong
8232053695 doc: dos input 2022-09-06 19:11:08 +09:00
minjaesong
26a5d4af5d more doc update 2022-09-06 16:52:59 +09:00
minjaesong
15d3aeaeea doc: coreutils for tvdos 2022-09-06 14:55:04 +09:00
minjaesong
ff8232d4fb doc update 2022-09-06 14:31:20 +09:00
minjaesong
10beb96f21 doc: builtin com and gzip libraries 2022-09-01 21:14:13 +09:00
minjaesong
079641ef1e renaming system.maxmem to sys.maxmem 2022-09-01 18:13:13 +09:00
minjaesong
b41ff1c834 doc: more macros for uniform doc style 2022-08-27 13:46:18 +09:00
minjaesong
e91fac4fb5 doc update 2022-08-27 01:49:57 +09:00
minjaesong
79f4584dd4 FBIPF writing impl 2022-08-19 13:26:37 +09:00
minjaesong
b3ac861946 command.js: no sign of old filesystem from now on 2022-08-18 18:59:41 +09:00
minjaesong
70b9530948 command.js's coreutils now using new filesystem impl 2022-08-18 18:52:33 +09:00
minjaesong
01e7ead7fa command.js: WIP rewriting coreutils to use new filesystem 2022-08-18 00:19:49 +09:00
minjaesong
1e9f4f17c8 just a 'print file contents' program to make fancy screenshots for social media posts 2022-08-17 17:06:49 +09:00
minjaesong
883736192c CON device file 2022-08-17 15:43:20 +09:00
minjaesong
258cf1bd0a RND and NUL device file 2022-08-16 21:59:00 +09:00
minjaesong
ec5fdd69e3 new filesystem impl wip 2022-08-16 17:46:07 +09:00
minjaesong
c3efa36a0d modular filesystem driver wip 2022-08-15 00:13:51 +09:00
minjaesong
f213dfe165 an option to limit the number of peripheral slots 2022-08-08 18:12:39 +09:00
minjaesong
4337768e23 ram bank peripheral 2022-07-20 02:23:45 +09:00
minjaesong
31c1d313c6 slight improvements to the long-abandoned v2k 2022-06-29 04:12:26 +09:00
minjaesong
8a0e89f5b9 bug fix for less; console colour is preserved after the error print 2022-06-21 11:43:12 +09:00
minjaesong
371b80ca26 more coreutils 2022-06-21 02:16:46 +09:00
minjaesong
d103373614 gpu: new font rom designation 2022-06-18 01:41:11 +09:00
minjaesong
12cece8784 prawwper app crash handling on command.js 2022-05-31 00:35:23 +09:00
minjaesong
9aaa7689ed exception caused by an app that is not handled by TVDOS will now print out stack trace before causing the computer to shut down 2022-05-26 20:31:34 +09:00
minjaesong
b79278bdf3 update gitignore 2022-05-25 10:49:17 +09:00
minjaesong
ab2b21552a pipe now works with dir 2022-05-25 10:46:46 +09:00
minjaesong
359ef6d235 pipe is wip but && operator kinda works 2022-05-13 11:18:14 +09:00
minjaesong
761f9b6264 tvdos: parsing pipe operator 2022-05-12 20:52:43 +09:00
minjaesong
5b8930202f more pipe stuffs 2022-05-12 11:17:55 +09:00
minjaesong
541d385ec6 decodemov: fixed a bug where the frame read occasionally hangs at the end of the playback 2022-05-11 15:48:15 +09:00
minjaesong
537651993e BIOS with selectable boot device 2022-05-10 12:47:53 +09:00
minjaesong
09a7698205 tvdos: cls to clear out secondary fbuf 2022-05-08 20:54:02 +09:00
minjaesong
979b11b1df making con.color_pair to not use ANSI escape sequences which made fsh to run blazingly fast 2022-05-08 20:43:25 +09:00
minjaesong
c05b973505 command to see memory allocation status 2022-05-06 17:38:20 +09:00
minjaesong
9df0f9ddba gpu: reading image will return its actual channel count and mov encoder will actually use it 2022-05-06 10:52:07 +09:00
minjaesong
7aee0d8a52 fixed a bug where ipf movie playback would hang after the last frame 2022-05-04 18:43:00 +09:00
minjaesong
aa36beee88 allow frameskipping for mov playback 2022-05-04 17:57:57 +09:00
minjaesong
b8956c22ff trying to make cursor not blink while typing which doesn't work on edit.js 2022-05-04 11:15:32 +09:00
minjaesong
7cffff1d71 fixed a bug where softresetting would not clear the malloc map 2022-05-03 22:23:54 +09:00
minjaesong
d3058d515d movie en/decoding using ipf1/2 formats 2022-05-03 14:06:50 +09:00
minjaesong
d7a271a40f hw impl of ipf codec (encoding not tested) 2022-05-03 11:55:09 +09:00
minjaesong
89bb944869 slight format changes on ipf1 2022-05-03 10:23:35 +09:00
minjaesong
dfd58b00b2 descriptions update 2022-05-02 21:27:04 +09:00
minjaesong
76889970b4 two different ipf versions impl 2022-05-02 01:57:59 +09:00
minjaesong
5eb2d77269 dithering on the encoder 2022-05-01 18:59:53 +09:00