diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-07 18:09:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-07 18:09:39 +0200 |
commit | 1ac5dfa9a6d62e8ba3f85d098f1b4f3915407050 (patch) | |
tree | 956afaff9ad1de84d405148af4cd5a3c4131f673 /README.md | |
parent | 7f968fa7e57ae2280919d5d000738f83717aae0d (diff) | |
download | z80emu-1ac5dfa9a6d62e8ba3f85d098f1b4f3915407050.tar.gz z80emu-1ac5dfa9a6d62e8ba3f85d098f1b4f3915407050.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,5 +8,5 @@ The simulator interface steps through a compiled binary and dumps the contents o Files: <br/> -* `z80.ts` - `core implementation.` <br/> +* `z80.ts` - `core implementation.` * `main.ts` - `simulator interface.` |