Info
Version: | 1.0.6 |
Author(s): | Konamiman |
Last Update: | Friday, July 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Konamiman/Z80dotNet |
NuGet Url: | https://www.nuget.org/packages/Z80dotNet |
Install
Install-Package Z80dotNet
dotnet add package Z80dotNet
paket add Z80dotNet
Z80dotNet Download (Unzip the "nupkg" after downloading)
Dependencies
2 packages depend on this package.
Memory and port access can be controlled via events or by plugging custom memory space implementations, while interrupts are handled by plugging one or more custom interrupt sources. Use Z80.NET to exercise pieces of Z80 code or to create your dream 8 bit computer emulator!.