Commit graph

69 commits

Author SHA1 Message Date
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
39ce0dbf2a Add support for custom paths 2022-01-04 18:17:43 -06:00
9611531d1a
Fixes / Additions / Stuff 2022-01-04 15:06:17 -06:00
6ef54ebae1
Update loader.js 2021-12-07 08:04:53 -06:00
3d82652bd8
Stuff 2021-12-02 12:35:30 -06:00
1d4d7883c9
clean code 2021-12-01 11:46:24 -06:00
c5a5cdc432 Cleaner code!! 2021-11-25 19:36:43 -06:00
3038627c63 Reset controls button, save/load state added to button settings 2021-11-22 16:38:41 -06:00
ffb20f4ffb
Update loader.js 2021-11-17 20:40:16 -06:00
23da785254 Fix 2021-10-03 18:17:22 -05:00
6464bbedc1 Add LOTS of missing cores 2021-10-03 14:17:39 -05:00