-
Recently [SameBoy](https://github.com/LIJI32/SameBoy/issues/423) has released [v0.15 build](https://github.com/LIJI32/SameBoy/releases/tag/v0.15) with support for motion controls and its great. Emulat…
-
I followed the build instructions in the readme to the letter using a 1.1 rom of SML. I was able to compile SMLDX, but the resultant ROM simply crashes when attempting to start a new game. As I lack a…
-
I was wondering if there's any chance for an iOS version? I'd love something more feature rich than the Delta emulator. Sameboy has an iOS version via an .ipa file that auto built with the mac files. …
-
This is a feature that most popular Gameboy emulators with debugger have (like SameBoy or BGB). It lets you trace variable names based on game disassembly ([example](https://github.com/pret/pokered/bl…
-
Tried running Doc Cosmos on mGBA, and the scrolltext doesn't scroll cleanly
Video of what it should look like: https://www.youtube.com/watch?v=ILjB59myE_M
Recording from mGBA (v0.10.2)
![doc](h…
-
The same thing happens in both games (same game, different name ?) when entering the game screens, games work fine for several seconds, then corrupted graphics begin to appear, until the games freeze …
-
Is there something I'm missing here. No amount of prodding can get the app to recognize any .gb or .gbc file. I tried with multiple files that are proven to work immediately in other emulators.
-
I tried running `make` and `make sdl` but there's no output, no errors, nothing.
-
## Description
The idea for this would be a script or subroutine that you can run per system for the current loaded core.
Example: Nestopia Core is loaded and you run the benchmark for the NES/F…
-
# Context
Ryan Gordon/icculus, one of the SDL library maintainers, recently [wrapped up an old bug regarding the video input API of SDL](https://github.com/libsdl-org/SDL/issues/4) and [demonstrate…