mirror of
https://github.com/MoleskiCoder/EightBitNet.git
synced 2026-04-20 06:16:43 +00:00
More .net 9 analysis changes
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
|
||||
namespace EightBit
|
||||
{
|
||||
using System;
|
||||
|
||||
public abstract class Processor(Bus memory) : ClockedChip
|
||||
{
|
||||
#region Instruction execution events
|
||||
|
||||
Reference in New Issue
Block a user