From 2906d50b5cab889adc5e3545e4c06c69f1e68481 Mon Sep 17 00:00:00 2001 From: redcode Date: Fri, 3 Jun 2022 03:58:49 +0200 Subject: [PATCH] README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fe6b19..5ab4120 100644 --- a/README.md +++ b/README.md @@ -352,7 +352,8 @@ The tool supports options and can run the tests individually. Type `./test-Z80 - These are the complete logs generated by `test-Z80` emulating the different CPU variants: -* [Zilog NMOS/CMOS](https://zxe.io/software/Z80/Z80%20v0.2%20Test%20Results%20%28Zilog%29.txt) +* [Zilog NMOS](https://zxe.io/software/Z80/Z80%20v0.2%20Test%20Results%20%28Zilog%20NMOS%29.txt) +* [Zilog CMOS](https://zxe.io/software/Z80/Z80%20v0.2%20Test%20Results%20%28Zilog%20CMOS%29.txt) * [NEC NMOS](https://zxe.io/software/Z80/Z80%20v0.2%20Test%20Results%20%28NEC%20NMOS%29.txt) * [ST CMOS](https://zxe.io/software/Z80/Z80%20v0.2%20Test%20Results%20%28ST%20CMOS%29.txt)