Commit graph

79 commits

Author SHA1 Message Date
Alexey Nurgaliev
c6bd636967 ability to disable .cue file creation 2023-08-30 21:42:50 +03:00
9932460301 Compile (beta) thread cores 2023-08-26 11:49:05 -04:00
66e65dd5a0 Merge remote-tracking branch 'refs/remotes/origin/main' 2023-08-24 13:01:19 -04:00
b8fd074f7f add ejs thread variable (for testing) 2023-08-24 12:57:46 -04:00
Allan Niles
cb75cc52d8 add new option EJS_alignStartButton 2023-08-14 17:19:17 -06:00
Allan Niles
b1a069bb60
Add new options and update pt-BR.json (#612)
* add new options and update pt-BR.json

* add new options and update pt-BR.json

* Commit from GitHub Actions (Minify Code)

* fix adBlocked function

* Commit from GitHub Actions (Minify Code)

* add new option to adBlocked function

* Commit from GitHub Actions (Minify Code)

* fix the `start-clicked` function

* Commit from GitHub Actions (Minify Code)

* Clean up code

* Commit from GitHub Actions (Minify Code)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-13 09:10:33 -06:00
Ethan O'Brien
e24cc0a84b Add new EJS_fullscreenOnLoaded option 2023-08-12 11:10:30 -05:00
Alexey Nurgaliev
8ae394eae6 ability to explicitly define control scheme for controls menu and virtual gamepad. Introduces new option EJS_controlScheme. Default behaviour (when option is undefined) not changed 2023-08-05 14:59:04 +03:00
Ethan O'Brien
50b85bfa65 EmulatorJS Version 4.0
See Changelog for information.

I'm deeply sorry to anyone with active branches, and good luck with merge conflicts
2023-07-18 12:13:07 -05:00
Ethan O'Brien
7dbc200314 Fix safari error 2023-06-04 18:50:09 -05:00
Ethan O'Brien
d1d66a776c Update gamepad handler, bump version 2023-03-07 10:07:38 -06:00
3d0cd3c7a0 Dont use insert before - not needed 2023-01-31 16:09:05 -06:00
428f778810 Version 3.1.5 (Netplay is back!) 2022-11-27 19:35:30 -06:00
a072cb02eb EmulatorJS version 3.1.0! 2022-11-03 18:53:19 -05:00
084365a1b4 Version 3.0.5 is finally here!
Changes:
- Fixed screen recording on devices that do not support getUserMedia api.
- Added C label buttons to nintendo 64 virtual gamepad.
- Fixed EJS_color bug.
- Savestates are pulled from the core itself, to always be correct.
- Several new cores. (a5200, beetle_vb, desmume2015, fbalpha2012_cps1, fbalpha2012_cps2, fceumm, gambatte, mame2003, mednafen_psx, mednafen_psx_hw, melonds, mgba, mupen64plus_next, nestopia, snes9x)
- D-pad for virtual gamepad.
- Updated translation files to include new menu options.
- Ability to add more than one zone object to virtual gamepads.
- Added ability to set custom menu options.
- Virtual gamepad left handed mode.
- Fixed Screen record svg.
- Updated svg icons.
- Cache "clear all" button.
- Cache button moved to menu bar.
- Added feature that will display the current downloaded size when the content length is not available.
- Updated repository docs
2022-09-24 12:50:44 -05:00
8cebd39e4b Update URLs 2022-09-14 13:58:31 -05:00
088942083e Version 2.3.9
Changes

- Fixes UI messages not going away bug
- Fixed incorrect variable referencing when update bios download data callback
- Fixed rom storage size limits
- Fixed download percent not showing with some files
2022-08-28 13:36:25 -05:00
dfe68d57f8 Version 2.3.8
Additions
- Adds download percent message

Fixes
- Removes broken shader
2022-08-26 09:17:39 -05:00
8b9607becf Version 2.3.7
Additions:
- Add more shaders (yay!)
- Add bold and fontSize options to virtual gamepad
- No longer pull default menu options from localization json file
2022-08-23 20:52:40 -05:00
O'Brien
5c32236f2e Fix file name bug, remove default controllers for gamepads 2022-08-23 10:09:13 -05:00
a5a9916aba Fix invalid file name bug 2022-08-22 22:13:09 -05:00
4fa54b1f41 add new arcade core 2022-08-22 08:38:11 -05:00
61d7deac22 Do not store data when url is blob and gamename is not defined 2022-08-21 18:22:02 -05:00
e9e017435f Fix virtual gamepad bug 2022-08-20 11:09:45 -05:00
0fd6d58e20 Fix atari 5200 core, Use let instead of var, remove widgets 2022-08-19 20:24:00 -05:00
2fd0f54528 Add ability to customize virtual gamepad. Fix shader not set on start. 2022-08-18 08:40:50 -05:00
436afc4bc9 savefiles 2022-08-15 23:18:33 -05:00
496504d0d7 re-write gamepad handler 2022-08-15 18:52:09 -05:00
fd82660275 bug fixes 2022-08-14 11:37:42 -05:00
fd71b5dfc2 Bug fixes, fix gba core, add fps counter, other fixes. 2022-08-12 19:04:40 -05:00
78144e2b3e Bug fixes/new features 2022-08-11 15:38:29 -05:00
37d4950557 fixes 2022-08-10 12:17:50 -05:00
69c31edf11 add core options 2022-08-09 10:26:53 -05:00
99a5cf4a05 Various bug fixes / add Arari 5200 / compile new cores to asmjs 2022-08-08 16:17:47 -05:00
04d0e94a3c Beta cores now default option!!! 2022-08-04 19:10:36 -05:00
936a1895cd lots of work 2022-05-24 16:46:10 -05:00
117982b163 bump version, cleanup 2022-05-16 16:50:41 +00:00
fa153ba767 lots of stuff 2022-05-16 16:45:45 +00:00
e4283db482 bug fix 2022-05-06 20:42:58 +00:00
2df2352b76 bug fixes 2022-05-06 16:21:08 +00:00
524fbde838
Resolve #184 2022-03-26 15:29:20 -05:00
b68b09483b Bump version 2022-03-15 21:25:56 -05:00
c8b702b343
Hide unsupported options with coreVer 2. add minify javascript file 2022-02-22 09:56:48 -06:00
6b42ab8987
About to release beta! 2022-02-14 12:28:15 -06:00
bb71ca607f Change file names 2022-02-03 16:11:58 -06:00
7d28e0d846
Localization 2022-02-03 10:47:38 -06:00
9729963086
Add files via upload 2022-01-23 16:37:28 -06:00
076069ce08 Netplay server!! 2022-01-13 14:13:07 -06:00
e3a85fd0b8
Separate main emu function into separate file 2022-01-12 16:50:40 -06:00
2cd9095080
Add start on load option 2022-01-05 10:50:44 -06:00