Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/biged/6502timing
Instruction timings for 6502 emulator debugging
https://github.com/biged/6502timing
Last synced: about 2 months ago
JSON representation
Instruction timings for 6502 emulator debugging
- Host: GitHub
- URL: https://github.com/biged/6502timing
- Owner: BigEd
- License: gpl-2.0
- Created: 2015-06-22T09:29:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-22T18:34:11.000Z (over 9 years ago)
- Last Synced: 2024-10-15T20:23:49.807Z (3 months ago)
- Language: Assembly
- Size: 137 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 6502timing
A short program to exercise all 6502 instructions, with and without page crossing, to help determine whether emulators have the right instruction timings.
For discussion, please see http://forum.6502.org/viewtopic.php?f=8&t=3340