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 }}
aleury
/
rmachine
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: aleury/rmachine
Actions
All workflows
Workflows
CI
CI
Nightly
Nightly
Security audit
Security audit
Disabled
Show more workflows...
Management
Caches
CI
CI
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
ci.yaml
will be ignored since log searching is not yet available
100 workflow runs
100 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Add BIT/BMI instructions and Apple 1 system with PIA output
CI
#182:
Commit
13e2f71
pushed by
aleury
4m 48s
main
main
4m 48s
View workflow file
Extract memory from Machine into standalone Memory struct
CI
#181:
Commit
76e3def
pushed by
aleury
2m 32s
main
main
2m 32s
View workflow file
Add 6502 interrupt/reset vectoring (#22)
CI
#180:
Commit
c3294a5
pushed by
aleury
4m 44s
main
main
4m 44s
View workflow file
Add 6502 interrupt/reset vectoring
CI
#179:
Pull request
#22
synchronize by
bitfield
4m 35s
vector
vector
4m 35s
View #22
View workflow file
Add 6502 interrupt/reset vectoring
CI
#178:
Pull request
#22
opened by
bitfield
4m 31s
vector
vector
4m 31s
View #22
View workflow file
Add read() helper for single-char tokens
CI
#177:
Commit
fd2599f
pushed by
aleury
2m 27s
main
main
2m 27s
View workflow file
Simplify tokenizer: use peek-based matching and remove $ prefix from …
CI
#176:
Commit
7069f72
pushed by
aleury
2m 31s
main
main
2m 31s
View workflow file
Add 6502 assembly tokenizer
CI
#175:
Commit
a77fa9f
pushed by
aleury
4m 43s
main
main
4m 43s
View workflow file
Add LDA AbsoluteX addressing mode
CI
#174:
Commit
b8d8a3c
pushed by
aleury
2m 31s
main
main
2m 31s
View workflow file
Add LDA ZeroPageX and improve flag test coverage
CI
#173:
Commit
72f55a6
pushed by
aleury
2m 17s
main
main
2m 17s
View workflow file
Add CMP ZeroPage and Absolute addressing modes
CI
#172:
Commit
0447c7a
pushed by
aleury
2m 28s
main
main
2m 28s
View workflow file
Refactor CMP to use compare helper function
CI
#171:
Commit
7f0019a
pushed by
aleury
2m 30s
main
main
2m 30s
View workflow file
Add update_carry_flag and update_negative_flag helpers, refactor ADC …
CI
#170:
Commit
625e7be
pushed by
aleury
2m 24s
main
main
2m 24s
View workflow file
Add flag clear instructions (CLI, CLV) and OVERFLOW flag
CI
#169:
Commit
c0cedfa
pushed by
aleury
2m 28s
main
main
2m 28s
View workflow file
Add flag set instructions (SEC, SED, SEI) and INTERRUPT flag
CI
#168:
Commit
bbc4a5a
pushed by
aleury
2m 26s
main
main
2m 26s
View workflow file
Add stack pointer transfer instructions (TSX, TXS)
CI
#167:
Commit
4451706
pushed by
aleury
2m 23s
main
main
2m 23s
View workflow file
Add register transfer instructions (TAX, TAY, TXA, TYA)
CI
#166:
Commit
9a14621
pushed by
aleury
2m 34s
main
main
2m 34s
View workflow file
Add INC instruction (ZeroPage and Absolute modes)
CI
#165:
Commit
28e4fc5
pushed by
aleury
2m 17s
main
main
2m 17s
View workflow file
Add STA, STX, STY zero page and absolute addressing modes
CI
#164:
Commit
b7fa75f
pushed by
aleury
2m 27s
main
main
2m 27s
View workflow file
Fix comment formatting
CI
#163:
Commit
6dae69a
pushed by
aleury
2m 22s
main
main
2m 22s
View workflow file
Add ZERO flag support to LDA, LDX, LDY, INX, INY, DEX, DEY, DEC, ADC
CI
#162:
Commit
c18f7cc
pushed by
aleury
2m 14s
main
main
2m 14s
View workflow file
Update test comment
CI
#161:
Commit
9215b53
pushed by
aleury
2m 21s
main
main
2m 21s
View workflow file
Update BNE and BEQ tests
CI
#160:
Commit
a2fa206
pushed by
aleury
2m 27s
main
main
2m 27s
View workflow file
Add BEQ instruction with relative addressing
CI
#159:
Commit
ba8158f
pushed by
aleury
2m 27s
main
main
2m 27s
View workflow file
Add DEX and DEY
CI
#158:
Commit
21ba13f
pushed by
aleury
2m 24s
main
main
2m 24s
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.