@@ -771,8 +771,9 @@ Many thanks to the following individuals (in alphabetical order):
771771 2. For writing the _"Z80 Block Flags Test"_. <sup>[1](#r_1), [28](#r_28)</sup>
772772 3. For writing the _"Z80 CCF SCF Outcome Stability"_ test. <sup>[28](#r_28)</sup>
773773 4. For writing the _"Z80 INT Skip"_ test. <sup>[28](#r_28)</sup>
774- 5. For his research on the unstable behavior of the `ccf/scf` instructions.
775- 6. For his invaluable help.
774+ 5. For writing _"FDDD2"_, _"Z80 DDFD3"_, _"Z80 IM1 vs JR"_ and many other tests.
775+ 6. For his research on the unstable behavior of the `ccf/scf` instructions.
776+ 7. For his invaluable help.
776777* ** Iborra Debón, Víctor (Eremus)**
777778 * For validating tests on real hardware.
778779* ** icebear**
@@ -806,7 +807,8 @@ Many thanks to the following individuals (in alphabetical order):
806807 3. For writing the _"Zilog Z80 CPU Test Suite"_. <sup>[30](#r_30), [31](#r_31)</sup>
807808 4. For his research on the unstable behavior of the `ccf/scf` instructions.
808809* ** Rodríguez Jódar, Miguel Ángel (mcleod_ideafix)**
809- * For his research on the state of the registers after POWER-ON/RESET. <sup>[32](#r_32)</sup>
810+ 1. For his research on the state of the registers after POWER-ON/RESET. <sup>[32](#r_32)</sup>
811+ 2. For writing the _"Z80 Initial Condition Retriever"_. <sup>[32.1](#r_32_1)</sup>
810812* ** Rodríguez Palomino, Mario (r-lyeh)**
811813 * For teaching me how emulators work.
812814* ** Sainz de Baranda y Romero, Manuel**
@@ -832,9 +834,8 @@ Many thanks to the following individuals (in alphabetical order):
832834* ** Woodmass, Mark (Woody)** <sup >:medal_military : </sup >
833835 1. For his invaluable contributions to the emuscene.
834836 2. For writing the _"Z80 Test Suite"_. <sup>[15](#r_15)</sup>
835- 3. For his research on the `ccf/scf` instructions. <sup>[36](#r_36)</sup>
836- 4. For writing the _"HALT2INT"_ test.
837- 5. For writing the _"EIHALT"_ test.
837+ 3. For writing _"ED777F"_, _"FDDD"_, _"EI48K"_, _"EIHALT"_, _"HALT2INT"_, _"IFF2 Bug"_, _"Super HALT Invaders Test"_ and many other tests.
838+ 4. For his research on the `ccf/scf` instructions. <sup>[36](#r_36)</sup>
838839* ** Young, Sean** <sup >:trophy : </sup >
839840 1. For his research work.
840841 2. For his technical documents about the Zilog Z80. <sup>[20](#r_20), [29](#r_29), [37](#r_37)</sup>
@@ -902,6 +903,8 @@ Many thanks to the following individuals (in alphabetical order):
902903 * https://github.com/raxoft/z80test
903904 1 . <span id =" r_31_1 " >https://worldofspectrum.org/forums/discussion/comment/668760/#Comment_668760 </span >
90490532 . <span id =" r_32 " >https://worldofspectrum.org/forums/discussion/34574 </span >
906+ 1 . <span id =" r_32_1 " >https://worldofspectrum.org/forums/discussion/comment/539714/#Comment_539714 </span >
907+ * http://zxprojects.com/images/stories/z80_startup/reg_start_value.zip
90590833 . <span id =" r_33 " >https://jisanchez.com/test-a-dos-placas-de-zx-spectrum </span >
90690934 . <span id =" r_34 " >Weissflog, Andre (2021-12-17). _ "New Cycle-Stepped Z80 Emulator, A"_ .</span >
907910 * https://floooh.github.io/2021/12/17/cycle-stepped-z80.html
0 commit comments