Commit graph

11 commits

Author SHA1 Message Date
Jan Bujak
59c2a652db Add workspace and #[no_std] support 2023-03-12 01:21:05 +09:00
Jan Bujak
9a8174a1f8 Add initial (inaccurate) support for emphasis flags 2018-11-24 23:26:25 +01:00
Jan Bujak
3767d29163 pinky-web: Fix custom ROM selection 2018-08-27 17:35:37 +02:00
Jan Bujak
4aa2e0bed8 pinky-web: Update to stdweb 0.4 2018-06-24 22:16:29 +02:00
Louis Pilfold
61cd235e99 Fix a typo in README (#7) 2018-03-11 20:41:41 +01:00
Jan Bujak
1a25cf2cb1 pinky-web: Update README 2018-02-12 21:24:55 +01:00
Jan Bujak
3b8346f4f4 pinky-web: Set default target to wasm32-unknown-unknown 2018-02-12 21:22:12 +01:00
chris
8afed2810a Fix JS TypeError when WebGL context is not defined.
This addresses cases where WebGL is either broken or disabled.  The
error message on Chrome was a Cannot read property 'create'Shader' of
null TypeError, however, the cause of this error was the variable `gl`
being null after attempting to retrieve all valid WebGL rendering contexts.
2018-01-08 17:08:17 +01:00
Jan Bujak
b8bc976acf pinky-web: Pixelate the canvas 2018-01-01 23:37:07 +01:00
Jan Bujak
971390fdad Update the controls 2018-01-01 20:38:17 +01:00
Jan Bujak
0bd8e1fabe Add pinky-web 2018-01-01 18:29:23 +01:00