diff options
| author | Dylan Müller <md.node.0@gmail.com> | 2025-09-10 00:17:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-10 00:17:18 +0200 |
| commit | 36817e806cc3ecffae162082f3536e70fbcf6261 (patch) | |
| tree | 0fadd8dc5c740fbf0e7060c96f9b38e010559153 | |
| parent | 2b8e5bee2fa81b90c20791df336d38c8defb2751 (diff) | |
| download | z80emu-main.tar.gz z80emu-main.zip | |
| -rw-r--r-- | z80.ts | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -5,11 +5,10 @@ * Author: Dylan Müller * * +---------------------------------------+ - * | .-. .-. .-. | - * | / \ / \ / \ | - * | / \ / \ / \ / | - * | \ / \ / \ / | - * | "_" "_" "_" | + * | .-. .-. .-. | + * | / \ / \ / \ + | + * | \ / \ / \ / | + * | "_" "_" "_" | * | | * | _ _ _ _ _ _ ___ ___ _ _ | * | | | | | | | \| | /_\ | _ \ / __| || | | |
