Commit graph

228 commits

Author SHA1 Message Date
Alexey Nurgaliev
67a9a26390 atari7800 - additional controls 2023-08-07 19:24:59 +03:00
Alexey Nurgaliev
ce8c722c08 atari2600 - additional controls 2023-08-07 19:23:31 +03:00
Alexey Nurgaliev
25ece9474b atari2600, atari7800 - update controls and virtual keyboards 2023-08-07 19:11:51 +03:00
Ethan O'Brien
50c811e8a2 Add fast forward, bump version 2023-08-07 11:31:20 -05:00
Ethan O'Brien
98d8d6780f Fix n64 on safari 2023-08-06 21:28:08 -05:00
Alexey Nurgaliev
fcd603ce27 check type of controlScheme 2023-08-05 22:43:46 +03:00
Alexey Nurgaliev
97e9e52d34 virtual gamepads for atari2600, atari7800, lynx, jaguar, vb, 3do
+ updated virtual gamepad for nes (switched a and b)
+ updated virtual gamepad for segaSaturn (l and r buttons)
2023-08-05 16:20:13 +03:00
Alexey Nurgaliev
0dc34997a5 control buttons for gba, vb, 3do, atari2600, atari7800, lynx, jaguar 2023-08-05 15:34:47 +03:00
Alexey Nurgaliev
2afbcf41d9 ability to explicitly define control scheme for controls menu and virtual gamepad. Introduces new option EJS_controlScheme. Default behaviour (when option is undefined) not changed 2023-08-05 14:59:04 +03:00
Ethan O'Brien
764262f348 "fix" picodrive core 2023-08-04 11:52:11 -05:00
Alexey Nurgaliev
14ca83ddce segaMS, segaGG, segaSaturn controls and virtual gamepad
+ segaMD virtual gamepad update
+ gb controls
2023-08-04 19:24:06 +03:00
Alexey Nurgaliev
ac3bf70a83 save buttons order in control settings menu 2023-08-04 08:31:32 +03:00
Ethan O'Brien
f4a9e0ade1 Use resumeMainLoop and pauseMainLoop 2023-08-01 13:50:40 -05:00
Ethan O'Brien
bc046470d7 Update RetroArch 2023-08-01 13:50:21 -05:00
Alexey Nurgaliev
175fa80609 segaMD, segaCD, sega32x missing direction buttons 2023-07-31 08:08:28 +03:00
Allan Niles
349d50174d add https:// to the url 2023-07-28 10:55:15 -05:00
Allan Niles
067de17c9a don't neet CNAME anymore 2023-07-28 10:52:28 -05:00
Allan Niles
72870d1f30 Redo Demo Site Config 2023-07-28 08:38:14 -06:00
Allan Niles
693cdbcc4f Add BinBashBanana as a Contributor! 2023-07-28 08:30:24 -06:00
Ethan O'Brien
986586871b Fix gamepad support (see changelog) 2023-07-28 09:16:50 -05:00
Ethan O'Brien
a10e4766dc Push beta ppsspp core 2023-07-28 08:49:10 -05:00
Allan Niles
8e1529ca35 Add 2 New Contributors! 2023-07-27 21:55:06 -06:00
incredibleIdea
7a36b31c19 Update package.json 2023-07-27 00:16:02 +08:00
incredibleIdea
16ea63799f add localserver 2023-03-19 00:28:19 +08:00
Alexey Nurgaliev
bcb8256b7e segaMD, segaCD, sega32x button labels and virtual gamepad 2023-07-27 15:36:47 +03:00
Ethan O'Brien
4d53409eb8 Add pthread ability (for future maybe?) 2023-07-24 13:30:29 -05:00
Ethan O'Brien
ee7280fdfc Nitpicking 2023-07-22 19:57:32 -05:00
Ethan O'Brien
eaa4463735 Fix rar compression 2023-07-22 19:51:04 -05:00
Ethan O'Brien
7d3a2ca043 Update changelog ... because I forgot to with the update push 2023-07-22 18:28:05 -05:00
Ethan O'Brien
d93b6ce8c2 Update documentation 2023-07-22 18:22:55 -05:00
Ethan O'Brien
67eec13689 Version 4.0.5
Use pcsx_rearmed as default psx core.
Add picodrive core.
Use fbneo as the default psx core
2023-07-22 18:22:36 -05:00
Ethan O'Brien
4e119640e6 Check for netplay name too 2023-07-22 11:44:40 -05:00
Ethan O'Brien
9d19a33cd4 Update outdated documentation 2023-07-22 11:40:50 -05:00
Ethan O'Brien
b5285f687a Ability to set gameurl to a blob 2023-07-22 11:40:40 -05:00
Ethan O'Brien
66249ba1da Cleanup 2023-07-21 11:13:47 -05:00
Ethan O'Brien
c01fb72883 Fix compressed file on non psx core bug 2023-07-21 10:44:06 -05:00
Ethan O'Brien
6498bd8405 Update changelog 2023-07-21 10:15:15 -05:00
Ethan O'Brien
ed5c535125 Bump version 2023-07-21 10:14:04 -05:00
Ethan O'Brien
c7547eafb4 Fix cheat "x" button 2023-07-21 10:05:55 -05:00
Ethan O'Brien
49e18094c0 Optimize memory usage 2023-07-21 09:54:49 -05:00
Ethan O'Brien
f4ec26f06b Center video at top, hide menu messages 2023-07-19 14:12:40 -05:00
Ethan O'Brien
43294e20d0 Bump version 2023-07-19 10:02:28 -05:00
Ethan O'Brien
5d4fd8268d Cleanup EmulatorJS about page 2023-07-19 09:23:22 -05:00
Ethan O'Brien
e2f12407c0 Notify users this is a re-write 2023-07-18 12:24:40 -05:00
Ethan O'Brien
e025e3a7c0 EmulatorJS Version 4.0
See Changelog for information.

I'm deeply sorry to anyone with active branches, and good luck with merge conflicts

Co-authored-by: Allan Niles <74841470+allancoding@users.noreply.github.com>
2023-07-18 12:13:07 -05:00
Ethan O'Brien
08f310d742 Suggest to update 2023-07-18 11:21:31 -05:00
Ethan O'Brien
c601770340 Add 4.0 notifier to readme 2023-07-18 11:19:49 -05:00
Ethan O'Brien
0247e0f9d6 Minification 2023-07-18 11:10:21 -05:00
Ethan O'Brien
eb6d7be2d0 Add repo docs 2023-07-18 10:56:27 -05:00
Ethan O'Brien
299c04c234 Localization fixes 2023-07-18 10:13:12 -05:00