minjaesong
|
5b86e88779
|
less CPU demanding InputStrobing
|
2023-01-16 04:31:31 +09:00 |
|
minjaesong
|
132c31bda5
|
sequentially-read-a-file as js module
|
2023-01-08 16:23:50 +09:00 |
|
minjaesong
|
ca39263131
|
script modules and 'require()'
|
2023-01-08 05:07:25 +09:00 |
|
minjaesong
|
ceddf2c5b9
|
improved way of initialising vms at (re)launch
|
2023-01-04 19:09:42 +09:00 |
|
minjaesong
|
34def419c1
|
tvdos files append functions
|
2022-12-30 02:35:54 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
5b8930202f
|
more pipe stuffs
|
2022-05-12 11:17:55 +09:00 |
|
minjaesong
|
95bfaae1da
|
tsvm mov encoder and decoder
|
2022-04-12 16:44:14 +09:00 |
|
minjaesong
|
4c19e19b8a
|
reading image files in graphics adapter
|
2022-04-06 17:10:28 +09:00 |
|
minjaesong
|
04d77b16dc
|
more robust multilingual print
|
2021-12-26 10:00:07 +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
|
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
|
012bc44845
|
keyevent reading moved to the tvdos itself
|
2021-09-24 11:30:55 +09:00 |
|
minjaesong
|
c4cccb63c3
|
STOP detection injection for do-loop
|
2021-04-23 22:38:15 +09:00 |
|
minjaesong
|
dbfda580a7
|
SIGTERM simulation by hitting SHIFT-CTRL-T-R
|
2021-04-23 21:57:02 +09:00 |
|
minjaesong
|
1626c5f5e2
|
that's one shitty way of injecting a code...
|
2021-04-23 19:31:49 +09:00 |
|
minjaesong
|
48fd10aeed
|
implemented SIGSEGV
|
2021-04-23 15:19:20 +09:00 |
|
minjaesong
|
04cafea3c5
|
SIGTERM is now a thing but there's no use of it
|
2021-04-23 14:24:15 +09:00 |
|
minjaesong
|
6902cb27ec
|
wip implementing 'STOP' button as an interrupt
|
2021-04-23 12:14:50 +09:00 |
|
minjaesong
|
390176591d
|
edit.js: can scroll down except a cosmetic problem
|
2021-04-13 12:00:18 +09:00 |
|
minjaesong
|
91fdc7ec99
|
dos: text substitution using dollar sign
|
2021-01-29 10:59:46 +09:00 |
|
minjaesong
|
608f61c617
|
moving everything neatly into the assets directory
|
2020-12-24 11:14:11 +09:00 |
|