More .net 9 analysis changes

This commit is contained in:
Adrian Conlon
2024-10-12 12:24:42 +01:00
parent f6829f2ec0
commit 691b800d1a
8 changed files with 0 additions and 16 deletions
-2
View File
@@ -4,8 +4,6 @@
namespace EightBit
{
using System;
public abstract class Processor(Bus memory) : ClockedChip
{
#region Instruction execution events