Py_z80 Alternatives
Similar projects and alternatives to py_z80
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better py_z80 alternative or higher similarity.
py_z80 discussion
py_z80 reviews and mentions
Posts with mentions or reviews of py_z80.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-11.
-
Writing a 6502 emulator in Python
A while back I wrote a z80 emulator in python. Works ok, but it was quite slow. I'm blaming python. More recently I wrote a 6502 emulator in golang. This is better than realtime (@1MHz) and is a nicer language to write such things in IMO. Also: The 6502 is a better chip than the Z80. About the same function/performance, a simpler ISA and half the transistors.
Stats
Basic py_z80 repo stats
1
12
10.0
over 7 years ago
deadsy/py_z80 is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of py_z80 is Python.