Skip to content

Commit

Permalink
meta: Add asciicast of emulator
Browse files Browse the repository at this point in the history
  • Loading branch information
Granddave committed Jul 5, 2024
1 parent b3b0d6a commit dd28397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

This is a toy project where I've created an emulator, assembler and a disassembler for the 1975 8-bit MOS 6502 CPU.

![Screenshot of TUI emulator](resources/screenshot.png)
[![asciicast of TUI emulator](https://asciinema.org/a/NXcEza2NQAWhok6PgxQD3omvk.svg)](https://asciinema.org/a/NXcEza2NQAWhok6PgxQD3omvk)

```sh
$ ./mos6502
Expand Down

0 comments on commit dd28397

Please sign in to comment.