Commit graph

773 commits

Author SHA1 Message Date
Alexey Nurgaliev
3fc182d757 disable default cue file generation for genesis_plus_gx, picodrive and mednafen_pce 2023-09-01 12:45:03 +03:00
Alexey Nurgaliev
08d67d99bf select first found file, disable cue for pcsx_rearmed by default 2023-09-01 08:19:06 +03:00
Alexey Nurgaliev
1fd8b613db Merge branch 'main' into feature-cue-loading
# Conflicts:
#	data/emulator.js
2023-09-01 01:06:28 +03:00
Alexey Nurgaliev
d13e7ac294 update ROM file search order 2023-09-01 00:59:49 +03:00
github-actions
23660d17f4 Commit from GitHub Actions (Minify Code) 2023-08-31 15:55:38 +00:00
Ethan O'Brien
9968db9f47
Merge pull request #653 from n-at/feature-pcfx
PC-FX support
2023-08-31 11:54:56 -04:00
Alexey Nurgaliev
b7f8bcc44e PC-FX support 2023-08-31 18:51:41 +03:00
github-actions
d017ad3002 Commit from GitHub Actions (Minify Code) 2023-08-31 14:53:29 +00:00
Ethan O'Brien
bddd41da24
Merge pull request #652 from n-at/feature-ws-coleco
WonderSwan, ColecoVision support
2023-08-31 10:52:52 -04:00
Alexey Nurgaliev
4f6275673c WonderSwan, ColecoVision support 2023-08-31 17:30:20 +03:00
github-actions
747b70cd7e Commit from GitHub Actions (Minify Code) 2023-08-30 20:30:36 +00:00
Ethan O'Brien
03c733c012
Merge pull request #651 from n-at/feature-ngp
neo geo pocket support
2023-08-30 16:29:54 -04:00
Alexey Nurgaliev
c0951dbc36 neo geo pocket support 2023-08-30 23:16:17 +03:00
github-actions
645a9a39b0 Commit from GitHub Actions (Minify Code) 2023-08-30 18:56:58 +00:00
Ethan O'Brien
6fe74642dc
Merge pull request #650 from n-at/feature-disable-cue
ability to disable .cue file creation
2023-08-30 14:56:16 -04:00
Alexey Nurgaliev
c6bd636967 ability to disable .cue file creation 2023-08-30 21:42:50 +03:00
github-actions
445076915e Commit from GitHub Actions (Minify Code) 2023-08-30 17:32:08 +00:00
Ethan O'Brien
7676096fe0
Merge pull request #649 from n-at/feature-pce
TurboGrafx-16/SuperGrafx/PC Engine suport
2023-08-30 13:31:32 -04: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
28b67e026c
Merge pull request #641 from allancoding/main
Fix the button toggles
2023-08-26 18:05:17 -06:00
Allan Niles
b60223708c
Merge branch 'EmulatorJS:main' into main 2023-08-26 18:01:07 -06:00
github-actions
87de4b0584 Commit from GitHub Actions (Minify Code) 2023-08-26 23:58:13 +00:00
Allan Niles
11deeaff53
fix css toggles 2023-08-26 23:57:23 +00:00
Allan Niles
7aa5b18723
Merge pull request #640 from allancoding/main
Fix Fullscreen Button tooltip position
2023-08-26 16:30:28 -06:00
github-actions
a8f9d4c55d Commit from GitHub Actions (Minify Code) 2023-08-26 22:24:53 +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
github-actions
ee9d1e80a1 Commit from GitHub Actions (Minify Code) 2023-08-26 16:33:57 +00:00
Allan Niles
a1a0ccde65
Merge branch 'main' into main 2023-08-26 10:33:15 -06:00
github-actions
fd5b256861 Commit from GitHub Actions (Minify Code) 2023-08-26 15:52:21 +00:00
9932460301 Compile (beta) thread cores 2023-08-26 11:49:05 -04:00
github-actions
a6f533a810 Commit from GitHub Actions (Minify Code) 2023-08-26 02:37:18 +00:00
Allan Niles
f6c79429d3
use string.includes() 2023-08-26 02:36:37 +00:00
github-actions
526037fd83 Commit from GitHub Actions (Minify Code) 2023-08-25 01:51:28 +00:00
Allan Niles
b3fd213c3a
add the localization to the other joystick values 2023-08-25 01:50:49 +00:00
github-actions
0ad1f209bc Commit from GitHub Actions (Minify Code) 2023-08-25 01:43:57 +00:00
Allan Niles
efff7c37a6
fix joystick and keyboard input localization 2023-08-25 01:43:15 +00:00
github-actions
3ad97e7b41 Commit from GitHub Actions (Minify Code) 2023-08-24 17:02:50 +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
github-actions
9e4d52c290 Commit from GitHub Actions (Minify Code) 2023-08-17 00:23:36 +00: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
dc97c81572 Fix gamepad id showing as "undefined" 2023-08-16 19:21:05 -05:00
github-actions
41e51d0688 Commit from GitHub Actions (Minify Code) 2023-08-16 23:45:09 +00:00
Ethan O'Brien
615419b641 Fix non-player specific gamepad bug 2023-08-16 18:44:21 -05:00
Ethan O'Brien
95aab4ad2a
Merge pull request #623 from allancoding/main
Fix's text align issue
2023-08-15 22:43:52 -04:00
github-actions
d0759c0d87 Commit from GitHub Actions (Minify Code) 2023-08-16 02:15:28 +00:00