diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-07 18:21:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-07 18:21:36 +0200 |
commit | e654733f0bc510b6ecf1795004568e6d14602d99 (patch) | |
tree | dc508f118620a450a12de74347dbfd93fd92ff4f /README.md | |
parent | 1ac5dfa9a6d62e8ba3f85d098f1b4f3915407050 (diff) | |
download | z80emu-e654733f0bc510b6ecf1795004568e6d14602d99.tar.gz z80emu-e654733f0bc510b6ecf1795004568e6d14602d99.zip |
Update README.md
Diffstat (limited to '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.` -* `main.ts` - `simulator interface.` +* `z80.ts` - `core implementation`. +* `main.ts` - `simulator interface`. |