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 721 public repositories matching this topic...
A program can tell that it's running on PyBoy because the buttons always change right at vblank.
To reproduce:
- Install PyBoy
- Start the test ROM "Telling LYs?" (which I have precompiled for your convenience here)
- Press all 8 buttons in any order
- Watch the arrow sprite at the right side
Expect: Arrow moves after each press, followed
-
Updated
Jul 25, 2021 - C
-
Updated
Jul 25, 2021
-
Updated
Jun 20, 2021 - Assembly
-
Updated
Jun 30, 2021 - C++
This would vastly help the Dev experience for game developers
src/asm/parser.y is currently very messy, lacking organization and comments. Bison documentation is clear: both /* ... */ and // are supported.
- Organize rules better, possibly with "section markers" (`// -
-
Updated
Jul 25, 2021 - C
-
Updated
Jul 22, 2021 - C++
-
Updated
Jul 13, 2021 - Assembly
-
Updated
Jul 25, 2021 - C
-
Updated
Jul 22, 2021 - Go
-
Updated
Jul 25, 2021 - C
-
Updated
Jun 20, 2021 - Assembly
-
Updated
Nov 12, 2020 - Assembly
-
Updated
May 9, 2021 - Elm
-
Updated
May 24, 2021 - C
As explained by this graphic:
(Source: https://twitter.com/liji32/status/1412131307501625353)
-
Updated
Jul 4, 2021 - Assembly
-
Updated
Jul 25, 2021 - C++



https://github.com/libretro/blastem-libretro
Alternative Genesis Core with ARM support.