Commit Graph

15 Commits

Author SHA1 Message Date
40d684ea9a loader.wasm binary now includes compressed base 2021-11-21 13:36:09 +01:00
93b2bb60bd implement upkr unpacker in wasm, use to load compressed base 2021-11-20 23:36:16 +01:00
dbe59a45f5 fix rectangle function, change resolution to 320x240 2021-11-14 17:09:37 +01:00
294b9f5634 add palette support (default is still greyscale for now) 2021-11-13 22:29:20 +01:00
3be4e7b101 add platform module providing implementation of random functions 2021-11-08 23:16:17 +01:00
35ff01d7a8 get native implementation working again 2021-11-08 22:30:34 +01:00
39121acd24 add support for global vars 2021-11-07 22:22:21 +01:00
d86f91789b move all imports to module "env", some tweaks to rust example 2021-11-06 19:46:16 +01:00
31cc63a93b first version of uw8-tool pack command 2021-11-04 23:55:08 +01:00
348657163d improve file selection button, first version of uw8-tool to build base.wasm 2021-11-03 23:58:44 +01:00
160afba8b0 added unlicense, more style, started math imports 2021-11-03 22:06:04 +01:00
a6336c5d11 some styling and uw8.ram -> env.memory 2021-11-03 09:15:31 +01:00
b34ff18a60 add file input to load cart from filesystem 2021-11-02 23:27:46 +01:00
a39226b908 first version with uw8loader 2021-11-02 00:04:19 +01:00
ddc9a70006 first poc for a web runtime 2021-10-28 21:44:30 +02:00