0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Dec 13, 2024 — Dec 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DSP: fix PDATA reads being one off More... 6 months ago
Don't return 0 when attempting to read from the GPA GPIO addresses with GPIO disabled (#2266) More... 6 months ago
camera: trigger DMA when reaching the end of a frame (fixes issues when the frame height isn't a multiple of the DMA interval) More... 6 months ago
DSP: fix bug in PDATA read DMA (was reading wrong register) More... 6 months ago
Slot-2 Motion Pak, Guitar Grip emulation (#2183) More... 6 months ago
Load Tad key into DSi AES engine (#2252) More... 6 months ago
setupMicInputData() ought to be called at all times tho More... 6 months ago
Don't try to change the core's audio interp setting when the emu instance has no core yet. More... 6 months ago
small fix to translucency flag assignment (#2301) More... 6 months ago
multi-instance: load firmware from correct instance-specific file (load from original file if not found) More... 6 months ago
work around building with LTO causing an ICE in gcc 15.1.0 More... 6 months ago
fix mic settings not being changed when closing the audio settings dialog More... 6 months ago
melonDLDI: add support for unaligned I/O More... 7 months ago
update copyright headers (about time) More... 7 months ago
add source for DLDI driver More... 7 months ago
Fix a missing `#include` on Windows builds (#2333) More... 7 months ago
Fix undefined behavior when indexing into `ARCode::Code` (#2331) More... 7 months ago
Use standard sysconf More... 7 months ago
Set SDL_HINT_APP_NAME (#2319) More... 7 months ago
ci: upgrade vcpkg to a commit that works for our deps with CMake 4.0 More... 8 months ago
Add support for using the solar sensor without requiring a Boktai ROM (#2221) More... 9 months ago
ci: enable building of appimages on aarch64 More... 10 months ago
vcpkg 2025.01.13, update nixpkgs More... 10 months ago
Use GitHub's new arm64 Linux runners for the Ubuntu CI builds More... 11 months ago
fix framelimiter bugs (#2256) More... 11 months ago
just case the string length to int to make std::min happy in all cases More... 12 months ago
Fix almost every warning (#2195) More... 12 months ago
improve audio handling at non-60 fps targets (#2246) More... 12 months ago
FIX: this should be namespace std:: to preserve compatibilty with non-glibc when building without gdb stub More... 12 months ago
Fix gdbstub not activating until the console is reset (#2245) More... 12 months ago