Commit graph

225 commits

Author SHA1 Message Date
Allan Niles
7085b7748e
fix volume slider background (#762) 2024-02-03 09:38:45 -06:00
Ethan O'Brien
869819f083 Focus on element after fullscreen 2024-02-03 09:33:09 -06:00
Ethan O'Brien
5e5df38cff Resolve #756 2024-02-03 09:30:39 -06:00
Ethan O'Brien
560875cae0 Use mednafen core on legacy systems 2024-02-01 19:09:03 -06:00
Alexey Nurgaliev
0cfa8ffc49
update ru-RU localization (#761) 2024-02-01 14:28:09 -06:00
Ethan O'Brien
de96867bd8 Fix syntax error 2024-02-01 14:00:52 -06:00
Ethan O'Brien
76c3ea1c0e Fix screenshot for some cores 2024-02-01 13:59:49 -06:00
Ethan O'Brien
f3611a00d6 Hide cache button when databases are disabled 2024-02-01 13:37:16 -06:00
Ethan O'Brien
905e3010e6 Add ability to disable indexeddb 2024-02-01 13:31:36 -06:00
Ethan O'Brien
8ddd13c5f3 Add padding between popup body and buttons 2024-02-01 13:24:21 -06:00
Michael Green
1d2cde5915
Add VICE cores for C64, C128, VIC20, Plus/4, and PET (#758)
* Add VICE cores for C64, C128, VIC20, Plus/4, and PET

* Added core options to emulator.js file

* Removed extra space

* Disable cue creation for new VICE cores

* Cores are now sorted at run time

* Debug mode can now be enabled by appending ?debug=1 to the URL
2024-01-31 23:50:43 -06:00
Ethan O'Brien
0682a46e28 Cleanup 2024-01-29 17:45:47 -06:00
Ethan O'Brien
0fc2c55971 Remove mame disclaimers 2024-01-29 17:12:41 -06:00
Ethan O'Brien
6944bdb016 make "mame" point to the mame2003 plus core 2024-01-29 16:52:18 -06:00
Ethan O'Brien
1a8e57982d Add ability to load files to custom paths 2024-01-29 16:41:23 -06:00
Ethan O'Brien
806623af69 Fix settings menu on mobile positioning 2024-01-24 00:44:21 -06:00
Ethan O'Brien
7cf0c2d484 Fix bug with duplicate control inputs 2024-01-23 23:52:01 -06:00
Ethan O'Brien
88ec215493 Check that attempting to fetch a legacy core is a nintendo 64 core
This will be changed soon
2024-01-17 22:33:55 -06:00
Ethan O'Brien
011216b876 Attempt to fetch from emulatorjs cdn if core not found locally 2024-01-16 13:39:45 -06:00
Ethan O'Brien
ddb5c6092f Version 4.0.9 2024-01-16 12:57:19 -06:00
Ethan O'Brien
f2313f64f0 Add support for legacy webgl cores 2024-01-16 12:44:52 -06:00
Ethan O'Brien
cb1f3a5359 Resolve some issues with improper starting name 2024-01-16 12:43:22 -06:00
Ethan O'Brien
f44277ae03 Fix safari bugs 2024-01-16 12:42:14 -06:00
Ethan O'Brien
3dfe8fca8c Fix #735 2024-01-16 12:41:02 -06:00
Ethan O'Brien
fe4af9fde2 Repository history re-write 2024-01-16 12:39:16 -06:00
Ethan O'Brien
214bf939fb Set tooltip text based off of padding 2023-12-24 01:31:00 -06:00
Ethan O'Brien
0ee1a70100 Add ability to hide context menu button 2023-12-24 01:22:43 -06:00
andrigamerita
eea0ec3dc3 Add button to open context menu (#728)
* Add button to open context menu

In some contexts, it's hard or impossible to open the context menu of the emulator, which is required to access important secondary options such as quick states, screen recording, and software information. Primarily, it's apparently impossible to open the context menu on a mobile web browser, since a long press on the screen is, for good reason, not registered like a right mouse click is on desktop. This commit adds what I think is the ideal solution to the issue: a button on the menu bar/drawer that opens up the context menu, without cluttering it up with multiple options, just a single new one.

* Update en locale (en.json, Translate.html)

* Fix contextMenuButton dimensions

* Set contextMenu to be centered when open via button
2023-12-12 15:58:46 +01:00
Alexey Nurgaliev
584ee6f1b9 screen recording (#716)
* screen recording

* screen recording performance optimizations
2023-11-06 18:08:14 +03:00
debuggerx01
59e58aa63d Updated Chinese translation. (#706) 2023-10-11 11:52:31 +08:00
Michael Green
895a95289d Prevent Vice64 from creating cue files (#694)
* Prevent Vice from trying to use cue files

* Added C64 to the demo page
2023-10-03 23:26:00 +11:00
Ethan O'Brien
72b23e386c Fix typo 2023-10-02 19:54:24 -05:00
Ethan O'Brien
b62f962264 Update to 4.0.7 2023-10-02 19:48:55 -05:00
Ethan O'Brien
eac73e2fc8 Add EJS_softLoad option 2023-10-02 19:41:16 -05:00
Ethan O'Brien
569db3dac7 Add safari mobile "workaround" for freezing 2023-10-02 18:13:15 -05:00
Ethan O'Brien
94816efefa Add / update core extension object 2023-10-02 18:12:53 -05:00
Ethan O'Brien
543d9d0d10 Add Commodore 64 and Commodore amiga
Resolves #619
Resolves #369
2023-10-02 16:54:31 -05:00
Ethan O'Brien
74624c4e9a Fix cheats menu. Resolves #621 2023-10-02 13:51:58 -05:00
Ethan O'Brien
04b2768167 Ability to drag and drop states. Fixes #643 2023-10-02 12:32:36 -05:00
Ethan O'Brien
ba0f314acc Add EJS_startButtonName (closes #686) 2023-10-02 11:58:16 -05:00
Allan Niles
1b433e6858 Fix controller issues (#683)
* fix control issues

* clean up
2023-09-28 16:33:58 -06:00
5b62df4b3e Add "desmume" core 2023-09-21 21:41:30 -04:00
Ethan O'Brien
5daf377e5a Fix typo 2023-09-21 17:26:42 -06:00
Ethan O'Brien
ac3efda401 Better control syncing (for host). Connected users have issues 2023-09-19 10:56:51 -05:00
Ethan O'Brien
43ec8a7290 Update changelog/update cores 2023-09-18 15:43:09 -05:00
Ethan O'Brien
c3185b1f3b Netplay work 2023-09-18 13:02:56 -05:00
Mickaël Laurent
54aaebb168 Fix settings not being saved when removing a cheat (#672)
* save settings after removing a cheat
2023-09-17 22:09:14 +02:00
Mickaël Laurent
d33bce1eac Fix EJS_volume = 0 being ignored (#671)
* remove call to setVolume (too early)
2023-09-17 20:50:59 +02:00
Allan Niles
f528cc7c58 cleanup the quick fix :| 2023-09-12 15:55:11 +00:00
Allan Niles
eaac8e0992 fix value error 2023-09-12 15:37:57 +00:00