+
+
+ + z80full.tap + + + Tests all flags and registers. + |
+
+
+
+ + z80doc.tap + + + Tests all registers, but only officially documented flags. + |
+
+
+ |
+
+
+ |
+
+
+
+ + z80flags.tap + + + Tests all flags, ignores registers. + |
+
+
+
+ + z80docflags.tap + + + Tests documented flags only, ignores registers. + |
+
+
+ |
+
+
+ |
+
+
+
+
+ + z80ccf.tap + + + Tests all flags after executing ccf after each instruction tested.
+ |
+
+
+
+ + z80memptr.tap + + + Tests all flags after executing bit n,(hl) after each instruction tested.
+ |
+
+
+ |
+
+
+ |
+
+
+
+ + z80tests.tap + + |
+ |
+
+ |
+
+
+ |
+
+
+
+ + zexdoc.tap + + + Tests officially documented flag effects. + |
+
+
+
+
+ + zexall.tap + + + Tests all flags changes. + |
+
+
+ |
+
+
+ |
+
+
+
+ + zexall2.tap + + + Patrik Rak's modification with MEMPTR testing. + |
+ + |
+
+ |
+ + |
+
+This emulator is [free software](https://www.gnu.org/philosophy/free-sw.html): you can redistribute it and/or modify it under the terms of the **[GNU Lesser General Public License](https://www.gnu.org/licenses/lgpl-3.0.en.html)** as published by the [Free Software Foundation](https://www.fsf.org), either version 3 of the License, or (at your option) any later version.
+
+This emulator is distributed in the hope that it will be useful, but **WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE**. See the GNU Lesser General Public License for more details.
+
+You should have received a [copy](COPYING.LESSER) of the GNU Lesser General Public License along with this emulator. If not, see