mirror of
https://github.com/EmulatorJS/EmulatorJS.git
synced 2026-02-06 03:06:57 +00:00
Add intv
This commit is contained in:
parent
780ad31d3d
commit
ae9cd11583
@ -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();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user