diff --git a/6502_65C02_functional_tests.zip b/6502_65C02_functional_tests.zip deleted file mode 100644 index ef06f3a..0000000 Binary files a/6502_65C02_functional_tests.zip and /dev/null differ diff --git a/readme.txt b/readme.txt index c3d20ed..0c21b81 100644 --- a/readme.txt +++ b/readme.txt @@ -10,8 +10,6 @@ The 6502_interrupt_test.a65 is a simple test to check the interrupt system of both processors. A feedback register is required to inject IRQ and NMI requests. -All source files are included in the zipped file. - Detailed information about how to configure, assemble and run the tests is included in each source file.