nickybmon/OpenEmu-Silicon
Native ARM64 port of OpenEmu for Apple Silicon MacBooks
320Stars
13Forks
39Claude Commits
C++Language
emulatorgamingmacosopenemuretrogaming
First Claude commit: Mar 22, 2026Last Claude commit: 3mo agoDiscovered: Apr 17, 2026
Recent Claude Commits
docs: update release process docs to reflect cask auto-update step
d7320423mo agoauthor_emailfix: update Homebrew cask to v1.0.5 and auto-update cask in release script
f69566d3mo agoauthor_emailFix CodeQL triggers: use main branch (not master)
42fe1344mo agoauthor_emailmerge: resolve codeql.yml conflict, keep comprehensive macOS workflow from main
27179574mo agoauthor_emailFix CodeQL build: disable code signing for CI
4ee00ea4mo agoauthor_emailchore: consolidate to single main branch
1c47f044mo agoauthor_emailAdd custom CodeQL workflow for C/C++ and Swift analysis
8a012aa4mo agoauthor_emailfix: correct branch targeting across all workflows and release URLs
1e8c9c64mo agoauthor_emailfix: correct branch references from master to staging
68bc8664mo agoauthor_emailci: replace CodeQL workflow with GitHub Advanced template
9cc2e954mo agoauthor_emailsecurity: add CodeQL scanning, Dependabot config, pin ZIPFoundation
feef46d4mo agoauthor_emailfix: resolve security issues in Sparkle update config and CI
cf178114mo agoauthor_emailfeat: add Report a Bug menu item to Help menu
03a6b2d4mo agoauthor_emailchore: move loose scripts to Scripts/ and remove test artifacts
db2dd814mo agoauthor_emaildocs: add CONTRIBUTORS.md honoring project lineage
5d3c7334mo agoauthor_emaildocs: update AGENTS.md to reflect current project state
598987d4mo agoauthor_emailci: add build-check, CodeQL, and stale workflows
5507fd14mo agoauthor_emailci: complete .github issue templates and update PR template
4c262f94mo agoauthor_emaildocs: fix download link and title to reflect OpenEmu-Silicon rename
a3973734mo agoauthor_emailfix: add missing VirtualC64-Core entry to .gitmodules
1bdf6574mo agoauthor_emailfix: add missing Frodo-Core entry to .gitmodules
1e43f2e4mo agoauthor_emailfix: Input Monitoring permissions alert — macOS 13+/26 URL, button text, and loop suppression
91f90b64mo agoauthor_emailfix: replace std::result_of with std::invoke_result_t for C++20
1caca794mo agoauthor_emailfix: add static libzip generated headers for Xcode builds
46657aa4mo agoauthor_emailfix: add TARGET_MAC support to gl_context.h for macOS builds
d5661a84mo agoauthor_emailfix: remove TARGET_IPHONE=1 from macOS Xcode build configs
3b3f3e04mo agoauthor_emailfix: add static version.h for Xcode builds (force-add past .gitignore)
d3212df4mo agoauthor_emailfix: add resources_stub.cpp for Xcode builds without cmrc
5939e9a4mo agoauthor_emailfix: use macOS OpenGL 3 headers in osx.h instead of OpenGLES
30a01c64mo agoauthor_emailfix: add missing zip_err_str.c and network_stubs.cpp for Flycast Xcode build
da571d64mo agoauthor_emailchore: add Flycast to workspace and update README
1d93f284mo agoauthor_emailfeat: populate Flycast/flycast/ from flyinghead/flycast (HEAD)
df91dcc4mo agoauthor_emailfeat: add Flycast core — OpenEmu wrapper and Xcode project
876f8c74mo agoauthor_emailfix: BSNES — populate bsnes/ source tree at v115 (commit 8e80d2f)
a6a284f4mo agoauthor_emailfix: Mupen64Plus — add arm64 to VALID_ARCHS in both build configs
a0e65684mo agoauthor_emailfix: VirtualJaguar — propagate framebuffer hint to JaguarSetScreenBuffer
4d7f5294mo agoauthor_emailfix: DeSmuME — dereference src pointer in directory.cpp
eba2adb4mo agoauthor_emailAdd script used to generate dark app icon variants
d3bd65b4mo agoauthor_emailAdd dark background app icon variants for macOS dark mode
251e49e4mo agoauthor_email