minjaesong
|
29584b7070
|
working proof-of-concept file read fom disk
|
2020-10-28 23:07:12 +09:00 |
|
minjaesong
|
664a4ca758
|
more nashorn nonsense
|
2020-10-28 14:57:50 +09:00 |
|
minjaesong
|
939940e784
|
re-impl of js eval function because wtf js
|
2020-10-28 14:28:36 +09:00 |
|
minjaesong
|
778c8bd918
|
testdiskdrive minor fixes, working directory listing
|
2020-10-28 11:28:07 +09:00 |
|
minjaesong
|
db3a1d4b6d
|
nvm fixed it
|
2020-10-23 23:09:53 +09:00 |
|
minjaesong
|
1e8613b1d4
|
duh duh duh duh
|
2020-10-23 22:13:01 +09:00 |
|
minjaesong
|
acbd4ddc7d
|
startSend() wont send extra fill-in bytes
|
2020-10-23 16:50:36 +09:00 |
|
minjaesong
|
d579099d9c
|
fix:device ready check
|
2020-10-23 13:30:20 +09:00 |
|
minjaesong
|
448227debb
|
fixing one fixme
|
2020-10-23 11:25:11 +09:00 |
|
minjaesong
|
0e5c200556
|
working multiblock transfer (kinda)
|
2020-10-22 16:28:35 +09:00 |
|
minjaesong
|
79f87a1c7a
|
Multiblock test string and multiblock transfer didnt work
|
2020-10-22 14:35:26 +09:00 |
|
minjaesong
|
d0ef473adc
|
SerialHelper would work as intended MINUS the wait function
|
2020-10-22 14:16:36 +09:00 |
|
minjaesong
|
eefc33a8b0
|
serialhelper get device status
|
2020-10-21 21:07:33 +09:00 |
|
minjaesong
|
cf1430d9e9
|
oh my
|
2020-10-21 19:14:29 +09:00 |
|
minjaesong
|
8d5df113ab
|
filesystem wip wip
|
2020-10-21 17:56:12 +09:00 |
|
minjaesong
|
b00ecf7847
|
test disk drive wip
|
2020-10-20 22:21:46 +09:00 |
|
minjaesong
|
f49cb6c300
|
adding gzip/replaced bad base64 impl with libgdx's
|
2020-10-20 17:44:59 +09:00 |
|
minjaesong
|
ca672f23c2
|
js engine can no longer access java; we're finally using ES6
|
2020-10-20 10:46:22 +09:00 |
|
minjaesong
|
b930f1eade
|
fix: bad sprite impl
|
2020-10-08 10:41:05 +09:00 |
|
minjaesong
|
e8ddf6f9a1
|
improved logo for the shell
|
2020-10-01 12:03:43 +09:00 |
|
minjaesong
|
084a9f7aab
|
logo for the shell
|
2020-09-30 18:30:25 +09:00 |
|
minjaesong
|
516eced8e5
|
duh
|
2020-09-30 13:55:55 +09:00 |
|
minjaesong
|
dd3bb54e55
|
add:uptime and currentTimeInMills for JS sys class
|
2020-09-22 11:22:34 +09:00 |
|
minjaesong
|
50b567d9ce
|
some random shits
|
2020-09-20 21:29:26 +09:00 |
|
minjaesong
|
75fa682735
|
how about some rng?
|
2020-08-10 10:05:10 +09:00 |
|
minjaesong
|
1095cbe26c
|
so much framerate wow
|
2020-08-10 09:38:24 +09:00 |
|
minjaesong
|
e3a4b375e3
|
vdc loop is working but it seems 'plot (var)' is screwing up
|
2020-08-10 08:33:03 +09:00 |
|
minjaesong
|
dd9f6f634d
|
minor fixups
|
2020-08-05 12:50:00 +09:00 |
|
minjaesong
|
95a9555031
|
parsing vdt commands
|
2020-08-05 02:30:09 +09:00 |
|
minjaesong
|
9a2d215637
|
v2k parser wip
|
2020-07-29 18:51:06 +09:00 |
|
minjaesong
|
9ecacb7ece
|
draft of the VCD-programming thing
|
2020-07-23 15:00:41 +09:00 |
|
minjaesong
|
8a638df3fc
|
BasicAST: ability to distinguish two different separators
|
2020-06-24 12:26:45 +09:00 |
|
minjaesong
|
3ba693d33e
|
changing default border col
|
2020-06-17 20:39:40 +09:00 |
|
minjaesong
|
51e508e5bd
|
if and == works
|
2020-06-17 15:59:03 +09:00 |
|
minjaesong
|
fe6475d322
|
^C status wont spill into the next round|memvwr
|
2020-06-17 09:36:34 +09:00 |
|
minjaesong
|
8b9a16bbd1
|
null argument to support print w/o newline|new EMIT fn for BASIC
|
2020-06-16 10:02:04 +09:00 |
|
minjaesong
|
810e9e0c0b
|
working goto but ^C doesnt work
|
2020-06-15 18:54:52 +09:00 |
|
minjaesong
|
51060b346b
|
ability to parse infix operators but not unary
|
2020-06-11 07:53:36 +09:00 |
|
minjaesong
|
655f955fc5
|
fixing my stupid mistake
|
2020-06-10 14:53:26 +09:00 |
|
minjaesong
|
f357e15a88
|
parsing works with polish notation, need function to turn infix to polish
|
2020-06-10 07:08:18 +09:00 |
|
minjaesong
|
2eb6a4a99e
|
kinda working AST building?
|
2020-06-07 09:17:01 +09:00 |
|
minjaesong
|
6d71277410
|
base64 encoding
|
2020-06-04 19:16:32 +09:00 |
|
minjaesong
|
55b167a66b
|
base64 decoding for embedding image onto the src
|
2020-06-03 23:22:34 +09:00 |
|
minjaesong
|
e59c507ea0
|
basic interpret wip
|
2020-06-02 07:22:04 +09:00 |
|
minjaesong
|
1e0f122aff
|
basic renum function
|
2020-06-01 04:55:49 +09:00 |
|
minjaesong
|
790d5807e3
|
partially implemented SGR seq; DECTCEM cursor show/hide
|
2020-05-30 04:31:44 +09:00 |
|
minjaesong
|
904c080731
|
basic interpreter wip
|
2020-05-20 05:37:36 +09:00 |
|
minjaesong
|
619257ecf2
|
more input reading|js console app
|
2020-05-19 11:14:27 +09:00 |
|
minjaesong
|
9321dbceb1
|
serial port seems to work?
|
2020-05-18 07:32:03 +09:00 |
|
minjaesong
|
57c16bcb44
|
impl of screen ghosting
|
2020-05-16 09:06:17 +09:00 |
|