Game Boy
The Game Boy was a line of handheld gaming devices created and sold by Nintendo. Typically development of the Game Boy done today includes homebrew games, emulator building, and preserving code and coding techniques.
Here are 868 public repositories matching this topic...
-
Updated
May 30, 2022 - C
-
Updated
May 22, 2022
-
Updated
May 17, 2022 - Assembly
-
Updated
Oct 14, 2021 - C++
This would vastly help the Dev experience for game developers
-
Updated
May 26, 2022 - C
Fuzzing RGBDS?
NieDzejkob did it back then I think with AFL, but LLVM also has libfuzzer, which seems to be easier to set up.
-
Updated
May 9, 2022 - Rust
-
Updated
Mar 8, 2022 - C
-
Updated
Aug 30, 2021 - Go
-
Updated
Feb 24, 2022 - C++
-
Updated
May 14, 2022 - Assembly
-
Updated
Jan 14, 2022 - OCaml
-
Updated
Apr 29, 2022 - C
"LOW" and "HIGH" are used to refer to signals, but a software developer may not have the necessary background to understand what those mean. They should be at least explained in an info box at the top (as per the style guide), and maybe replaced throughout the document where it makes sense to do so.
-
Updated
Apr 22, 2022 - Assembly
-
Updated
Feb 11, 2022 - Elm
-
Updated
May 30, 2022 - C++
I'm working on a bot that plays games on its own and have that running 24/7. It would be fantastic if there was an option to run the game in fullscreen mode.
I've looked through the options, but haven't come across something like that.