Compare commits

...

1 Commits

Author SHA1 Message Date
46d5391d5c Updated README to show this is a fork 2024-12-02 08:14:18 +01:00

View File

@ -1,3 +1,5 @@
**NOTE:** This is a fork of [cburbridge's Z80 python emulator on GitHub](https://github.com/cburbridge/z80)
## Z80 CPU Emulator
This is a Zilog Z80 CPU emulator, written in Python.