diff options
| author | Dylan Müller <md.node.0@gmail.com> | 2025-12-24 09:09:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-24 09:09:57 +0200 |
| commit | d14d396b4b90b55d9f6b16d7396857db0f26cca6 (patch) | |
| tree | 51590fbec9fcc9653fd8ad73468d90cf2fedfc4b /README.md | |
| parent | a3366f9de669fa1c4d597c8680f8636949b47005 (diff) | |
| download | z80emu-d14d396b4b90b55d9f6b16d7396857db0f26cca6.tar.gz z80emu-d14d396b4b90b55d9f6b16d7396857db0f26cca6.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,8 +15,8 @@ The `simulator` interface steps through a compiled binary and dumps the contents Files: <br/> -* `z80.ts` - `core` implementation. -* `main.ts` - `sim` interface. +* `z80.ts` - `core` implementation +* `main.ts` - `sim` interface # Signature |
