This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
rk65c02
Watch
1
Star
0
Fork
0
You've already forked rk65c02
mirror of
https://github.com/rkujawa/rk65c02.git
synced
2025-08-08 03:25:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
113
Commits
4
Branches
0
Tags
1f3b61bec86ffeae61551c6f5f07421187af5bbb
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Radosław Kujawa
1f3b61bec8
Implement test cases for DEC instruction.
2017-01-27 11:43:15 +01:00
src
Add function to dump registers state onto stdout.
2017-01-27 11:27:14 +01:00
test
Implement test cases for DEC instruction.
2017-01-27 11:43:15 +01:00
.gitignore
Ignore .DS_Store
2017-01-23 13:47:22 +01:00
LICENSE
Initial commit
2017-01-16 19:33:02 +01:00
README.md
Initial commit
2017-01-16 19:33:02 +01:00
README.md
rk65c02
65C02 code interpreter/emulator/disassembler (work in progress)
Description
Experimental 65C02 machine code interpreter/emulator/disassembler.
6502
65c02
emulation
wdc65c02s
Readme
GPL-3.0
473
KiB
Languages
C
88.4%
Assembly
8.8%
Makefile
2.1%
Awk
0.7%