Switched Sections Back

This commit is contained in:
ElectronicsArchiver 2022-04-02 15:41:06 -04:00
parent b3fad4b0a0
commit 4efe60ddb4

View file

@ -26,6 +26,31 @@
<br> <br>
<br> <br>
<h2 align = 'center'>Info</h2>
### Issues
*If something doesn't work, please consider opening an* ***[Issue]*** <br>
*with as many details as possible, as well as the console log.*
### Audio
*The* ***Screen Recording*** *option currently doesn't support* ***Audio*** *.*
### Beta
The **beta** of the emulator core is now available for *some* systems. <br>
To use it, please add the following line to your code.
```js
EJS_BETA = true;
```
**>>When reporting bugs, please specify that you are using the beta version**
<br>
<br>
<h2 align = 'center'>Supported Systems</h2> <h2 align = 'center'>Supported Systems</h2>
<br> <br>
@ -72,32 +97,6 @@
**[3DO]** **[3DO]**
<br> <br>
<br>
<h2 align = 'center'>Info</h2>
### Issues
*If something doesn't work, please consider opening an* ***[Issue]*** <br>
*with as many details as possible, as well as the console log.*
### Audio
*The* ***Screen Recording*** *option currently doesn't support* ***Audio*** *.*
### Beta
The **beta** of the emulator core is now available for *some* systems. <br>
To use it, please add the following line to your code.
```js
EJS_BETA = true;
```
**>>When reporting bugs, please specify that you are using the beta version**
<br>
<!-----------------------------------------------------------------------------> <!----------------------------------------------------------------------------->