|
|
f32b0762b0
|
update curlywas
|
2022-04-11 00:18:26 +02:00 |
|
|
|
9ebb6b6d34
|
pause module when page doesn't have focus
|
2022-04-10 23:24:04 +02:00 |
|
|
|
8a10b99eeb
|
fix non-windows build
|
2022-04-08 21:22:34 +02:00 |
|
|
|
6c064a1dd8
|
enable ansi terminal on windows 10 cmd
|
2022-04-08 21:11:51 +02:00 |
|
|
|
37f12f5a2c
|
update web runtime
|
2022-04-04 09:31:43 +02:00 |
|
|
|
8ad2885a55
|
implement ring modulation
|
2022-04-02 18:19:45 +02:00 |
|
|
|
1917057b81
|
fixed one pole filter, wide stereo bit
|
2022-04-02 00:06:04 +02:00 |
|
|
|
82c1ddb867
|
improve attack and noise
|
2022-04-01 00:40:56 +02:00 |
|
|
|
8713aa8930
|
adjust tim_ges to new soundchip version
|
2022-03-19 22:55:40 +01:00 |
|
|
|
0f82e6e711
|
removed aliasing in rect and saw oscilators
|
2022-03-19 14:53:21 +01:00 |
|
|
|
0ade24ebf6
|
add source file to build wasm module with just ges emulation
|
2022-03-19 11:03:05 +01:00 |
|
|
|
29186c806f
|
add pulse width support to other wave types
|
2022-03-10 23:05:07 +01:00 |
|
|
|
b626d2609a
|
implement proper exponential envelope timings
|
2022-03-09 23:03:15 +01:00 |
|
|
|
39ead8220f
|
slight optimization, add pulse width modulation to melody voices
|
2022-03-09 09:22:27 +01:00 |
|
|
|
ce18a8a162
|
add initial pulse width support
|
2022-03-08 22:52:12 +01:00 |
|
|
|
a15e796489
|
first full version of time for ges
|
2022-03-08 22:20:54 +01:00 |
|
|
|
f178076b86
|
all basic wave forms, filters, panning
|
2022-03-08 09:46:35 +01:00 |
|
|
|
81adcf0198
|
implement more of the sound-chip
|
2022-03-07 23:58: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 |
|
|
|
0d514c7dd3
|
steady on now down to 197 bytes
|
2022-03-06 10:13:48 +01:00 |
|
|
|
a8eb3bda27
|
some clean up and optimization on steady on tim
|
2022-03-05 23:54:13 +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 |
|
|
|
99a423619e
|
fix watch mode not working when initial compile fails
|
2022-03-05 21:18:55 +01:00 |
|
|
|
9063e872d3
|
ported steady on tim as a sound test
|
2022-03-04 23:38:27 +01:00 |
|
|
|
85240599e8
|
first working version with sound
|
2022-03-04 09:50:10 +01:00 |
|
|
|
35ec5fdb59
|
add simple bytebeat example to test first implementation with
|
2022-03-02 22:42:23 +01:00 |
|
|
|
a6a82ff5a1
|
update wasmtime version
|
2022-03-02 21:50:26 +01:00 |
|
|
|
973814a629
|
update hero link to 0.1.2
|
2022-03-02 08:54:34 +01:00 |
|
|
|
00d21b4745
|
add include dir to release script
v0.1.2
|
2022-02-28 23:59:51 +01:00 |
|
|
|
d11b46576a
|
prepare for 0.1.2 release
|
2022-02-28 23:19:58 +01:00 |
|
|
|
add49a1f8b
|
fix #2: Crash when drawing zero sized line
|
2022-02-27 22:09:54 +01:00 |
|
|
|
8815a8e02e
|
add full dependencies to file watcher
|
2022-02-27 21:50:33 +01:00 |
|
|
|
eb7c33d412
|
update curlywas, use 'include "microw8-api.cwa"' in examples
|
2022-02-26 23:41:15 +01:00 |
|
|
|
47ad3b4f30
|
add command to uw8-tool to write api include file
|
2022-02-26 22:13:15 +01:00 |
|
|
|
0f668fb6e9
|
fix typo in atan2 docs, change 'i' character in font
|
2022-02-26 21:01:57 +01:00 |
|
|
|
f876f59e80
|
Merge branch 'browser-run' into next
|
2022-02-26 21:00:58 +01:00 |
|
|
|
44b8656f29
|
make both native and browser runtime optional
|
2022-02-21 22:54:14 +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 |
|
|
|
266493ca1c
|
run --browser is working (very unpolished)
|
2022-02-19 23:58:13 +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 |
|
|
|
5d41733142
|
add download links to 0.1.1
|
2022-02-04 23:23:29 +01:00 |
|
|
|
c25a52b61b
|
Prepare 0.1.1 release
add devkit mode to web runtime
add unpack and compile commands to uw8
v0.1.1
|
2022-02-04 22:25:17 +01:00 |
|
|
|
619ea903ba
|
add support for table/element section in pack command
|
2022-02-02 00:02:55 +01:00 |
|
|
|
9b900a49e4
|
add screenshot on F9, increase video rate + docs
|
2022-01-30 20:03:13 +01:00 |
|
|
|
f21497dd2e
|
implement more robust file watcher
|
2022-01-29 15:22:14 +01:00 |
|
|
|
381eaf970f
|
Add first basic logo version
|
2022-01-29 15:21:35 +01:00 |
|