BjoernSchilberg
|
35aeebd0b6
|
Merge 937ccf60c9 into fb3fd5e8bb
|
2024-06-20 03:58:53 +00:00 |
|
|
|
fb3fd5e8bb
|
add frame counter at memory location 72
|
2024-06-16 14:10:18 +02:00 |
|
|
|
b85f96b0bb
|
add support to output sound on devices that only offer surround configs
|
2024-06-16 13:21:23 +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 |
|
|
|
0878aa3f02
|
add support for mono-only audio devices
|
2024-05-26 12:54:59 +02:00 |
|
|
|
5cd1ecb98a
|
prepare for 0.3.0 release
v0.3.0
|
2024-04-27 23:22:51 +02:00 |
|
|
|
842cf9f139
|
update some more dependencies
|
2024-04-10 00:04:12 +02:00 |
|
|
|
d5ed809dc7
|
minimal text scale docs + reset on cls()
|
2024-04-10 00:03:54 +02:00 |
|
|
|
285d9aee2c
|
add example for scaled text
|
2024-04-09 00:09:27 +02:00 |
|
|
|
4e18d38538
|
add untested implementation of text scale
|
2024-04-07 23:59:14 +02:00 |
|
|
|
d4bad3ba8b
|
add sprite flipping to example
|
2024-04-07 23:20:13 +02:00 |
|
|
|
6ddda24156
|
Merge branch 'sprites'
|
2024-04-07 22:58:26 +02:00 |
|
|
|
7003db3a05
|
update dependencies
|
2024-04-03 10:26:41 +02:00 |
|
|
|
8258bc1854
|
fix typo
|
2023-09-13 07:36:24 +02:00 |
|
|
|
a651107104
|
add start and snd functions to filter exports exclude list
|
2023-09-03 10:19:30 +02:00 |
|
|
|
22c35e37f4
|
remove debug trace
|
2023-09-02 15:37:27 +02:00 |
|
|
|
805c939097
|
add support for sound devices that only accept 16bit audio
|
2023-08-23 23:03:23 +02:00 |
|
|
|
440e150896
|
update dependencies
|
2023-08-23 00:52:51 +02:00 |
|
|
|
77b2e27346
|
clamp snd samples into valid -1.0..1.0 range
|
2023-08-23 00:20:35 +02:00 |
|
|
|
09e4fcbf14
|
add --scale option
|
2023-08-11 23:52:19 +02:00 |
|
|
|
c8a9f533ef
|
copy optimized blitSprite impl to grabSprite, add simple docs
|
2023-04-03 23:44:12 +02:00 |
|
|
|
4a1d607bcb
|
optimize blitSprite
|
2023-04-03 00:09:02 +02:00 |
|
|
|
bbb75838cd
|
first unoptimized version of blitSprite & grabSprite
|
2023-04-02 23:21:31 +02:00 |
|
|
|
dbeb242fb2
|
add support for br_table instruction when packing cart
|
2023-03-20 23:08:42 +01:00 |
|
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 |
|