@@ -705,6 +705,8 @@ Many thanks to the following individuals (in alphabetical order):
705705 * For validating the _"Z80 Test Suite"_ on several Z80 clones. <sup>[15](#r_15)</sup>
706706* ** Cooke, Simon** <sup >:trophy : </sup >
707707 * For discovering how the <code>out (c),0</code> instruction behaves on the Zilog Z80 CMOS. <sup>[16](#r_16)</sup>
708+ * ** creator**
709+ * For testing the `ccf/scf` instructions on real hardware. <sup>[2](#r_2), [3](#r_3)</sup>
708710* ** Cringle, Frank D.**
709711 * For writing the _"Z80 Instruction Set Exerciser"_. <sup>[17](#r_17)</sup>
710712* ** Devic, Goran**
@@ -719,13 +721,16 @@ Many thanks to the following individuals (in alphabetical order):
719721 1. For his research work. <sup>[20](#r_20)</sup>
720722 2. For writing the first-ever ZX Spectrum emulator. <sup>[21](#r_21), [22](#r_22)</sup>
721723* ** goodboy**
722- * For testing the behavior of MEMPTR on real hardware. <sup>[8](#r_8), [9](#r_9), [10](#r_10), [11](#r_11)</sup>
724+ 1. For testing the behavior of MEMPTR on real hardware. <sup>[8](#r_8), [9](#r_9), [10](#r_10), [11](#r_11)</sup>
725+ 2. For testing the `ccf/scf` instructions on real hardware. <sup>[2](#r_2)</sup>
723726* ** Greenway, Ian**
724727 * For testing the `ccf/scf` instructions on real hardware. <sup>[12](#r_12), [23](#r_23)</sup>
725728* ** Harston, Jonathan Graham**
726729 1. For his research work.
727730 2. For his technical documents about the Zilog Z80. <sup>[24](#r_24), [25](#r_25), [26](#r_26)</sup>
728731 3. For porting the _"Z80 Instruction Set Exerciser"_ to the ZX Spectrum. <sup>[27](#r_27)</sup>
732+ * ** haywire**
733+ * For testing the `ccf/scf` instructions on real hardware. <sup>[3](#r_3)</sup>
729734* ** Helcmanovsky, Peter (Ped7g)** <sup >:medal_military : </sup >
730735 1. For helping me to write the _"IN-MEMPTR"_ test.
731736 2. For writing the _"Z80 Block Flags Test"_. <sup>[1](#r_1), [28](#r_28)</sup>
@@ -761,6 +766,8 @@ Many thanks to the following individuals (in alphabetical order):
761766 * For the idea of the hooking method used in this emulator.
762767* ** Ownby, Matthew P.**
763768 * For his research on the state of the registers after POWER-ON. <sup>[29](#r_29)</sup>
769+ * ** P321**
770+ * For testing the `ccf/scf` instructions on real hardware. <sup>[2](#r_2)</sup>
764771* ** Rak, Patrik** <sup >:trophy : </sup >
765772 1. For improving the _"Z80 Instruction Set Exerciser for Spectrum"_. <sup>[30](#r_30)</sup>
766773 2. For deciphering the behavior of the `ccf/scf` instructions. <sup>[15](#r_15), [30](#r_30)</sup>
@@ -777,6 +784,8 @@ Many thanks to the following individuals (in alphabetical order):
777784 * For validating tests on real hardware. <sup>[31.1](#r_31_1), [33](#r_33)</sup>
778785* ** Sevillano Mancilla, Marta (TheMartian)**
779786 * For validating tests on real hardware. <sup>[14.1](#r_14_1)</sup>
787+ * ** SoftLight**
788+ * For testing the `ccf/scf` instructions on real hardware. <sup>[2](#r_2)</sup>
780789* ** Stevenson, Dave**
781790 1. For testing the special RESET on real hardware. <sup>[13](#r_13)</sup>
782791 2. For conducting low-level tests on real hardware. <sup>[4.4](#r_4_4)</sup>
0 commit comments