diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |