Song Minjae
f534f08310
VT: shit is still rolling
...
- We might need virtual disk image...
Former-commit-id: c3278cd9fe1ddad8b26b45577fecb0500365d38b
2017-03-31 17:27:53 +09:00
Song Minjae
7bd1ed1bcf
still working on vt, still buggy :/
...
Former-commit-id: 9164ca8ef33917f7254c65f3947903b8a17dd654
Former-commit-id: 3ebf64f00a0b86d11a449c1d399e149f2714839c
2017-03-03 04:05:00 +09:00
Song Minjae
74250150de
bunch of codes:
...
- Test InputStream() on VirtualComputer (blocking/unblocking using simple semaphore) -- no more dirty lua impl of io.read
- Typealias Kotlin 1.1
- Primitive box drawing on VideoCard
- Removing unnecessary fonts
Former-commit-id: cece88af3a3430678e685856eec78b4a9d598b4f
Former-commit-id: 22eed3a7beb9b4cb34636cbab2ff0e94989bdb31
2017-03-02 02:11:50 +09:00
Song Minjae
2203f74429
just updating things so that I can have a backup point...
...
Former-commit-id: 0a5a6d7f68ee1a96562532572c8d45fe102d3c25
Former-commit-id: a1a78f61f2fe2a8707e47633caa6cd67a829b35e
2017-01-26 16:58:06 +09:00
Song Minjae
f46991ffbb
VT redraw on request
...
Former-commit-id: 3ada71215d9291760704a982cc3952061dbc7afe
Former-commit-id: ca1495e668e88bc7214429472ad918621a650189
2017-01-24 00:50:12 +09:00
Song Minjae
8b4baa77a4
dummix: fuck this shit
...
Former-commit-id: 7d9983b50f218611c2d482723a88851e13fca3d0
Former-commit-id: 3891c23fd13248a869f8611dc3185d2a7a564d51
2016-10-05 22:32:37 +09:00
Song Minjae
8a71a4c852
improved terminal drawing performance, and I BROKE COLOUR FILTER
...
Former-commit-id: ea137e0f9bc94d7c4f246ce45e7570877e4cc534
Former-commit-id: 3f66e2f12e3c42262adbc00f04a6ee9d76c0a49c
2016-10-05 16:35:01 +09:00
Song Minjae
a757b12cab
dummix dumbshell: fixed erratic 'cd' behaviours
...
Former-commit-id: 82698355d2566d579d2461bc1f1b7a4799f60163
Former-commit-id: 033a2a4f690b8e968e7626c46b998e3bba91031a
2016-10-04 22:43:58 +09:00
Song Minjae
862034b6c1
Schrödinger's file: it's superposition between existent and nonexistent, file and directory. Tried java.nio.file but it seems it's just Java that is broken like vittupää
...
Former-commit-id: ec938b81d8c4a1385295846b7b3d5178652d93ad
Former-commit-id: 0ff4806c81c94ec5a126894f8d41ca6891bcb1d2
2016-10-04 02:05:52 +09:00
Song Minjae
81958709ee
virtualcomputer: unix-like operation system [WIP]
...
Former-commit-id: 68bb33337b78c7357d16a5a3ca47ad5f834f3d08
Former-commit-id: 6c8931a114682d2b1414414484597f5e0d0ca095
2016-10-02 01:18:58 +09:00
Song Minjae
1b4aca320f
http, pcspeaker driver
...
Former-commit-id: a3ad38695e8c1e1040a6a3f4b8470217e8a98489
Former-commit-id: cd3809edcae7b26e7b3d846dab17f1f63761f30f
2016-09-29 23:04:04 +09:00
Song Minjae
ae114c53e0
OS library implementation
...
Former-commit-id: b4f7f283080ead5e92c273015bfe2559cbe99e47
Former-commit-id: adaa0af80068a916e534f677f6e5ffe1f3072241
2016-09-29 00:21:42 +09:00
Song Minjae
687205f0be
font update
...
Former-commit-id: 8574f23ab44050f471da479a4b1e4cc8a6b8601f
Former-commit-id: 91b9efc88373741c1875a59d62b8339f8d128047
2016-09-28 14:12:43 +09:00
Song Minjae
bd4c95b321
Working beeper (it can send morse)
...
Former-commit-id: 02553a52405ef4bba0d3f8f781f710b6c5b3ae16
Former-commit-id: 6cee7d2b44563a664756651d73a4b1ddfa70cf2f
2016-09-26 23:28:15 +09:00
Song Minjae
75d73f7d18
Lua Computer: collection of minor updates, none notable (read romapidoc)
...
Former-commit-id: 80e3f0d13c2dc5bcff0843e509f416e9314cd52e
Former-commit-id: e7e35bfd23d70db84f568f0c5388f3a1d89222bc
2016-09-26 12:20:21 +09:00
Song Minjae
433f27bef2
proper error handling in ROMBASIC
...
Former-commit-id: b5bd084e6807c765cdd6d3ffff1b1628321b9c6a
Former-commit-id: 55c3bb3cd56c7867809c0819f178aeebf1e46676
2016-09-22 18:16:38 +09:00
Song Minjae
cbff53ad23
Working line-of-text and single key input
...
Former-commit-id: 339650979ff2cb5ec18b52a9f3f38b281c7862c9
Former-commit-id: d5ebd860afc8d569ba9ab741b6ca7872380af949
2016-09-21 22:13:48 +09:00
Song Minjae
90ecda108d
TIL lua's loadstring is now simply 'load'
...
Former-commit-id: 2e2ee60f28eb3cbdeb9da7877eba4d0774590f87
Former-commit-id: 81c4274951d08267adb5380d5f4fa351ace25fff
2016-09-18 20:31:59 +09:00
Song Minjae
63c366cb91
Lua-Filesystem: execute Lua script, working (Textfile).readAll
...
Former-commit-id: a12ca69122de4ec6563914306b50f950622f8be7
Former-commit-id: afd724d281d4c1c8827df49cf1c342c981ca513d
2016-09-18 19:46:14 +09:00
Song Minjae
a0afc8ab7a
more work on the Terminal, ComputerCraft compatibility layer (wip), quarried stone texture
...
Former-commit-id: 1fd1b5ce05663dd41d6077077b64e08ac0f1b5a0
Former-commit-id: bd52729417fc4dfcd8ad11f00d34507943156a83
2016-09-16 20:49:46 +09:00
Song Minjae
abf167d6b8
computer with term lib: somewhat works; new cobblestone texture
...
Former-commit-id: 8a1a21cc1ea874ec1c243cae7b1e920bdab3be4f
Former-commit-id: ee7aeb05896a36960050f0656764ccf477e5f90d
2016-09-14 20:28:43 +09:00
Song Minjae
d8b70887a9
new item type, "Dynamic Item"; working text terminal
...
Former-commit-id: 81e6d836f5f1e6490027d38146a32d404cf9ce3e
Former-commit-id: af6557340f9cd0ea0b67eb7a8825aeffe75f9d82
2016-09-10 16:45:04 +09:00
Song Minjae
9b9b65efba
removed unnecessary class Light10B, minor fixes for LightmapRenderer
...
Former-commit-id: 4cddfb080cc689738d9bf308f7d08852f4c78a8b
Former-commit-id: 2354b2483f30e70862a327c1b9688a19bd1b2f66
2016-09-07 22:58:42 +09:00