Update README.md

This commit is contained in:
ArthurFerreira2 2022-04-02 00:22:36 +02:00 committed by GitHub
parent 761d4e9435
commit b1585d8e36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -4,10 +4,10 @@ runs at ~1Ghz on a modern computer
powers reinette IIe : https://github.com/ArthurFerreira2/reinetteIIe
### tests
I left the test and timing routines I used during developpement
I left the test and timing routines I used during developpement
you can use them to verify accuracy :
Theses tests require `6502_functional_test.bin` and `65C02_extended_opcodes_test.bin` which you can get from https://github.com/Klaus2m5/6502_65C02_functional_tests
Theses tests require `6502_functional_test.bin` and `65C02_extended_opcodes_test.bin` which you can get from https://github.com/Klaus2m5/6502_65C02_functional_tests
and `timingtest-1.bin` I got from BigEd at http://forum.6502.org/viewtopic.php?f=8&t=3340
### compile and run :