This commit is contained in:
Ethan O'Brien 2026-01-03 18:44:29 -06:00
parent 780ad31d3d
commit ae9cd11583

View File

@ -36,7 +36,8 @@ class EmulatorJS {
"pet": ["vice_xpet"],
"plus4": ["vice_xplus4"],
"vic20": ["vice_xvic"],
"dos": ["dosbox_pure"]
"dos": ["dosbox_pure"],
"intv": ["freeintv"]
};
if (this.isSafari && this.isMobile) {
rv.n64 = rv.n64.reverse();