|
|
8913fdaf6b
|
update web runtime to 0.4.0 on homepage
|
2025-01-22 20:25:59 +01:00 |
|
|
|
fb3fd5e8bb
|
add frame counter at memory location 72
|
2024-06-16 14:10:18 +02:00 |
|
|
|
b69055b58d
|
update to git version of wasmtime
fixes performance regressions since microw8 0.2.1
|
2024-06-16 13:07:29 +02:00 |
|
|
|
5cd1ecb98a
|
prepare for 0.3.0 release
|
2024-04-27 23:22:51 +02:00 |
|
|
|
9e19ff1761
|
prepare for 0.2.2 release
|
2023-01-28 12:47:16 +01:00 |
|
|
|
5d85aeac09
|
call an exported start function if it exists
|
2023-01-28 12:31:16 +01:00 |
|
|
|
daf2a02cd8
|
fix sndGes name & add missing auto-import
|
2023-01-23 23:21:45 +01:00 |
|
|
|
57a92ba79a
|
update version number
|
2022-07-17 22:44:46 +02:00 |
|
|
|
e7a00dd9c6
|
prepare for v0.2.0 release
|
2022-05-09 00:51:51 +02:00 |
|
|
|
b2b990333e
|
prepare for v0.2.0-rc3 release
|
2022-05-08 00:51:11 +02:00 |
|
|
|
d1556f7be8
|
add support for writing debug output to the console
|
2022-05-08 00:41:11 +02:00 |
|
|
|
7cea4eebd3
|
improve frame timings some more in both runtimes
|
2022-05-05 09:53:36 +02:00 |
|
|
|
3f67e92c5c
|
prepare for 0.2.0-rc2 release
|
2022-05-04 08:48:16 +02:00 |
|
|
|
a2714f25e4
|
fix unstable playback in browser runtime
|
2022-05-04 00:32:41 +02:00 |
|
|
|
c42a484adb
|
Update version number to 0.2.0-rc1
|
2022-04-26 22:38:31 +02:00 |
|
|
|
4dd8c3b029
|
add audio track to recorded video
|
2022-04-24 23:17:58 +02:00 |
|
|
|
2bf8938183
|
remove back-channel from audio thread for now
It needs some more thought before committing to it.
|
2022-04-24 15:52:19 +02:00 |
|
|
|
e05701300c
|
implement backchannel from audio thread
|
2022-04-22 00:28:19 +02:00 |
|
|
|
893158e136
|
use setTimeout instead of requestAnimationFrame for 60 fps update
|
2022-04-17 12:26:01 +02:00 |
|
|
|
9ebb6b6d34
|
pause module when page doesn't have focus
|
2022-04-10 23:24:04 +02:00 |
|
|
|
a15e796489
|
first full version of time for ges
|
2022-03-08 22:20:54 +01:00 |
|
|
|
780caf965a
|
sync sound registers to sound thread
|
2022-03-07 09:35:11 +01:00 |
|
|
|
2033f9a172
|
wait for audio ready before starting cart, add button to unsuspend audio
fixes missing sound when auto-starting cart in chrome
|
2022-03-06 14:08:44 +01:00 |
|
|
|
8b765a5742
|
Merge branch 'master' into sound
|
2022-03-05 23:10:14 +01:00 |
|
|
|
7197c11586
|
fix microw8.html no-autoload mode
|
2022-03-05 23:10:04 +01:00 |
|
|
|
85240599e8
|
first working version with sound
|
2022-03-04 09:50:10 +01:00 |
|
|
|
d11b46576a
|
prepare for 0.1.2 release
|
2022-02-28 23:19:58 +01:00 |
|
|
|
90467f7c5b
|
add some more polish to web runner
|
2022-02-20 23:54:28 +01:00 |
|
|
|
c56196bd2e
|
actual run --browser instead of just optimized technotunnel
|
2022-02-20 18:26:57 +01:00 |
|
|
|
4c75ba2e44
|
start implementing run --browser
|
2022-02-19 16:21:02 +01:00 |
|
|
|
f1493ebded
|
Split core web runtime into separate js
|
2022-02-17 23:27:57 +01:00 |
|
|
|
c25a52b61b
|
Prepare 0.1.1 release
add devkit mode to web runtime
add unpack and compile commands to uw8
|
2022-02-04 22:25:17 +01:00 |
|
|
|
9b900a49e4
|
add screenshot on F9, increase video rate + docs
|
2022-01-30 20:03:13 +01:00 |
|
|
|
9632adb57f
|
add basic video recording on F10 in web runtime
|
2022-01-24 09:05:10 +01:00 |
|
|
|
c9ae04e652
|
last preparations for 0.1.0 release
|
2022-01-13 06:20:00 +01:00 |
|
|
|
f062e545f6
|
implement "itch.io support"
|
2022-01-04 22:34:21 +01:00 |
|
|
|
28713bd1df
|
implement drop handler to accept carts via drag'n'drop
|
2021-12-19 14:45:16 +01:00 |
|
|
|
a41f9ebe4d
|
add support for load from url
|
2021-12-19 00:12:26 +01:00 |
|
|
|
299c08af5b
|
fix isButtonTriggered in web runtime, release v0.1pre4
|
2021-12-12 17:06:19 +01:00 |
|
|
|
b73cad3092
|
add gamepad support
|
2021-12-03 00:24:26 +01:00 |
|
|
|
aba00b1cae
|
add input to web runtime, add v0.1pre3 to site
|
2021-12-01 23:36:39 +01:00 |
|
|
|
1cc480cd48
|
add first iteration font and print functions
|
2021-12-01 09:08:21 +01:00 |
|
|
|
667a222331
|
tic(i32) => upd(), time(), first version of palette
|
2021-11-27 21:38:48 +01:00 |
|
|
|
fcf24110c5
|
update to new upkr version, use css to scale canvas
|
2021-11-24 22:51:27 +01:00 |
|
|
|
f6d0bdfa8f
|
add simple rust "script" to build platform binaries
|
2021-11-21 16:46:20 +01:00 |
|
|
|
5aabf49b63
|
clean up web runtime
|
2021-11-21 15:47:27 +01:00 |
|
|
|
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 |
|