Commit graph

370 commits

Author SHA1 Message Date
pastisme
0bf944370c
Let same_cdi core handle zipped bios file directly (#881)
Some checks failed
Make Latest Folder On EmulatorJS CDN / run (push) Has been cancelled
2024-08-21 20:28:57 -05:00
Allan Niles
4951a28de0
Update package version to 4.1.1
Some checks failed
Make Latest Folder On EmulatorJS CDN / run (push) Has been cancelled
2024-08-19 16:27:45 -06:00
a7b59f19a3 Add missing change
Some checks are pending
Make Latest Folder On EmulatorJS CDN / run (push) Waiting to run
2024-08-19 11:53:17 -05:00
eda3043e68 Version 4.1.1 2024-08-19 11:47:13 -05:00
d9e1e69d9c iOS 12 support
Some checks are pending
Make Latest Folder On EmulatorJS CDN / run (push) Waiting to run
2024-08-18 21:31:34 -05:00
pastisme
83768b6804 Support File objects (#873)
Some checks failed
Make Latest Folder On EmulatorJS CDN / run (push) Has been cancelled
2024-08-11 23:10:03 -05:00
469b9fcc4e Fix core path
Some checks failed
Make Latest Folder On EmulatorJS CDN / run (push) Has been cancelled
2024-08-08 10:27:36 -05:00
b30c5f42a8 Get core config from core json 2024-08-08 10:26:13 -05:00
61620e2c77 Get mouse options from core options json 2024-08-08 10:07:46 -05:00
4bc5a8e871 Uncomment version checking code
While not yet released, this issue has been fixed in a previous commit
2024-08-08 09:52:49 -05:00
e486e70181 Maintain backwards compatibility with version.json 2024-08-08 09:51:14 -05:00
Allan Niles
2630f81899
Fix Broken links and add new systems in README (#872)
Some checks are pending
Make Latest Folder On EmulatorJS CDN / run (push) Waiting to run
2024-08-07 10:18:23 -05:00
685f3ebfef Remove compression cache feature
Some checks failed
Make Latest Folder On EmulatorJS CDN / run (push) Has been cancelled
2024-08-06 07:35:08 -05:00
588a5e2beb Minor fixes with exit menu
Some checks are pending
Make Latest Folder On EmulatorJS CDN / run (push) Waiting to run
2024-08-05 23:06:37 -05:00
735c20b3be Append -beta to the version number, define compression on window
Some checks failed
Make Latest Folder On EmulatorJS CDN / run (push) Has been cancelled
2024-08-03 22:12:43 -05:00
e8c9d0d28b Move compression related functions to another file 2024-08-03 22:00:00 -05:00
41c7850dfa Modularize EmulatorJS 2024-08-03 20:54:05 -05:00
10e5320261 Add Emulatorjs exit button 2024-08-03 20:19:48 -05:00
8ab41f9448 Fix default webgl2 option
Some checks failed
Make Latest Folder On EmulatorJS CDN / run (push) Has been cancelled
2024-07-31 23:05:06 -05:00
97ea470ea0 Hide webgl2 option on unsupported devices
Some checks failed
Make Latest Folder On EmulatorJS CDN / run (push) Has been cancelled
2024-07-30 12:27:17 -05:00
7763e2040e Fix mobile styling 2024-07-30 12:24:01 -05:00
5abea1917c Ability to change settings if game crashes 2024-07-30 12:15:28 -05:00
Allan Niles
900eb3b5a9 update script path 2024-07-30 08:35:03 -06:00
f7fa56757b Remove usage of replaceAll
Some checks failed
Make Latest Folder On EmulatorJS CDN / run (push) Has been cancelled
2024-07-28 21:40:49 -05:00
605a271299 Pull core report file to get time last built 2024-07-27 15:23:40 -05:00
38a496a271 Pull webgl2 default enabled from core.json 2024-07-27 15:08:24 -05:00
4d2a1d0d40 Fix location of socket.io.min.js 2024-07-27 15:05:54 -05:00
cb3017d533 Re-organize javascript files 2024-07-27 15:00:29 -05:00
Ethan O'Brien
ce59daeb24
Remove PSP unsupported note
It has been removed from this source repo anyway. No need to keep it here
2024-07-23 22:46:32 -05:00
3c877cdf8f Add core license to context menu 2024-07-23 22:41:39 -05:00
0b7a711507 Fix spacing 2024-07-23 21:29:22 -05:00
4fd97d615e Pull extensions from core file 2024-07-23 21:24:23 -05:00
ba1f40bea1 Check EmulatorJS core compatibility 2024-07-23 21:15:03 -05:00
cfa011fa78 Correct initial webgl2 option setting option behaviour 2024-07-23 20:58:12 -05:00
Ethan O'Brien
904a0ba5ed
Update emulator.js 2024-07-23 12:56:28 -05:00
cd2c0d89c6 Resolve #823 2024-07-23 11:32:28 -05:00
Allan Niles
033f51e18f
Update Docs and Contributors (#859) 2024-07-21 17:32:22 -05:00
赵彤刚
611a8c26d6
Update gamepad.js (#855)
The objects traversed by the “foreach” method should be arrays, and the “Array.from()” method should be used to convert the traversal objects to arrays, ensuring that they run in some more restrictive browsers.
2024-07-14 00:13:11 -05:00
Angel Marfil
e8c774c748
Update Translate Helper and es-ES.json (#835) 2024-05-20 19:27:35 -05:00
Ethan O'Brien
b1bd622815
Add new contribution (#841) 2024-05-20 19:26:33 -05:00
Anılcan Metinyurt
3ef6f851a3
Create tr-TR.json (#840)
* Create tr-TR.json

* Update tr-TR.json

* Update tr-TR.json
2024-05-20 19:24:32 -05:00
Angel Marfil
4b7026b07f
Add untracked text for translation (#833) 2024-05-08 13:09:15 -05:00
Angel Marfil
23f368963b
Update es-ES.json (#832) 2024-05-06 18:34:30 -05:00
Ivan Mazzoli
ae0b00ba11
Added Italian translation (#831)
* Created Italian (it_IT) translation

* Update readme.md

* Create it-IT.json

* Delete data/localization/it_IT
2024-04-30 11:23:00 -05:00
jonas0b1011001
426ce2391a
Update de-GER.json (#828) 2024-04-28 21:22:08 -05:00
Michael Green
a75cd8719a
Disable CUE generation for the PUAE core (#827) 2024-04-26 20:26:15 -05:00
Tim Kieu
cc69305dea
Create vi-VN.json (#819) 2024-04-16 08:53:14 -05:00
MattiaPell
c13d8df901
Fix typo in Translate.html (#820) 2024-04-16 08:53:00 -05:00
Alexey Nurgaliev
31d57343a8
restore original 2xScaleHQ and 2xScaleHQ shaders (#811) 2024-04-05 16:52:45 -05:00
Allan Niles
1879b39f31
Update Contributors.md (#807) 2024-03-31 10:30:34 -05:00