summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-15 16:02:07 +0200
committerGitHub <noreply@github.com>2024-12-15 16:02:07 +0200
commitac8a29f6da9c125b0fabbbf5e77c50e7f77780cf (patch)
treef9b6bfdff4effaa4760befe42425b9d53dac4ce8
parent5f679552df3e9c601854793c5a6e3e056cf1702f (diff)
downloadz80emu-ac8a29f6da9c125b0fabbbf5e77c50e7f77780cf.tar.gz
z80emu-ac8a29f6da9c125b0fabbbf5e77c50e7f77780cf.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 69a4dba..79bcee5 100644
--- a/README.md
+++ b/README.md
@@ -9,4 +9,4 @@ The simulator interface steps through a compiled binary and dumps the contents o
Files:
<br/>
* `z80.ts` - `core` implementation.
-* `main.ts` - `simulator` interface.
+* `main.ts` - `sim` interface.