Thanks.
This commit is contained in:
11
README.md
11
README.md
@@ -574,11 +574,10 @@ Many thanks to the following individuals (in alphabetical order):
|
||||
* **Brady, Stuart**
|
||||
* For his research on the flag behavior of the `ccf/scf` instructions. <sup>[10](#r10)</sup>
|
||||
* **Brewer, Tony**
|
||||
1. For his research on the special RESET. <sup>[11](#r11)</sup>
|
||||
2. For sharing information about the RESET signal. <sup>[12](#r12)</sup>
|
||||
3. For helping to crack the flag behavior of the block instructions. <sup>[2](#r2)</sup>
|
||||
4. For conducting low-level tests on real hardware. <sup>[2](#r2)</sup>
|
||||
5. For helping me to test different undocumented behaviors of the Zilog Z80.
|
||||
1. For his research on the special RESET. <sup>[11](#r11), [12](#r12)</sup>
|
||||
2. For helping to crack the flag behavior of the block instructions. <sup>[2](#r2)</sup>
|
||||
3. For conducting low-level tests on real hardware. <sup>[2](#r2)</sup>
|
||||
4. For helping me to test different undocumented behaviors of the Zilog Z80.
|
||||
* **Bystrov, Dmitry (Alone Coder)**
|
||||
* For validating tests on real hardware. <sup>[4](#r4)</sup>
|
||||
* **Chunin, Roman (CHRV)**
|
||||
@@ -688,7 +687,7 @@ Many thanks to the following individuals (in alphabetical order):
|
||||
10. <span id="r10">https://sourceforge.net/p/fuse-emulator/mailman/message/6929573</span>
|
||||
11. <span id="r11">Brewer, Tony (2014-12). _"Z80 Special Reset"_.</span>
|
||||
* http://primrosebank.net/computers/z80/z80_special_reset.htm
|
||||
12. <span id="r12">https://mtxworld.dk/memorum/viewtopic.php?p=1352#p1352</span>
|
||||
12. <span id="r12">https://stardot.org.uk/forums/viewtopic.php?p=357136#p357136</span>
|
||||
13. <span id="r13">https://worldofspectrum.org/forums/discussion/20345</span>
|
||||
14. <span id="r14">https://groups.google.com/g/comp.os.cpm/c/HfSTFpaIkuU/m/KotvMWu3bZoJ</span>
|
||||
15. <span id="r15">Cringle, Frank D. (1998-01-28). _"Yaze - Yet Another Z80 Emulator"_ v1.10.</span>
|
||||
|
||||
11
THANKS
11
THANKS
@@ -19,11 +19,10 @@ Many thanks to the following individuals (in alphabetical order):
|
||||
* Brady, Stuart
|
||||
For his research on the flag behavior of the `ccf/scf` instructions [10].
|
||||
* Brewer, Tony
|
||||
1. For his research on the special RESET [11].
|
||||
2. For sharing information about the RESET signal [12].
|
||||
3. For helping to crack the flag behavior of the block instructions [2].
|
||||
4. For conducting low-level tests on real hardware [2].
|
||||
5. For helping me to test different undocumented behaviors of the Zilog Z80.
|
||||
1. For his research on the special RESET [11,12].
|
||||
2. For helping to crack the flag behavior of the block instructions [2].
|
||||
3. For conducting low-level tests on real hardware [2].
|
||||
4. For helping me to test different undocumented behaviors of the Zilog Z80.
|
||||
* Bystrov, Dmitry (Alone Coder)
|
||||
For validating tests on real hardware [4].
|
||||
* Chunin, Roman (CHRV)
|
||||
@@ -142,7 +141,7 @@ References
|
||||
10. https://sourceforge.net/p/fuse-emulator/mailman/message/6929573
|
||||
11. Brewer, Tony (2014-12). "Z80 Special Reset".
|
||||
* http://primrosebank.net/computers/z80/z80_special_reset.htm
|
||||
12. https://mtxworld.dk/memorum/viewtopic.php?p=1352#p1352
|
||||
12. https://stardot.org.uk/forums/viewtopic.php?p=357136#p357136
|
||||
13. https://worldofspectrum.org/forums/discussion/20345
|
||||
14. https://groups.google.com/g/comp.os.cpm/c/HfSTFpaIkuU/m/KotvMWu3bZoJ
|
||||
15. Cringle, Frank D. (1998-01-28). "Yaze - Yet Another Z80 Emulator" v1.10.
|
||||
|
||||
@@ -58,11 +58,10 @@ Many thanks to the following individuals (in alphabetical order):
|
||||
|
||||
* **Brewer, Tony**
|
||||
|
||||
1. For his research on the special RESET. |re| |fe| :ref:`11<r11>` |ren| |ces|
|
||||
2. For sharing information about the RESET signal. |re| |fe| :ref:`12<r12>` |ren| |ces|
|
||||
3. For helping to crack the flag behavior of the block instructions. |re| |fe| :ref:`2<r2>` |ren| |ces|
|
||||
4. For conducting low-level tests on real hardware. |re| |fe| :ref:`2<r2>` |ren| |ces|
|
||||
5. For helping me to test different undocumented behaviors of the Zilog Z80.
|
||||
1. For his research on the special RESET. |re| |fe| :ref:`11<r11>`, :ref:`12<r12>` |ren| |ces|
|
||||
2. For helping to crack the flag behavior of the block instructions. |re| |fe| :ref:`2<r2>` |ren| |ces|
|
||||
3. For conducting low-level tests on real hardware. |re| |fe| :ref:`2<r2>` |ren| |ces|
|
||||
4. For helping me to test different undocumented behaviors of the Zilog Z80.
|
||||
|
||||
* **Bystrov, Dmitry (Alone Coder)**
|
||||
|
||||
@@ -305,7 +304,7 @@ References
|
||||
|
||||
.. _r12:
|
||||
|
||||
https://mtxworld.dk/memorum/viewtopic.php?p=1352#p1352
|
||||
https://stardot.org.uk/forums/viewtopic.php?p=357136#p357136
|
||||
|
||||
13.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user