nickybmon/OpenEmu-Silicon
Native ARM64/Apple Silicon port of OpenEmu for M Series MacBooks
121Stars
3Forks
39Claude Commits
C++Language
emulatormacosretrogaming
First Claude commit: Mar 22, 2026Last Claude commit: 14d agoDiscovered: Apr 17, 2026
Recent Claude Commits
docs: update release process docs to reflect cask auto-update step
d73204214d agoauthor_emailfix: update Homebrew cask to v1.0.5 and auto-update cask in release script
f69566d14d agoauthor_emailFix CodeQL triggers: use main branch (not master)
42fe1341mo agoauthor_emailmerge: resolve codeql.yml conflict, keep comprehensive macOS workflow from main
27179571mo agoauthor_emailFix CodeQL build: disable code signing for CI
4ee00ea1mo agoauthor_emailchore: consolidate to single main branch
1c47f041mo agoauthor_emailAdd custom CodeQL workflow for C/C++ and Swift analysis
8a012aa1mo agoauthor_emailfix: correct branch targeting across all workflows and release URLs
1e8c9c61mo agoauthor_emailfix: correct branch references from master to staging
68bc8661mo agoauthor_emailci: replace CodeQL workflow with GitHub Advanced template
9cc2e951mo agoauthor_emailsecurity: add CodeQL scanning, Dependabot config, pin ZIPFoundation
feef46d1mo agoauthor_emailfix: resolve security issues in Sparkle update config and CI
cf178111mo agoauthor_emailfeat: add Report a Bug menu item to Help menu
03a6b2d1mo agoauthor_emailchore: move loose scripts to Scripts/ and remove test artifacts
db2dd811mo agoauthor_emaildocs: add CONTRIBUTORS.md honoring project lineage
5d3c7331mo agoauthor_emaildocs: update AGENTS.md to reflect current project state
598987d1mo agoauthor_emailci: add build-check, CodeQL, and stale workflows
5507fd11mo agoauthor_emailci: complete .github issue templates and update PR template
4c262f91mo agoauthor_emaildocs: fix download link and title to reflect OpenEmu-Silicon rename
a3973731mo agoauthor_emailfix: add missing VirtualC64-Core entry to .gitmodules
1bdf6571mo agoauthor_emailfix: add missing Frodo-Core entry to .gitmodules
1e43f2e1mo agoauthor_emailfix: Input Monitoring permissions alert — macOS 13+/26 URL, button text, and loop suppression
91f90b61mo agoauthor_emailfix: replace std::result_of with std::invoke_result_t for C++20
1caca791mo agoauthor_emailfix: add static libzip generated headers for Xcode builds
46657aa1mo agoauthor_emailfix: add TARGET_MAC support to gl_context.h for macOS builds
d5661a81mo agoauthor_emailfix: remove TARGET_IPHONE=1 from macOS Xcode build configs
3b3f3e01mo agoauthor_emailfix: add static version.h for Xcode builds (force-add past .gitignore)
d3212df1mo agoauthor_emailfix: add resources_stub.cpp for Xcode builds without cmrc
5939e9a1mo agoauthor_emailfix: use macOS OpenGL 3 headers in osx.h instead of OpenGLES
30a01c61mo agoauthor_emailfix: add missing zip_err_str.c and network_stubs.cpp for Flycast Xcode build
da571d61mo agoauthor_emailchore: add Flycast to workspace and update README
1d93f281mo agoauthor_emailfeat: populate Flycast/flycast/ from flyinghead/flycast (HEAD)
df91dcc1mo agoauthor_emailfeat: add Flycast core — OpenEmu wrapper and Xcode project
876f8c71mo agoauthor_emailfix: BSNES — populate bsnes/ source tree at v115 (commit 8e80d2f)
a6a284f1mo agoauthor_emailfix: Mupen64Plus — add arm64 to VALID_ARCHS in both build configs
a0e65681mo agoauthor_emailfix: VirtualJaguar — propagate framebuffer hint to JaguarSetScreenBuffer
4d7f5291mo agoauthor_emailfix: DeSmuME — dereference src pointer in directory.cpp
eba2adb1mo agoauthor_emailAdd script used to generate dark app icon variants
d3bd65b1mo agoauthor_emailAdd dark background app icon variants for macOS dark mode
251e49e1mo agoauthor_email