mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-30 01:50:10 +00:00
18674e6627
It was defined as a struct with exposed fields. Now it's a class with simple properties. Default values are set explicitly, and the contents are copied with a copy constructor instead of using the struct member assignment. The only functional change should be that the DelimiterSet members are now properly cloned. The bulk of the changes are just refactoring renames for the property names. This also adds comments for all the properties. |
||
---|---|---|
.. | ||
Omf | ||
WpfGui | ||
ApplesoftToHtml.cs | ||
VirtualHexDump.cs |