Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
epi
/
xebin
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
10
Code
Issues
1
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Cycle-exact emulation of all 6502/65c02 opcodes
- #12
#12
Merged
epi
merged 17 commits into
2.0-new
epi/xebin:2.0-new
from
cycle-exact
epi/xebin:cycle-exact
Copy head branch name to clipboard
Sep 10, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Cycle-exact emulation of all 6502/65c02 opcodes
#12
epi
merged 17 commits into
2.0-new
epi/xebin:2.0-new
from
cycle-exact
epi/xebin:cycle-exact
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2026
emu: removed GTE as separate variant
epi
committed
439b0dc
View commit details
Copy full SHA for 439b0dc
Browse repository at this point
Commits on Sep 10, 2026
Single-step tests runner
epi
committed
dcd5d90
View commit details
Copy full SHA for dcd5d90
Browse repository at this point
singlestep: parse test cases from json
epi
committed
7870bec
View commit details
Copy full SHA for 7870bec
Browse repository at this point
singlestep: filter and load test cases from files
epi
committed
a44c227
View commit details
Copy full SHA for a44c227
Browse repository at this point
emu: wrap P, remove bflag, functional 1-step
epi
committed
a2ab78c
View commit details
Copy full SHA for a2ab78c
Browse repository at this point
emu: fix functional bugs from singlestep tests
Show description for 346c099
epi
committed
346c099
View commit details
Copy full SHA for 346c099
Browse repository at this point
emu: All documented instructions cycle exact.
epi
committed
3a0db53
View commit details
Copy full SHA for 3a0db53
Browse repository at this point
emu: lax & sax
epi
committed
e605819
View commit details
Copy full SHA for e605819
Browse repository at this point
emu: NMOS unofficial NOPs
epi
committed
09d48ac
View commit details
Copy full SHA for 09d48ac
Browse repository at this point
emu: JAM
epi
committed
929d410
View commit details
Copy full SHA for 929d410
Browse repository at this point
emu: alu + rmw combos
epi
committed
d3dfdf6
View commit details
Copy full SHA for d3dfdf6
Browse repository at this point
emu: undocumented imnmediates
epi
committed
6c3aeea
View commit details
Copy full SHA for 6c3aeea
Browse repository at this point
emu: all undocumented NMOS opcodes
epi
committed
c54e3f4
View commit details
Copy full SHA for c54e3f4
Browse repository at this point
emu: sprinkle with private
epi
committed
e30c148
View commit details
Copy full SHA for e30c148
Browse repository at this point
disasm: 65c02
epi
committed
9ba1f03
View commit details
Copy full SHA for 9ba1f03
Browse repository at this point
cli: select cpu for run
epi
committed
29804bb
View commit details
Copy full SHA for 29804bb
Browse repository at this point
update README
epi
committed
7a811cf
View commit details
Copy full SHA for 7a811cf
Browse repository at this point
You can’t perform that action at this time.