nickybmon/OpenEmu-Silicon
Native ARM64 port of OpenEmu for Apple Silicon MacBooks
248Stars
7Forks
39Claude Commits
C++Language
emulatorgamingmacosopenemuretrogaming
First Claude commit: Mar 22, 2026Last Claude commit: 1mo agoDiscovered: Apr 17, 2026
Recent Claude Commits
docs: update release process docs to reflect cask auto-update step
d7320421mo agoauthor_emailfix: update Homebrew cask to v1.0.5 and auto-update cask in release script
f69566d1mo agoauthor_emailFix CodeQL triggers: use main branch (not master)
42fe1342mo agoauthor_emailmerge: resolve codeql.yml conflict, keep comprehensive macOS workflow from main
27179572mo agoauthor_emailFix CodeQL build: disable code signing for CI
4ee00ea2mo agoauthor_emailchore: consolidate to single main branch
1c47f042mo agoauthor_emailAdd custom CodeQL workflow for C/C++ and Swift analysis
8a012aa2mo agoauthor_emailfix: correct branch targeting across all workflows and release URLs
1e8c9c62mo agoauthor_emailfix: correct branch references from master to staging
68bc8662mo agoauthor_emailci: replace CodeQL workflow with GitHub Advanced template
9cc2e952mo agoauthor_emailsecurity: add CodeQL scanning, Dependabot config, pin ZIPFoundation
feef46d2mo agoauthor_emailfix: resolve security issues in Sparkle update config and CI
cf178112mo agoauthor_emailfeat: add Report a Bug menu item to Help menu
03a6b2d2mo agoauthor_emailchore: move loose scripts to Scripts/ and remove test artifacts
db2dd812mo agoauthor_emaildocs: add CONTRIBUTORS.md honoring project lineage
5d3c7332mo agoauthor_emaildocs: update AGENTS.md to reflect current project state
598987d2mo agoauthor_emailci: add build-check, CodeQL, and stale workflows
5507fd12mo agoauthor_emailci: complete .github issue templates and update PR template
4c262f92mo agoauthor_emaildocs: fix download link and title to reflect OpenEmu-Silicon rename
a3973732mo agoauthor_emailfix: add missing VirtualC64-Core entry to .gitmodules
1bdf6572mo agoauthor_emailfix: add missing Frodo-Core entry to .gitmodules
1e43f2e2mo agoauthor_emailfix: Input Monitoring permissions alert — macOS 13+/26 URL, button text, and loop suppression
91f90b62mo agoauthor_emailfix: replace std::result_of with std::invoke_result_t for C++20
1caca792mo agoauthor_emailfix: add static libzip generated headers for Xcode builds
46657aa2mo agoauthor_emailfix: add TARGET_MAC support to gl_context.h for macOS builds
d5661a82mo agoauthor_emailfix: remove TARGET_IPHONE=1 from macOS Xcode build configs
3b3f3e02mo agoauthor_emailfix: add static version.h for Xcode builds (force-add past .gitignore)
d3212df2mo agoauthor_emailfix: add resources_stub.cpp for Xcode builds without cmrc
5939e9a2mo agoauthor_emailfix: use macOS OpenGL 3 headers in osx.h instead of OpenGLES
30a01c62mo agoauthor_emailfix: add missing zip_err_str.c and network_stubs.cpp for Flycast Xcode build
da571d62mo agoauthor_emailchore: add Flycast to workspace and update README
1d93f282mo agoauthor_emailfeat: populate Flycast/flycast/ from flyinghead/flycast (HEAD)
df91dcc2mo agoauthor_emailfeat: add Flycast core — OpenEmu wrapper and Xcode project
876f8c72mo agoauthor_emailfix: BSNES — populate bsnes/ source tree at v115 (commit 8e80d2f)
a6a284f2mo agoauthor_emailfix: Mupen64Plus — add arm64 to VALID_ARCHS in both build configs
a0e65682mo agoauthor_emailfix: VirtualJaguar — propagate framebuffer hint to JaguarSetScreenBuffer
4d7f5292mo agoauthor_emailfix: DeSmuME — dereference src pointer in directory.cpp
eba2adb2mo agoauthor_emailAdd script used to generate dark app icon variants
d3bd65b2mo agoauthor_emailAdd dark background app icon variants for macOS dark mode
251e49e2mo agoauthor_email