Commit Graph

11 Commits

Author SHA1 Message Date
Will Scullin
f283dae7e1
2IMG Download support. (#137)
* 2IMG Download support.

* Use string encoder/decoder
2022-06-21 20:34:19 -07:00
Will Scullin
466a7eed78
Cheap and cheerful debugger (#135)
* Cheap and cheerful debugger

* Try to manage focus
2022-06-19 19:42:34 -07:00
Will Scullin
c7a7bcd19b
Simple Preact download (#134)
* Simple Preact download
2022-06-19 09:01:44 -07:00
Will Scullin
cc46d040ca
Add drag and drop for disks (#130)
* Add drag and drop for disks

* Simplify storage state

* Switch to spawn, add abort signal to loads
2022-06-12 09:42:01 -07:00
Will Scullin
6f804758f1
Fix preact apple keys 2022-06-10 19:53:40 -07:00
Will Scullin
9686eda3a8
Preact printer (#129) 2022-06-09 12:22:59 -07:00
Will Scullin
66f3e04d8e
Preact mass storage (#125)
The major impetus for rewriting in UI, at least. Still some ironing to do, but much nicer than my attempt to do this using the old UI "framework".
2022-06-05 10:57:04 -07:00
Will Scullin
15b7f1e123
Fix mouse mode cursor 2022-06-04 18:39:04 -07:00
Will Scullin
72cfbe9062
Fix reset button size 2022-06-04 12:04:47 -07:00
Will Scullin
451b2f1c31
Push some pixels 2022-06-04 11:07:40 -07:00
Will Scullin
303838f63d
Use CSS modules (#123)
* Use CSS modules

* Fix tests

* Feedback
2022-06-03 15:30:39 -07:00