Merge branch 'main' into main

This commit is contained in:
Allan Niles 2022-07-15 14:12:27 -06:00 committed by GitHub
commit 2d503641bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 31 additions and 7 deletions

View file

@ -2,13 +2,12 @@
<div align = center>
<img src = docs/Logo.png width = 300>
<br>
<br>
[![Badge License]][License]
<br>
Self-hosted **Javascript** emulation for various system.
@ -27,6 +26,18 @@ Self-hosted **Javascript** emulation for various system.
<br>
# Allancoding's Version of EmulatorJS
---
## <span style="color: red;">*These are the things that were change*d from: https://github.com/ethanaobrien/emulatorjs</span>
Added code:
- Background image code
- Remove the ad loader after 4.5 seconds
---
### Issues
*If something doesn't work, please consider opening an* ***[Issue]*** <br>

12
changes.md Normal file
View file

@ -0,0 +1,12 @@
# Allancoding's Version of EmulatorJS
---
## <span style="color: red;">*These are the things that were change*d from: https://github.com/ethanaobrien/emulatorjs</span>
Added code:
- Background image code
- Remove the ad loader after 4.5 seconds
---

View file

@ -31,7 +31,7 @@ window.EJS_main = function(_0xa88a13, _0x17edbf, _0x2c1832) {
'reset': 'Reset',
'disabled': 'Disabled',
'enabled': 'Enabled',
'playNow': 'Play Now'
'playNow': 'Start Game'
},
'listeners': {
'play': null,
@ -5526,7 +5526,7 @@ window.EJS_main = function(_0xa88a13, _0x17edbf, _0x2c1832) {
_0x14264d.appendChild(_0x428003('a', {
'target': '_blank',
'href': 'https://github.com/ethanaobrien/emulatorjs'
}, 'EmulatorJS v' .concat(this.version)));
}, 'EmulatorJS @allancoding v' .concat(this.version)));
_0x2a1dda.appendChild(_0x14264d);
_0x2a1dda.setAttribute('menu', '');
}
@ -6516,4 +6516,4 @@ window.EJS_main = function(_0xa88a13, _0x17edbf, _0x2c1832) {
}();
_0x3dbc76.defaults = {};
_0x17edbf.default = _0x3dbc76;
}
}

1
data/emu-min.js vendored Normal file

File diff suppressed because one or more lines are too long

View file

@ -6927,4 +6927,4 @@ d[k>>>24]^e[n>>>16&255]^j[g>>>8&255]^l[h&255]^c[p++],n=d[n>>>24]^e[g>>>16&255]^j
}, _0x17a9ac.prototype.setJitter = function(_0x2d4fd2) {
this.jitter = _0x2d4fd2;
};
}, null, window.EJS_main]).default;
}, null, window.EJS_main]).default;