Commit Graph

10 Commits

Author SHA1 Message Date
Michał Moskal
20a4673f98 First draft of storage APIs (#122)
* First draft of storage APIs

* bumped pxt-core

* using fixed instances to seprate temp from permanent

* send console to storage

* sim support

* missing sim stubs

* adding storage blocks

* more sim support

* remove storage from default package

* fix rendering of ms

* render raw ms

* slize at better place

* duplicate bundled dir

* refactor limit

* simplify limit logic
2018-01-11 20:05:45 -08:00
Michal Moskal
0dfde3b65f Implement text/icon methods in simulator 2017-07-13 22:01:39 +02:00
Michal Moskal
b60775fa50 Add Quad drawing option 2017-07-11 15:52:37 +02:00
Michal Moskal
0d6e6a7c96 Remove unused enum 2017-07-11 15:27:23 +02:00
Michal Moskal
a3db891673 Custom rendering almost works 2017-07-11 14:43:12 +02:00
Michal Moskal
768e8c60f5 Move buttons to TS 2017-07-10 14:16:31 +01:00
Michal Moskal
f9073b3505 Add more screen stuff 2017-07-05 13:56:13 +01:00
Michal Moskal
02d8cf7056 Starting on screen impl 2017-07-05 13:06:58 +01:00
Michal Moskal
0aeba646bd Add LED support 2017-07-05 12:27:54 +01:00
Michal Moskal
f2d398909b Add button support 2017-07-05 01:17:26 +01:00