mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-29 10:50:28 +00:00
ea379fce18
Some tests were duplicated between VisWireframe and the code that consumed the data. We now expose the Validate function as a public interface, and invoke it from WireframeObject. Failed validation results in a null object being returned, which was previously allowed but not actually checked for. |
||
---|---|---|
.. | ||
AddressTranslate.cs | ||
Interfaces.cs | ||
Matrix33.cs | ||
PlSymbol.cs | ||
PluginCommon.csproj | ||
PluginException.cs | ||
PluginManager.cs | ||
Util.cs | ||
Vector3.cs | ||
VisBitmap8.cs | ||
VisWireframe.cs |