Nadia Holmquist Pedersen
Nadia Holmquist Pedersen
ROM MD5: `50927e843568814f7ed45ec4f944bd8b` [crash info from macOS](https://github.com/binji/pokegb/files/6562707/pokegb.txt)
With the new [uniform appearance of icons](https://developer.apple.com/design/human-interface-guidelines/macos/icons-and-images/app-icon/) in Big Sur, the SameBoy icon looks rather out of place - would it be possible to provide an icon that fits in...
I noticed a couple of issues with the way the freedesktop stuff is installed: * Generally filetype icons for "generic" filetypes that might be handled by multiple apps aren't installed,...
This commit makes building using libslirp optional and disables indirect mode in the GUI if libslirp was not found. Currently required to build on some platforms that do not have...
Trying to build on macOS 12.2.1. ``` % cmake -B build -DCMAKE_BUILD_TYPE=Release -- The C compiler identification is AppleClang 13.0.0.13000029 -- The CXX compiler identification is AppleClang 13.0.0.13000029 -- Detecting...
#### Your system information * Steam client version: 1705108172 * SteamOS version: 3.5.13 * Opted into Steam client beta?: Yes * Opted into SteamOS beta?: Yes * Have you checked...
This makes two very small changes: * Add forgotten calls to `JitEnableWrite`/`JitEnableExecute` in `FaultHandler` * Disable the immediate `munmap` of `MemoryBase` which, while it works on Linux, seems to cause...
It seems like sometimes when opening the home menu, ctrQuake will have really high audio latency once you return to the game. This is happening on an old 3DS on...
When I start debugging from VSCode, the debugger only lists the sections in the outline, but not the source files that contain them. The source files in my project are...
As the title says, no context menu shows up when you do this. You can access the context menu for messages by pressing the ... button at the right when...