mirror of
https://github.com/MoleskiCoder/EightBitNet.git
synced 2025-12-20 00:16:43 +00:00
Add Z80 processor (untested, but complete)
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
|
||||
namespace EightBit
|
||||
{
|
||||
using System;
|
||||
|
||||
public enum Mask
|
||||
{
|
||||
None = 0,
|
||||
|
||||
Reference in New Issue
Block a user