From 51731d5bd77eb217993b5d268fb1576e92119fec Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Tue, 19 Mar 2019 21:02:13 +0000 Subject: Is the other way around --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 722e7d7..5c850e0 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ Processed with `z80count.py -s` results in: Comments show subtotals, and there are two types: - `[A .. T0]` - - `[B/A .. T1/T0]` + - `[B/A .. T0/T1]` Where A, B, T0 and T1 are: - A is the number of cycles of current instruction. In case of a conditional -- cgit v1.2.3