dranke
|
29186c806f
|
add pulse width support to other wave types
|
2022-03-10 23:05:07 +01:00 |
|
dranke
|
b626d2609a
|
implement proper exponential envelope timings
|
2022-03-09 23:03:15 +01:00 |
|
dranke
|
39ead8220f
|
slight optimization, add pulse width modulation to melody voices
|
2022-03-09 09:22:27 +01:00 |
|
dranke
|
ce18a8a162
|
add initial pulse width support
|
2022-03-08 22:52:12 +01:00 |
|
dranke
|
a15e796489
|
first full version of time for ges
|
2022-03-08 22:20:54 +01:00 |
|
dranke
|
f178076b86
|
all basic wave forms, filters, panning
|
2022-03-08 09:46:35 +01:00 |
|
dranke
|
81adcf0198
|
implement more of the sound-chip
|
2022-03-07 23:58:54 +01:00 |
|
dranke
|
780caf965a
|
sync sound registers to sound thread
|
2022-03-07 09:35:11 +01:00 |
|
dranke
|
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 |
|
dranke
|
0d514c7dd3
|
steady on now down to 197 bytes
|
2022-03-06 10:13:48 +01:00 |
|
dranke
|
a8eb3bda27
|
some clean up and optimization on steady on tim
|
2022-03-05 23:54:13 +01:00 |
|
dranke
|
8b765a5742
|
Merge branch 'master' into sound
|
2022-03-05 23:10:14 +01:00 |
|
dranke
|
7197c11586
|
fix microw8.html no-autoload mode
|
2022-03-05 23:10:04 +01:00 |
|
dranke
|
99a423619e
|
fix watch mode not working when initial compile fails
|
2022-03-05 21:18:55 +01:00 |
|
dranke
|
9063e872d3
|
ported steady on tim as a sound test
|
2022-03-04 23:38:27 +01:00 |
|
dranke
|
85240599e8
|
first working version with sound
|
2022-03-04 09:50:10 +01:00 |
|
dranke
|
35ec5fdb59
|
add simple bytebeat example to test first implementation with
|
2022-03-02 22:42:23 +01:00 |
|
dranke
|
a6a82ff5a1
|
update wasmtime version
|
2022-03-02 21:50:26 +01:00 |
|
dranke
|
973814a629
|
update hero link to 0.1.2
|
2022-03-02 08:54:34 +01:00 |
|
dranke
|
00d21b4745
|
add include dir to release script
|
2022-02-28 23:59:51 +01:00 |
|
dranke
|
d11b46576a
|
prepare for 0.1.2 release
|
2022-02-28 23:19:58 +01:00 |
|
dranke
|
add49a1f8b
|
fix #2: Crash when drawing zero sized line
|
2022-02-27 22:09:54 +01:00 |
|
dranke
|
8815a8e02e
|
add full dependencies to file watcher
|
2022-02-27 21:50:33 +01:00 |
|
dranke
|
eb7c33d412
|
update curlywas, use 'include "microw8-api.cwa"' in examples
|
2022-02-26 23:41:15 +01:00 |
|
dranke
|
47ad3b4f30
|
add command to uw8-tool to write api include file
|
2022-02-26 22:13:15 +01:00 |
|
dranke
|
0f668fb6e9
|
fix typo in atan2 docs, change 'i' character in font
|
2022-02-26 21:01:57 +01:00 |
|
dranke
|
f876f59e80
|
Merge branch 'browser-run' into next
|
2022-02-26 21:00:58 +01:00 |
|
dranke
|
44b8656f29
|
make both native and browser runtime optional
|
2022-02-21 22:54:14 +01:00 |
|
dranke
|
90467f7c5b
|
add some more polish to web runner
|
2022-02-20 23:54:28 +01:00 |
|
dranke
|
c56196bd2e
|
actual run --browser instead of just optimized technotunnel
|
2022-02-20 18:26:57 +01:00 |
|
dranke
|
266493ca1c
|
run --browser is working (very unpolished)
|
2022-02-19 23:58:13 +01:00 |
|
dranke
|
4c75ba2e44
|
start implementing run --browser
|
2022-02-19 16:21:02 +01:00 |
|
dranke
|
f1493ebded
|
Split core web runtime into separate js
|
2022-02-17 23:27:57 +01:00 |
|
dranke
|
5d41733142
|
add download links to 0.1.1
|
2022-02-04 23:23:29 +01:00 |
|
dranke
|
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 |
|
dranke
|
619ea903ba
|
add support for table/element section in pack command
|
2022-02-02 00:02:55 +01:00 |
|
dranke
|
9b900a49e4
|
add screenshot on F9, increase video rate + docs
|
2022-01-30 20:03:13 +01:00 |
|
dranke
|
f21497dd2e
|
implement more robust file watcher
|
2022-01-29 15:22:14 +01:00 |
|
dranke
|
381eaf970f
|
Add first basic logo version
|
2022-01-29 15:21:35 +01:00 |
|
dranke
|
9632adb57f
|
add basic video recording on F10 in web runtime
|
2022-01-24 09:05:10 +01:00 |
|
dranke
|
33e08e9b73
|
add watchdog to interupt hanging update
|
2022-01-23 20:18:07 +01:00 |
|
dranke
|
cacde9136c
|
update dependencies, disable wayland support
wayland support doesn't fully work with gnome
(missing window decoration)
|
2022-01-23 13:16:04 +01:00 |
|
dranke
|
81a38c2d75
|
Add download links to released 0.1.0
|
2022-01-13 06:40:01 +01:00 |
|
dranke
|
c9ae04e652
|
last preparations for 0.1.0 release
|
2022-01-13 06:20:00 +01:00 |
|
dranke
|
179b3eaed1
|
Finish docs, add hero screenshot
|
2022-01-12 22:18:36 +01:00 |
|
dranke
|
b7d0004307
|
write up usage instructions for the uw8 tool
|
2022-01-12 00:03:54 +01:00 |
|
dranke
|
b34685b1c2
|
finished api docs
|
2022-01-10 23:52:09 +01:00 |
|
dranke
|
3d79239a01
|
work on api documentation
|
2022-01-09 23:30:14 +01:00 |
|
dranke
|
f062e545f6
|
implement "itch.io support"
|
2022-01-04 22:34:21 +01:00 |
|
dranke
|
68890e62ad
|
don't exit on runtime error in watch mode
|
2022-01-03 23:36:58 +01:00 |
|
dranke
|
10ba7ed3bb
|
make use of nontrapping-fptoint, add tunnel.cwa as reference
|
2022-01-02 16:34:11 +01:00 |
|
dranke
|
acea5cb6e0
|
enable nontrapping fptoint feature in c and zig example
|
2022-01-02 16:06:01 +01:00 |
|
dranke
|
d239775411
|
forgot to add file
|
2022-01-02 15:42:28 +01:00 |
|
dranke
|
20365a0dd0
|
port tunnel example to C
|
2022-01-02 15:22:11 +01:00 |
|
dranke
|
88ee0e1bef
|
port rust tunnel example to zig
|
2022-01-02 13:58:56 +01:00 |
|
dranke
|
26206a312a
|
add filter-exports command to automatically remove unused exports
this removes the need for a manual step in the rust example
|
2022-01-01 19:02:58 +01:00 |
|
dranke
|
6a75988489
|
update rust example
|
2022-01-01 15:51:18 +01:00 |
|
dranke
|
397ff19d80
|
test remaining control codes
|
2022-01-01 15:37:17 +01:00 |
|
dranke
|
b7e8ddf0f1
|
test new control codes
|
2022-01-01 14:19:58 +01:00 |
|
dranke
|
ed9d9fdeb5
|
implement more control codes
|
2021-12-31 23:09:49 +01:00 |
|
dranke
|
cd1275a78f
|
implement framework for control codes
|
2021-12-31 22:12:21 +01:00 |
|
dranke
|
32345876b9
|
v0.1pre5 + some virtual fireworks for today
|
2021-12-31 11:08:31 +01:00 |
|
dranke
|
6ca63b87e5
|
add rectangle_outline function
|
2021-12-30 22:03:46 +01:00 |
|
dranke
|
bf7604d385
|
implement circle_outline function
|
2021-12-30 16:25:53 +01:00 |
|
dranke
|
0f22b1efb9
|
some more loader size optimizations
|
2021-12-28 21:43:58 +01:00 |
|
dranke
|
4521fb73ef
|
size optimized uncompress function in loader
|
2021-12-28 17:32:11 +01:00 |
|
dranke
|
6f22e00487
|
update upkr version
|
2021-12-27 23:46:03 +01:00 |
|
dranke
|
cf0e40a0e5
|
add uw8 pack command
|
2021-12-27 22:02:27 +01:00 |
|
dranke
|
462dc3a1c6
|
update upkr (new tweaked compressed format)
|
2021-12-27 17:34:00 +01:00 |
|
dranke
|
0f795ae061
|
binaries should be built with --release
|
2021-12-22 21:49:57 +01:00 |
|
dranke
|
2eca3fa8c8
|
install libxkbcommon-dev for linux build
|
2021-12-22 21:38:51 +01:00 |
|
dranke
|
7db0d66ad4
|
first attempt at ci setup to build uw8 binaries
|
2021-12-22 21:31:29 +01:00 |
|
dranke
|
28713bd1df
|
implement drop handler to accept carts via drag'n'drop
|
2021-12-19 14:45:16 +01:00 |
|
dranke
|
a41f9ebe4d
|
add support for load from url
|
2021-12-19 00:12:26 +01:00 |
|
dranke
|
0d0ecdc344
|
put skipahead.uw8 into the correct directory
|
2021-12-19 00:06:44 +01:00 |
|
dranke
|
83c9d46cea
|
add skipahead.uw8 to site to try out load from url
|
2021-12-18 23:59:25 +01:00 |
|
dranke
|
581740cbdb
|
add support for .wat files, add xorscroll.wat example
|
2021-12-16 23:58:58 +01:00 |
|
dranke
|
299c08af5b
|
fix isButtonTriggered in web runtime, release v0.1pre4
|
2021-12-12 17:06:19 +01:00 |
|
dranke
|
00cbe656cf
|
add graphicsText mode and finish font_palette example
|
2021-12-12 00:54:58 +01:00 |
|
dranke
|
6f92fd8bb3
|
add line function to platform
|
2021-12-11 23:56:46 +01:00 |
|
dranke
|
72e977c4ba
|
fix line drawing
|
2021-12-11 23:27:38 +01:00 |
|
dranke
|
88182f94ee
|
further improve line drawing, start/end pixels still buggy
|
2021-12-11 00:04:58 +01:00 |
|
dranke
|
940d6a1957
|
start line implementation, still a little buggy
|
2021-12-09 22:21:50 +01:00 |
|
dranke
|
ed24904d60
|
more font and text functions
|
2021-12-08 23:59:58 +01:00 |
|
dranke
|
1e9910a983
|
continued with the upper half of the font
|
2021-12-08 00:04:20 +01:00 |
|
dranke
|
126cceee30
|
release web runtime with gamepad support
|
2021-12-03 09:01:01 +01:00 |
|
dranke
|
b73cad3092
|
add gamepad support
|
2021-12-03 00:24:26 +01:00 |
|
dranke
|
aba00b1cae
|
add input to web runtime, add v0.1pre3 to site
|
2021-12-01 23:36:39 +01:00 |
|
dranke
|
04c2c1aeb0
|
improved font
|
2021-12-01 19:49:32 +01:00 |
|
dranke
|
9ff4440238
|
increased gravity
|
2021-12-01 19:17:41 +01:00 |
|
dranke
|
e7333279e0
|
saved 10 bytes by chosing better float constants
|
2021-12-01 17:13:54 +01:00 |
|
dranke
|
1cc480cd48
|
add first iteration font and print functions
|
2021-12-01 09:08:21 +01:00 |
|
dranke
|
8695a222f0
|
add support for game input
|
2021-11-28 22:47:23 +01:00 |
|
dranke
|
667a222331
|
tic(i32) => upd(), time(), first version of palette
|
2021-11-27 21:38:48 +01:00 |
|
dranke
|
0cb169d62e
|
added -p -c -l -o options to uw8 run command
|
2021-11-26 23:45:29 +01:00 |
|
dranke
|
fcf24110c5
|
update to new upkr version, use css to scale canvas
|
2021-11-24 22:51:27 +01:00 |
|
dranke
|
88bc4fe364
|
compress platform module
|
2021-11-21 23:38:01 +01:00 |
|
dranke
|
f6d0bdfa8f
|
add simple rust "script" to build platform binaries
|
2021-11-21 16:46:20 +01:00 |
|
dranke
|
d174f46db3
|
update native runtime to changes in loader
|
2021-11-21 16:04:37 +01:00 |
|
dranke
|
5aabf49b63
|
clean up web runtime
|
2021-11-21 15:47:27 +01:00 |
|