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
2026-04-26 17:17:56 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
225
Commits
3
Branches
0
Tags
d51277235bad7f3579a0a5c9a24af71eb9ce6629
T
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
d51277235b
Use correct type for read(2)'ing.
2018-03-20 12:01:08 +01:00
src
Use correct type for read(2)'ing.
2018-03-20 12:01:08 +01:00
test
Add skeleton for a serial device test.
2017-02-26 13:07:39 +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
Neat logo.
2017-02-09 22:25:38 +01:00
README.md
rk65c02
65C02 code interpreter/emulator/disassembler (work in progress)
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
Experimental 65C02 machine code interpreter/emulator/disassembler.
6502
65c02
emulation
wdc65c02s
Readme
GPL-3.0
812
KiB
Languages
C
93.7%
Assembly
4.4%
Makefile
1.6%
Awk
0.3%