diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-07 18:06:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-07 18:06:57 +0200 |
commit | 7f968fa7e57ae2280919d5d000738f83717aae0d (patch) | |
tree | 3b92c9ba659782708c70736f62023d04f53df8c4 | |
parent | e9958ead49209ca8758fe459ac4a241fe5565776 (diff) | |
download | z80emu-7f968fa7e57ae2280919d5d000738f83717aae0d.tar.gz z80emu-7f968fa7e57ae2280919d5d000738f83717aae0d.zip |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 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/> -* `main.ts` - simulator interface. +* `z80.ts` - `core implementation.` <br/> +* `main.ts` - `simulator interface.` |