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 }}
pda
/
go6502
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
41
Code
Issues
0
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
cpu: add basic support for some 65C02 opcodes
- #1
#1
Open
rjw57
wants to merge 8 commits into
pda:main
pda/go6502:main
from
rjw57:rfc-proposed-65C02-support
rjw57/go6502:rfc-proposed-65C02-support
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
cpu: add basic support for some 65C02 opcodes
#1
rjw57
wants to merge 8 commits into
pda:main
pda/go6502:main
from
rjw57:rfc-proposed-65C02-support
rjw57/go6502:rfc-proposed-65C02-support
Copy head branch name to clipboard
Commits
Commits on Apr 16, 2015
cpu: add basic support for 65C02 opcodes
Show description for af4d734
rjw57
committed
af4d734
View commit details
Copy full SHA for af4d734
Browse repository at this point
Commits on Apr 21, 2015
cpu: implement PHP/PLP instruction
rjw57
committed
bf189bc
View commit details
Copy full SHA for bf189bc
Browse repository at this point
cpu/op_type.go: fix typo: plp/php confusion
rjw57
committed
2579099
View commit details
Copy full SHA for 2579099
Browse repository at this point
cpu: implement BVS and BVC opcodes
rjw57
committed
11e5966
View commit details
Copy full SHA for 11e5966
Browse repository at this point
cpu: set NZ flags on PL{A,X,Y}
Show description for 2138b65
rjw57
committed
2138b65
View commit details
Copy full SHA for 2138b65
Browse repository at this point
cpu: add SED implementation
rjw57
committed
ac73bf5
View commit details
Copy full SHA for ac73bf5
Browse repository at this point
cpu: fix logic for SEI/CLI
Show description for 80a58a5
rjw57
committed
80a58a5
View commit details
Copy full SHA for 80a58a5
Browse repository at this point
cpu: correct implementation of jmp (abs, X)
Show description for c686ede
rjw57
committed
c686ede
View commit details
Copy full SHA for c686ede
Browse repository at this point
You can’t perform that action at this time.