1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-13 14:29:23 +00:00
6502bench/SourceGen/Sandbox
Andy McFadden a0735826fb Add VisParamDescr default value type check
The VisParamDescrs specify a type and a default value.  If the value
has the wrong type, things would blow up in the editor.  We now
check the type at plugin load time, and refuse to load the plugin at
all if an entry has a bad type.
2020-01-21 11:02:36 -08:00
..
DomainManager.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
PluginDllCache.cs Add file concatenation tool 2019-12-28 17:22:19 -08:00
ScriptManager.cs Add VisParamDescr default value type check 2020-01-21 11:02:36 -08:00
Sponsor.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00