Commit graph

37 commits

Author SHA1 Message Date
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
Ethan O'Brien
0104d04957
This commit is to trigger the minify script 2022-09-14 17:20:50 -05:00
Ethan O'Brien
6b1f2a5f89
This commit is to trigger the minify script 2022-09-14 17:14:44 -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
78144e2b3e Bug fixes/new features 2022-08-11 15:38:29 -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
e4283db482 bug fix 2022-05-06 20:42:58 +00:00
2df2352b76 bug fixes 2022-05-06 16:21:08 +00: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
e3a85fd0b8
Separate main emu function into separate file 2022-01-12 16:50:40 -06:00
9611531d1a
Fixes / Additions / Stuff 2022-01-04 15:06:17 -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
9ccf08421d
Update version.json 2021-11-17 20:40:35 -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
8c3d041bc8
version 0.4.23 revision 3 2021-09-19 18:24:33 -05:00
05be2e5bf9 Decode emulator.js 2021-09-18 22:08:28 -05:00
0c260ce8e2 Support for blob: urls 2021-09-15 20:24:38 -05:00
328ad3ed4e Fixes & More 2021-08-20 22:05:09 -05:00