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-11 23:25:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
9
Commits
4
Branches
0
Tags
5861d403525ec0292bc55f0daf4c8888fcfdc438
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
5861d40352
When linking against static lib, the order matters.
2017-01-16 23:56:10 +01:00
src
Also build static library and use it for tests.
2017-01-16 23:54:46 +01:00
test
When linking against static lib, the order matters.
2017-01-16 23:56:10 +01:00
.gitignore
Initial commit
2017-01-16 19:33:02 +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
474
KiB
Languages
C
88.4%
Assembly
8.8%
Makefile
2.1%
Awk
0.7%