11 packages tagged with “Z80”
A Z80 processor simulator written in C#.
A toolbox to ease unit testing of Z80 code together with Z80.NET
Z80 CPU emulator written in dotnet
A Z80 emulator
Z80, R800 and Z280 assembler almost fully compatible with Microsoft Macro80 at the source code level. Produces absolute and relocatable binary files. Relocatable files can be linked using Linkstor80.
Easy to use Z80 assembler.
Easy to use Z80 disassembler.
Allows to link together relocatable files generated with Nestor80, producing ready to use Z80, R800 and Z280 binary files.
This package allows reading and writing files used by ZX Spectrum emulators such as TAP, TZX, SNA, SZX, POK and Z80.
A modern C#-like language that compiles to 8-bit architectures (Z80)
Z80.NET is a Z80 processor simulator for .NET that can be used as the core component for developing computer emulators or exercising Z80 code. Supports all documented and undocumented instructions and behaviors. (Zafiro fork)