1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-08-07 07:28:29 +00:00
Files
6502bench/SourceGen
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-01-27 13:23:05 -08:00
2020-04-13 17:33:34 -07:00
2020-04-13 17:33:34 -07:00
2019-11-18 13:36:53 -08:00
2020-02-18 13:25:20 -08:00
2019-07-20 17:36:12 -07:00
2019-12-04 15:59:37 -08:00
2020-03-30 16:52:53 -07:00
2020-02-18 13:25:20 -08:00
2019-11-08 21:02:15 -08:00
2020-03-30 16:50:52 -07:00
2020-04-12 15:54:36 -07:00
2019-10-23 13:25:50 -07:00
2019-12-25 11:15:22 -08:00
2019-11-01 19:47:56 -07:00
2019-10-10 11:57:36 -07:00
2020-03-09 13:56:20 -07:00