Commit graph

165 commits

Author SHA1 Message Date
Alexey Nurgaliev
4f6275673c WonderSwan, ColecoVision support 2023-08-31 17:30:20 +03:00
Alexey Nurgaliev
c0951dbc36 neo geo pocket support 2023-08-30 23:16:17 +03:00
Alexey Nurgaliev
c6bd636967 ability to disable .cue file creation 2023-08-30 21:42:50 +03:00
Alexey Nurgaliev
03e6d3a928 pce extensions 2023-08-30 20:25:53 +03:00
Alexey Nurgaliev
394347b837 TurboGrafx-16/SuperGrafx/PC Engine suport 2023-08-30 19:37:35 +03:00
Allan Niles
11deeaff53
fix css toggles 2023-08-26 23:57:23 +00:00
Allan Niles
67dc0af733
fix fullscreen Button tooltip position 2023-08-26 22:24:11 +00:00
Allan Niles
deafeda415
Add button gamepad naming (#637)
* Add button gampad naming

* Commit from GitHub Actions (Minify Code)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-26 15:29:31 -06:00
Allan Niles
a1a0ccde65
Merge branch 'main' into main 2023-08-26 10:33:15 -06:00
9932460301 Compile (beta) thread cores 2023-08-26 11:49:05 -04:00
Allan Niles
f6c79429d3
use string.includes() 2023-08-26 02:36:37 +00:00
Allan Niles
b3fd213c3a
add the localization to the other joystick values 2023-08-25 01:50:49 +00:00
Allan Niles
efff7c37a6
fix joystick and keyboard input localization 2023-08-25 01:43:15 +00: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
301e8c0d4e
fix joystick and keyboard input localization (#630)
* fix gamepad languages

* fix joystick and keyboard input localization

* Commit from GitHub Actions (Minify Code)

* fix the things that need to be changed

* Commit from GitHub Actions (Minify Code)

* loop through the info object and set localization

* Commit from GitHub Actions (Minify Code)

* small clean up

* Commit from GitHub Actions (Minify Code)

* add this.missingLang

* Commit from GitHub Actions (Minify Code)

* fix speedControlButtons

* Commit from GitHub Actions (Minify Code)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-23 15:28:52 -06:00
Allan Niles
7a4dbc2fd1
fix gamepad languages (#628)
* fix gamepad languages

* Commit from GitHub Actions (Minify Code)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-20 16:25:23 -06:00
Ethan O'Brien
1cb118a469 Fix the ability to set other player's gamepad value 2023-08-16 19:22:35 -05:00
Ethan O'Brien
615419b641 Fix non-player specific gamepad bug 2023-08-16 18:44:21 -05:00
Allan Niles
a7033d4343 fix the text align error 2023-08-15 20:14:44 -06:00
Allan Niles
cb75cc52d8 add new option EJS_alignStartButton 2023-08-14 17:19:17 -06:00
3dcd8c91c3 update RetroArch cores 2023-08-13 17:09:13 -04: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
Ethan O'Brien
41676496e8 Fix virtual gamepad alignment 2023-08-12 11:05:50 -05:00
Ethan O'Brien
adc0d0a3fc Add virtual Gamepad toggle to controller menu 2023-08-12 10:52:53 -05:00
Alexey Nurgaliev
a935139602 rewind button 2023-08-12 18:44:40 +03:00
Alexey Nurgaliev
ebafd0a37d game speed control buttons on predefined virtual controllers 2023-08-12 18:39:12 +03:00
Allan Niles
1ef9b4ab4b
Merge branch 'main' into main 2023-08-12 09:03:43 -06:00
Allan Niles
f681bfe853
- fix if statment
- move `window.EJS_missingLang` to the `this`
2023-08-12 14:53:17 +00:00
Ethan O'Brien
d03d7fd77d Nest minified code in a function 2023-08-12 09:50:45 -05:00
Allan Niles
9a50871114
fix localization 2023-08-12 02:10:05 +00:00
Alexey Nurgaliev
875f862221 slow motion 2023-08-11 19:20:11 +03:00
Ethan O'Brien
dbeeb1d7eb
Merge pull request #607 from n-at/feature-rewind-complete
rewind
2023-08-11 10:41:41 -05:00
Ethan O'Brien
83a77b497d Update cores 2023-08-11 10:41:02 -05:00
Alexey Nurgaliev
60b2bb3b54 do not change rewindEnabled 2023-08-11 16:16:09 +03:00
Alexey Nurgaliev
0c02466501 enable or disable rewind in settings menu 2023-08-11 09:32:31 +03:00
Alexey Nurgaliev
32a42eefff add rewind button only if rewind enabled 2023-08-11 00:42:53 +03:00
Alexey Nurgaliev
1c3941fd7a rewind control 2023-08-11 00:40:25 +03:00
Ethan O'Brien
ce1bcde571 Fix pause/play bug 2023-08-10 14:15:01 -05:00
Ethan O'Brien
27f9fce7fc Fix changing ff-ratio while ff is active 2023-08-08 13:19:48 -05:00
Ethan O'Brien
e07e5a015d Fix settings size when hidden 2023-08-08 13:04:42 -05:00
Ethan O'Brien
a47d3fce86 Fix controller for fast forward 2023-08-08 09:15:29 -05:00
Ethan O'Brien
437071e9bb Fix settings menu alignment 2023-08-08 09:04:13 -05:00
Ethan O'Brien
29af0cd42e
Merge pull request #595 from n-at/main
atari2600, atari7800 - update controls and virtual gamepads
2023-08-07 11:34:41 -05:00
Ethan O'Brien
f5a1b6262d Add fast forward, bump version 2023-08-07 11:31:20 -05:00
Alexey Nurgaliev
2f17b3e7ba atari7800 - additional controls 2023-08-07 19:24:59 +03:00
Alexey Nurgaliev
5a740fa7d7 atari2600 - additional controls 2023-08-07 19:23:31 +03:00
Alexey Nurgaliev
2fe253d2c0 atari2600, atari7800 - update controls and virtual keyboards 2023-08-07 19:11:51 +03:00
Ethan O'Brien
ab7ae05016 Fix n64 on safari 2023-08-06 21:28:08 -05:00