Skip to content

IPatch ​

Interface for an individual sub-patch.

Kind: Interface

Namespace: ConnectorLib.Patches

Properties

int

Address

[get, ]

The address in the ROM where the patch should be applied.

byte[]

Data

[get, ]

The patch data to be applied.