game-boy
Here are 79 public repositories matching this topic...
-
Updated
Jun 30, 2020 - Assembly
-
Updated
May 31, 2020 - C
-
Updated
Jun 7, 2020 - C
-
Updated
Nov 7, 2019
-
Updated
Aug 11, 2017 - C
-
Updated
Apr 9, 2020 - Python
Dan Docs
Dan Docs documents more obscure Game Boy hardware.
It is rendered from here https://github.com/shonumi/shonumi.github.io/blob/master/dandocs.html, which in turns comes from GBE docs : https://github.com/shonumi/gbe-plus/blob/master/src/docs/technical/dandocs.html, manually converted to HTML from the TXT files in the same folder, like this one: https://git
What the title says, currently no APKs provided external to the Google Play Store which is not uber intuitive to FOSS.
-
Updated
Feb 19, 2020 - Java
-
Updated
Nov 23, 2019 - Assembly
-
Updated
May 11, 2020 - Assembly
-
Updated
May 26, 2020 - C
-
Updated
Jun 8, 2020 - Crystal
-
Updated
Apr 9, 2018 - Crystal
When no window is active, all of the options under "Emulate as:" should be disabled.
-
Updated
May 26, 2020 - C
Atom is currently beta testing tree-sitter grammars. tree-sitter/tree-sitter is a tool that builds complete parse trees of source code.
Using this instead of TextMate-style regex parsing will make things like #2 and #6 easier to solve.
Support for a tree-sitter grammar can be added alongside the current grammar, so I've started work on it: https://g
Improve this page
Add a description, image, and links to the game-boy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the game-boy topic, visit your repo's landing page and select "manage topics."
Compiling this tool I saw that include python bindings but I cannot find any documentation or examples about how to use it.
Also inside the code there aren't so many tests in python that use that APIs or on internet I found 0 about it.