Commit Graph

135 Commits

Author SHA1 Message Date
minjaesong
bb7bf2c6f1 one idea down, one last idea to go 2023-01-01 02:02:34 +09:00
minjaesong
34def419c1 tvdos files append functions 2022-12-30 02:35:54 +09:00
minjaesong
6afe0ee418 movie encoded revived 2022-12-30 00:45:29 +09:00
minjaesong
3282faf9e6 cpu halted flag on vm's mmio 2022-12-28 04:54:14 +09:00
minjaesong
59399d84f9 tevd: bootloader is now entry id 1 2022-12-23 05:23:54 +09:00
minjaesong
1ecb85354b tvdos installer wip 2022-12-23 02:25:53 +09:00
minjaesong
204571b792 command.js print motd 2022-12-22 21:27:14 +09:00
minjaesong
42b66fc3fb tvdos bootable disk image builder 2022-12-22 01:34:10 +09:00
minjaesong
8483439a79 showing disk usage on DIR command 2022-12-20 21:41:44 +09:00
minjaesong
a7b3f5a5bf editing file in tevd will update its modification date 2022-12-20 17:29:20 +09:00
minjaesong
f59e99378a vm init/kill function is now public; restored mov player 2022-12-15 02:55:26 +09:00
minjaesong
09e4d04160 doc update 2022-09-27 21:54:53 +09:00
minjaesong
11214c0f7a command.js will use OS_NAME variable of the DOS 2022-09-24 18:55:22 +09:00
minjaesong
0304ded991 device files are mounted under the drive letter of dollarsign 2022-09-24 16:46:44 +09:00
minjaesong
f9eecab830 DOS apps to use _G.shell.resolvePathInput for opening a file 2022-09-24 01:51:57 +09:00
minjaesong
c598b6633d edit.js: filename display will get an extra asterisk if the contents has been changed 2022-09-24 01:27:50 +09:00
minjaesong
7a0874b4a3 geturl.js 2022-09-22 23:25:46 +09:00
minjaesong
e905b3ace8 a working internet modem that only reads 2022-09-22 16:26:04 +09:00
minjaesong
cab2699794 new clcd ui (this will be the new default portable machine) 2022-09-21 21:26:18 +09:00
minjaesong
0d7f130e95 ipf related updates 2022-09-18 12:52:08 +09:00
minjaesong
9cd9febf9c ipf decoder update 2022-09-18 00:21:14 +09:00
minjaesong
d4dc99ff83 pread/pwrite/ipf encoder/ipf decoder 2022-09-17 23:36:02 +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
079641ef1e renaming system.maxmem to sys.maxmem 2022-09-01 18:13:13 +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
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
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
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
09a7698205 tvdos: cls to clear out secondary fbuf 2022-05-08 20:54:02 +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
c00cbc155d fsh: quick access widget 2022-04-29 21:14:06 +09:00