BjoernSchilberg
|
937ccf60c9
|
Added a tinygo example.
|
2023-02-12 22:24:16 +01:00 |
|
|
|
4fe4bce0ad
|
token env var has changed
|
2023-01-31 00:14:25 +01:00 |
|
|
|
fe86153562
|
use fixed version of zola-deploy-action
|
2023-01-31 00:01:07 +01:00 |
|
|
|
c9dadaca2e
|
try add safe.directory
|
2023-01-30 09:48:57 +01:00 |
|
|
|
5dc3e281ce
|
and again
|
2023-01-30 09:45:28 +01:00 |
|
|
|
ce3afb821f
|
another attempt changing the owner to fix permission issue
|
2023-01-30 09:43:54 +01:00 |
|
|
|
2652a351ad
|
remove chown again
|
2023-01-30 09:38:57 +01:00 |
|
|
|
9109722409
|
fix main.yml
|
2023-01-30 09:37:12 +01:00 |
|
|
|
f861c262a1
|
update ci actions, hopefully fix permission error
|
2023-01-30 09:15:09 +01:00 |
|
|
|
bbfb5eba49
|
add back event debouncing in file watcher
|
2023-01-30 00:09:25 +01:00 |
|
|
|
9e19ff1761
|
prepare for 0.2.2 release
v0.2.2
|
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 |
|
|
|
30eb953d5d
|
remove test code that was accidentally committed
|
2023-01-28 11:37:05 +01:00 |
|
|
|
abdf780533
|
only open browser once cart has been compiled succesfully
|
2023-01-28 11:33:49 +01:00 |
|
|
|
fc05a54e2c
|
fix control codes 4-6 as parameters to other control codes
|
2023-01-28 10:58:28 +01:00 |
|
|
|
b33099c828
|
update more dependencies
|
2023-01-28 02:11:25 +01:00 |
|
|
|
d478d3ad49
|
enable timeapi in winapi crate
|
2023-01-27 00:13:32 +01:00 |
|
|
|
502852e59a
|
update uw8-window dependencies
|
2023-01-26 23:40:54 +01:00 |
|
|
|
5efa8b3465
|
first batch of dependency updates
|
2023-01-26 22:45:34 +01:00 |
|
|
|
daf2a02cd8
|
fix sndGes name & add missing auto-import
|
2023-01-23 23:21:45 +01:00 |
|
|
|
8d5374a867
|
add support to ignore empty memory section when packing
|
2022-11-03 23:27:53 +01:00 |
|
|
|
142b6a4c15
|
fix typo in sample rate selection
|
2022-10-30 00:07:58 +02:00 |
|
|
|
877fceb089
|
add --fps parameter to output fps
|
2022-07-25 23:44:06 +02:00 |
|
|
|
f0ba0f2b99
|
update site with 0.2.1 release
|
2022-07-25 08:46:23 +02:00 |
|
|
|
760664eb77
|
add some command line switches for the gpu window
v0.2.1
|
2022-07-23 22:34:59 +02:00 |
|
|
|
465e66ff4b
|
slight improvement to packed size display
|
2022-07-23 00:30:14 +02:00 |
|
|
|
e4579d81bc
|
add chromatic version of fast crt shader + auto crt shader
|
2022-07-21 23:03:52 +02:00 |
|
|
|
1f5042059c
|
fix inputs getting stuck
|
2022-07-21 19:37:36 +02:00 |
|
|
|
499bb02f2c
|
restructure control flow of uw8-window to hopefully make it work on MacOS
|
2022-07-21 08:51:17 +02:00 |
|
|
|
57a92ba79a
|
update version number
|
2022-07-17 22:44:46 +02:00 |
|
|
|
7ec1e68a00
|
very slightly improve frame timings when not quite reaching 60 fps
|
2022-07-14 00:05:15 +02:00 |
|
|
|
539d19e0d7
|
fix square filter, arrow keys on windows
|
2022-07-12 20:18:06 +02:00 |
|
|
|
e9a5f702b4
|
finish fast_crt shader
|
2022-07-12 00:22:05 +02:00 |
|
|
|
ba0b037ec2
|
add first version of fast crt shader
|
2022-07-11 09:26:11 +02:00 |
|
|
|
0130d1c906
|
implement square filter
|
2022-07-10 23:56:19 +02:00 |
|
|
|
379ece5cbf
|
restructuring for multiple filters
|
2022-07-10 23:17:31 +02:00 |
|
|
|
c9c5cb76bd
|
start refactoring wgpu code to allow for different upscale filters
|
2022-07-10 16:37:39 +02:00 |
|
|
|
a6d6615231
|
only draw area covered by framebuffer
|
2022-07-10 12:18:53 +02:00 |
|
|
|
fbc86fa78d
|
implement input for gpu window
|
2022-07-09 21:16:25 +02:00 |
|
|
|
eb724e8785
|
keyboard input is working for cpu window again
|
2022-07-09 13:18:51 +02:00 |
|
|
|
f559c5b7d4
|
restructure run_native to report errors back to caller
|
2022-07-09 12:24:59 +02:00 |
|
|
|
9dabf75732
|
first somewhat working version of uw8 using gpu window
|
2022-07-08 23:29:39 +02:00 |
|
|
|
b0adf7748d
|
add uw8-window crate
|
2022-07-08 22:11:00 +02:00 |
|
|
|
7aa70ef39d
|
some more tunnel optimization
|
2022-07-08 22:08:30 +02:00 |
|
|
|
2ce91ef49c
|
continue TomCat's optimization of the tunnel
|
2022-06-22 00:18:20 +02:00 |
|
|
|
7caad08b7c
|
print fractional compressed size
|
2022-06-22 00:16:35 +02:00 |
|
|
|
1f6de62e5d
|
add test program for filled circle drawing
|
2022-06-12 23:54:56 +02:00 |
|
|
|
caeaa82787
|
optimize hline function, update wasmtime
|
2022-06-12 14:28:01 +02:00 |
|
|
|
e0450c9039
|
successfully reprod audio recording in firefox
|
2022-06-09 23:54:43 +02:00 |
|
|
|
95d0d92a6f
|
first try for a simple repro of firefox resample fail (failed)
|
2022-06-09 23:36:23 +02:00 |
|