You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just the core emulator. For a desktop emulator look at [jsGBC](https://github.com/ardean/jsGBC) or for an online emulator please check [jsGBC-web](https://github.com/ardean/jsGBC-web).
10
12
11
13
## Usage
12
14
13
15
I suggest you to use [jspm](http://jspm.io/) as your package manager.
14
16
15
-
### Directly in a browser
17
+
### Minified
16
18
17
19
Please checkout the [direct/index.html](https://ardean.github.io/jsGBC-core/direct/) file for direct usage in a browser.
0 commit comments