Commit Graph

59 Commits

Author SHA1 Message Date
b1612c116b Tweak blink rate. 2022-08-12 13:41:38 -07:00
2f75fd7ae0 Tweaking scrolling. 2022-08-12 09:11:40 -07:00
5a676af894 Fixing up cursor and color handling. 2022-08-11 23:33:08 -07:00
71109e3880 Speed up colors more. 2022-08-10 19:30:43 -07:00
356a9204a4 Tweak keyboard font. 2022-08-09 23:41:42 -07:00
5277b6dbbb Adding many, but not all ansi escape codes to web. 2022-08-09 23:23:56 -07:00
b479df0140 Fix mobile bug with lines. 2022-08-08 00:05:48 -07:00
5eb6dff039 Fix terminal glitch on error. 2022-08-07 22:21:13 -07:00
4bd53a96f2 Make terminal faster. 2022-08-07 22:14:16 -07:00
d16ae0c143 Fix spacing. 2022-08-05 10:19:33 -07:00
e0744746eb Fix paste. 2022-08-04 10:55:45 -07:00
9d72d59a9d Fix unicode more. 2022-08-04 09:48:41 -07:00
ddff748e66 Improve unicode more. 2022-08-02 22:54:44 -07:00
23c0f4ec98 Some refinement towards unicode on web. 2022-08-02 22:37:29 -07:00
8d3af98732 Tweak keyboard more. 2022-07-22 20:08:04 -07:00
dda69f1e66 Fixed up keypad. 2022-07-22 19:59:14 -07:00
3e3e50fb7c Tweak keyboard. 2022-07-22 19:52:12 -07:00
ac47ccd07d Fix up mobile keys. 2022-07-22 19:37:59 -07:00
efb68d323d Adding mobile keyboard. 2022-07-22 18:19:06 -07:00
1aacfd24ba Tweaks for mobile. 2022-07-20 23:20:30 -07:00
19aa66062b Setup configurable text portion. 2022-07-19 21:04:26 -07:00
4262b9c504 More web graphics. 2022-07-18 22:39:20 -07:00
525fbf8f8c Adding basic box. 2022-07-18 22:26:31 -07:00
826f11afaa Added rudiments of graphics mode. 2022-07-18 22:00:08 -07:00
b0c63e7632 Refactor platform handling for web. 2022-07-18 20:31:03 -07:00
26e993110b Move web platform system calls into a separate file. 2022-07-18 19:56:00 -07:00
4789a2a3a2 Fix bug in web +!. 2022-07-17 01:19:00 -07:00
f0fea679d5 Fix bug in web evaluate1. 2022-07-16 12:50:03 -07:00
8d5eb8d058 Add asm.js sanity test. 2022-07-14 23:07:09 -07:00
e24be23281 Incorporating web version, bumping version. 2022-07-14 21:19:09 -07:00
9b789a2aca Fix SetEval. Basic console working. 2022-07-14 17:47:23 -07:00
d4de8aaa17 Fix SSMOD (though still float hack). 2022-07-14 17:27:10 -07:00
50e77e3b3d Fixing web finish. 2022-07-14 16:51:21 -07:00
5dbf1cf8d4 Some keyboard input on web. 2022-07-14 16:08:35 -07:00
c07be3978a Shows text is page. 2022-07-14 15:15:14 -07:00
9d79b26e9e Web boots to prompt. 2022-07-14 13:49:31 -07:00
521c756031 Fixed c, for web. 2022-07-14 13:16:31 -07:00
8066bfb2e8 More shuffling. 2022-07-14 11:04:18 -07:00
3da2f4bfd3 Fixing out web boot order. 2022-07-13 22:44:39 -07:00
ff31b4e739 Hacky version of SSMOD for now on web. 2022-07-13 22:12:14 -07:00
09fb5b9bb9 Restructure more to allow tiers. 2022-07-13 21:31:01 -07:00
024c51ec7d Closer still on asm.js
Split apart boot.fs some more.
2022-07-13 15:18:57 -07:00
422507c072 Asm.js closer still. 2022-07-12 23:36:45 -07:00
550050d9c3 Refining asm.js version. 2022-07-12 21:25:14 -07:00
9d874a08fb Replaced XV with Z to make things uniform + fixed remaining non-valid asm.js. 2022-07-12 18:13:56 -07:00
cd9228a609 Make how global object is fetched more general. 2022-07-12 13:18:01 -07:00
496b7d8c81 Closer to asm.js validation. 2022-07-10 22:41:57 -07:00
22bcae911f More web tweaks. 2022-07-10 21:35:26 -07:00
f60dcd82f1 Fix replace collision in fuse_web. 2022-07-10 21:31:43 -07:00
4cc02ffc96 Automate g_sys structure handling for web. 2022-07-10 21:25:22 -07:00