From e40ee76cdae5d85ef9f997d766956bbe179a1fc3 Mon Sep 17 00:00:00 2001 From: Oxore Date: Sun, 21 May 2023 22:42:29 +0300 Subject: Fix typo --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 2197e07..84dce24 100644 --- a/Readme.md +++ b/Readme.md @@ -91,7 +91,7 @@ trace table. ./cmake-build/m68k-disasm -t pc-trace.txt -o disasm.S rom.bin ``` -Rr better with marks analysis and some fancy raw comments: +Or better with marks analysis and some fancy raw comments: ``` ./cmake-build/m68k-disasm -frdc -fxrefs-to -fxrefs-from -fmarks -fabs-marks -frel-marks -fimm-marks -t pc-trace.txt -o disasm.S rom.bin -- cgit v1.2.3