1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-03-10 00:29:34 +00:00
Andy McFadden ea379fce18 Consolidate wireframe data validation
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.
2020-04-23 11:25:45 -07:00
..
2020-03-11 17:02:37 -07:00
2019-12-29 17:59:35 -08:00
2019-12-29 17:59:35 -08:00
2020-03-13 13:58:52 -07:00
2020-03-13 13:58:52 -07:00
2020-01-24 15:25:01 -08:00
2020-04-13 17:33:34 -07:00