FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for data - codedevper/EmulatorJS · GitHub
codedevper
/
EmulatorJS
Public
forked from
EmulatorJS/EmulatorJS
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
EmulatorJS
data
on
main
User selector
Datepicker
Commit history
Commits on Oct 31, 2025
Fix Sega Genesis control scheme (#1124) (#1125)
mikhailv
authored
5680535
View commit details
Copy full SHA for 5680535
View code at this point
Browse repository at this point
Commits on Oct 20, 2025
Fix Issue #1039 (Save state text is inconsistent) (#1116)
Show description for dfe9498
joethun
authored
dfe9498
View commit details
Copy full SHA for dfe9498
View code at this point
Browse repository at this point
Fix Issue #1112 (PSX Control Labels Are Incorrect) (#1115)
Show description for 5fdaaff
joethun
authored
5fdaaff
View commit details
Copy full SHA for 5fdaaff
View code at this point
Browse repository at this point
Add beta bootup batch file
ethanaobrien
committed
8c750dd
View commit details
Copy full SHA for 8c750dd
View code at this point
Browse repository at this point
Commits on Oct 19, 2025
Redo start name detection
ethanaobrien
committed
18e3a4c
View commit details
Copy full SHA for 18e3a4c
View code at this point
Browse repository at this point
Add bsnes/genesisplusgxwide
ethanaobrien
committed
91e8d6b
View commit details
Copy full SHA for 91e8d6b
View code at this point
Browse repository at this point
Commits on Oct 16, 2025
beforeunload event listener update (#1107)
Show description for c0480f8
duanyu5871
and
ethanaobrien
authored
c0480f8
View commit details
Copy full SHA for c0480f8
View code at this point
Browse repository at this point
Commits on Oct 7, 2025
Change some of the contents of ja.json (#1102)
paln21
authored
8184ba8
View commit details
Copy full SHA for 8184ba8
View code at this point
Browse repository at this point
Commits on Sep 18, 2025
Support a fixed save flushing interval (#1095)
Show description for 8eab8f6
cryptonaus
authored
8eab8f6
View commit details
Copy full SHA for 8eab8f6
View code at this point
Browse repository at this point
Add event for when a game save is updated (#1094)
Show description for ca6c0a9
cryptonaus
authored
ca6c0a9
View commit details
Copy full SHA for ca6c0a9
View code at this point
Browse repository at this point
Commits on Sep 17, 2025
fix loadExternalFilesFixed a bug in the `loadExternalFiles` function by updating the `writeFile` call to wrap `res.data` in `new Uint8Array`. This ensures proper handling of binary or buffer data, …
Show description for 5a60623
lxyongit
authored
5a60623
View commit details
Copy full SHA for 5a60623
View code at this point
Browse repository at this point
Commits on Sep 16, 2025
Fix screenshot return in EJS_onSaveState (#1092)
Show description for ad9586d
michael-j-green
authored
ad9586d
View commit details
Copy full SHA for ad9586d
View code at this point
Browse repository at this point
Commits on Aug 27, 2025
Network errors should be thrown
ethanaobrien
committed
7197fc9
View commit details
Copy full SHA for 7197fc9
View code at this point
Browse repository at this point
Commits on Aug 24, 2025
Added netplay over WebRTC (#1053)
Show description for 23337cf
S-Coding23
and
ethanaobrien
authored
23337cf
View commit details
Copy full SHA for 23337cf
View code at this point
Browse repository at this point
Commits on Aug 20, 2025
Improve multi-disc handling for dosbox-pure (#1064)
Show description for e4feb3c
daguile
and
michael-j-green
authored
e4feb3c
View commit details
Copy full SHA for e4feb3c
View code at this point
Browse repository at this point
Commits on Aug 18, 2025
fix silly error (#1063)
daguile
authored
a0f4db7
View commit details
Copy full SHA for a0f4db7
View code at this point
Browse repository at this point
Commits on Aug 17, 2025
Add jsdoc comments to compression.js (#1062)
Show description for b5a719b
gantoine
authored
b5a719b
View commit details
Copy full SHA for b5a719b
View code at this point
Browse repository at this point
Commits on Aug 16, 2025
handle subfolders in path (#1059)
daguile
authored
5bf1787
View commit details
Copy full SHA for 5bf1787
View code at this point
Browse repository at this point
Update ja.json (#1058)
ぱる
authored
55fbd5e
View commit details
Copy full SHA for 55fbd5e
View code at this point
Browse repository at this point
Commits on Aug 7, 2025
Redo saves
ethanaobrien
committed
756990b
View commit details
Copy full SHA for 756990b
View code at this point
Browse repository at this point
Commits on Jul 13, 2025
Fix for context menu (#1045)
Show description for 0f9954a
michael-j-green
authored
0f9954a
View commit details
Copy full SHA for 0f9954a
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
Update ko.json (#1044)
Show description for 4c161ab
UzuCore
authored
4c161ab
View commit details
Copy full SHA for 4c161ab
View code at this point
Browse repository at this point
Commits on Jul 7, 2025
Language Revamp (#1036)
Show description for 2052d68
allancoding
authored
2052d68
View commit details
Copy full SHA for 2052d68
View code at this point
Browse repository at this point
Fix for broken custom buttons (#1042)
Show description for e77610e
michael-j-green
authored
e77610e
View commit details
Copy full SHA for e77610e
View code at this point
Browse repository at this point
Update af-FR.json (#1043)
Show description for 8a7088a
t3chnob0y
authored
8a7088a
View commit details
Copy full SHA for 8a7088a
View code at this point
Browse repository at this point
fix adding newlines after updating dependencies
allancoding
committed
820a9fa
View commit details
Copy full SHA for 820a9fa
View code at this point
Browse repository at this point
Commits on Jul 5, 2025
4.2.3
ethanaobrien
committed
e150dc0
View commit details
Copy full SHA for e150dc0
View code at this point
Browse repository at this point
Add sizes to parent element
ethanaobrien
committed
f679b26
View commit details
Copy full SHA for f679b26
View code at this point
Browse repository at this point
Playing with canvas sizes
ethanaobrien
committed
c7d6a49
View commit details
Copy full SHA for c7d6a49
View code at this point
Browse repository at this point
Style: replace some string concatenation with template literal (#1040)
Snowflur
authored
505f11b
View commit details
Copy full SHA for 505f11b
View code at this point
Browse repository at this point
Commits on Jul 3, 2025
Remove canvas resize call as this is now handled by the backend
ethanaobrien
committed
b0601b6
View commit details
Copy full SHA for b0601b6
View code at this point
Browse repository at this point
Localization and logging fix (#1038)
Show description for 84a1fc1
Snowflur
authored
84a1fc1
View commit details
Copy full SHA for 84a1fc1
View code at this point
Browse repository at this point
Commits on Jun 25, 2025
Fix Error Screen (#1005)
Show description for cfe6ada
allancoding
authored
cfe6ada
View commit details
Copy full SHA for cfe6ada
View code at this point
Browse repository at this point
Resolve issue with invalid button names (#1035)
michael-j-green
authored
75ff025
View commit details
Copy full SHA for 75ff025
View code at this point
Browse repository at this point
Commits on Jun 18, 2025
Capture Overhaul (#1011)
Show description for 88d4a05
allancoding
authored
88d4a05
View commit details
Copy full SHA for 88d4a05
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL