Vladimir Serbinenko
96ddb301b6
Fix x1 name in emscripten
2022-03-16 18:08:20 +01:00
Vladimir Serbinenko
4d2178fafc
Add missing emscripten cores
2022-03-15 17:44:00 +01:00
Philippe Simons
8a8c2da042
emscripten: add jumpnbump core ( #13720 )
2022-03-09 15:31:31 +01:00
Vladimir Serbinenko
2c289a6212
Add FreeChaf to emscripten ( #13529 )
2022-01-24 16:30:35 +01:00
Vladimir Serbinenko
c9a72fadab
EMSCRIPTEN: Add wasm4 and jaxe ( #13483 )
2022-01-12 22:35:10 +01:00
Ryan Kuba
1fc6f759c5
tweak to ensure that current versions of emsdk do not break the web player ( #13310 )
2021-12-03 16:20:12 +01:00
Neil Barkhina
8590e0e3fe
Fixed web player bug with filesystem and runtime
2021-08-22 20:08:05 -04:00
mahoneyt944
647e39afaa
add mame2003 / mame2003-plus
2021-07-04 18:23:38 -04:00
Jean-André Santoni
56e40e8204
Add lutro to web.libretro.com
2021-05-02 13:04:20 +07:00
Brad
54a166a360
Allows hosting in a subfolder instead of only root
...
Paths starting with slashes look in the root of a site, and these asset folders should generally be beside this .js + index.html...
This simple change was all that was needed to allow hosting in a subfolder of a site, and is not a breaking change unless someone has the asset folders elsewhere, which would be a breaking change on their part anyway.
2021-02-14 19:47:01 -06:00
Autechre
7450f049e7
Update index.html
2021-01-09 17:05:35 +01:00
twinaphex
1c9f60f98d
(Emscripten) Add Mr.Boom
2020-08-02 22:25:55 +02:00
Toad King
14c67fde7f
emscripten: recreate input event listeners properly
...
There's a new (undocumented -_-) API for removing event listeners in emscripten
now, so use that when recreating input listeners. Fixes mouse events breaking
when loading cores.
2020-01-18 12:51:21 -06:00
Michael Lelli
8a64df5763
fix fullscreen button in packaged emscripten build
2020-01-06 21:36:44 -06:00
Michael Lelli
1630affbdd
fix file permissions on indexer
script for emscripten
2020-01-03 16:41:52 -06:00
Toad King
776568a429
fix images not loading in menu in emscripten
...
add changes to work with latest emscripten SDK
2020-01-02 21:29:25 -06:00
Stevoisiak
f4f339c4d5
Remove unnecessary escape character
...
http://eslint.org/docs/rules/no-useless-escape
2019-12-31 12:13:40 -05:00
Toad King
15e8be4074
changes to support upgraded emscripten SDK
2019-12-14 20:24:41 -06:00
Ömercan Kömür
0420d7f06c
Update index.html ( #9329 )
2019-08-19 16:28:22 +02:00
Ömercan Kömür
b314ea8632
Update index.html
2019-08-19 01:23:59 +03:00
Ömercan Kömür
d487dd8d08
Revert "Steps for web.libretro"
2019-08-18 22:53:55 +03:00
Ömercan Kömür
1bde4043a5
Steps for web.libretro
2019-08-17 19:25:18 +03:00
Stephanie Gawroriski
ca4fa56929
Add SquirrelJME to the live web core list.
2019-06-29 12:25:41 -04:00
twinaphex
36575e5d69
Update emscripten
2019-06-08 16:01:39 +02:00
twinaphex
3619fae2d9
(LGTM) Silence some warnings
2019-04-13 02:15:26 +02:00
orbea
e062b98088
Remove trailing blank lines.
...
find . -type f -exec sed -i '${/^[[:space:]]*$/d;}' {} \+
2019-01-17 19:39:38 -08:00
meepingsnesroms
1b1dac7f40
Add Mu to Web Player
2018-11-10 07:10:01 -08:00
Zlika
6a93ad0dce
Add Theodore core to emscripten
2018-11-10 14:45:20 +01:00
Zlika
064eb16ceb
Fix emscripten README
2018-11-10 14:44:46 +01:00
Rob Loach
db46d91ec6
emscripten: Add Emscripten compile documentation
...
This adds some documentation about compiling emscripten.
2018-09-30 20:23:05 -04:00
Rob Loach
2ff87fd663
emscripten: Add ChaiLove selection to web player
2018-09-14 09:39:20 -04:00
gouchi
07b4aed245
Update README.md
...
fix typo
2018-08-11 18:44:28 +02:00
Andrés
abc18d3793
Delete readme.txt
2018-02-06 22:37:22 -05:00
Andrés
408cfd66d6
Update README.md
2018-02-06 22:37:07 -05:00
radius
db65537c24
fixup emscripten bundle
2018-02-06 22:17:58 -05:00
radius
ee9c786297
add missing bundle files
2018-02-06 22:05:21 -05:00
Toad King
bd9e70f70e
fix top bar not appearing in phone browsers
2018-01-18 22:57:46 -06:00
Toad King
fea2dd3d17
remove log textbox from embed template
2018-01-15 14:10:51 -06:00
Toad King
b997c8f80f
fix padding on content area. fullscreen hack no longer needed on chrome
...
remove box shadow from navbar so it doesn't cover the render area
2018-01-15 14:04:28 -06:00
Toad King
78a3d0f828
Merge branch 'master' into more-emscripten-fixes
2018-01-15 04:09:26 -06:00
Toad King
db152fede8
remove container with uneeded padding. fixes canvas being off-center in smaller windows
2018-01-14 23:45:54 -06:00
Rob Loach
443262a9cd
emscripten: Allow hiding the top menu
2018-01-14 23:57:53 -05:00
radius
d7168584a2
cut down duplication
2018-01-14 22:43:49 -05:00
radius
346d9480f7
remove dropbox
2018-01-14 22:31:30 -05:00
Toad King
2df70cce17
make retroarch logs log to web console instead of textbox
2018-01-14 21:18:30 -06:00
Toad King
4498e9ffba
fix white bar in chrome when fullscreen
2018-01-14 21:10:15 -06:00
Toad King
a682ccd8e8
fix menu button
2018-01-14 21:02:59 -06:00
Toad King
161d758b33
don't apply class that has padding to canvas
2018-01-13 00:46:31 -06:00
Brad Parker
8f7810d921
emscripten: only fire keyup once, and don't wait so long to do so (libretro.js)
2017-12-08 18:15:22 -05:00
Andrés
a15820f86a
Update index.html
2017-12-08 10:25:00 -05:00