BizHawk/BizHawk.Client.Common/tools/Watch
Hathor86 01639c3e10 Watch comparaison interfaces implementation
Watch now implements IEquatable<Watch>, IEquatable<Cheat>,
IComparable<Watch>
Operators had also been overloaded. You can now put watches from SAME
domain in a list and easly sort them.
Sorting is based on address first then size.
2015-11-29 13:46:50 +01:00
..
ByteWatch.cs Watch refactoring 2015-11-28 22:52:00 +01:00
DisplayType.cs Watch refactoring 2015-11-28 22:52:00 +01:00
DwordWatch.cs Watch refactoring 2015-11-28 22:52:00 +01:00
PreviousType.cs Watch refactoring 2015-11-28 22:52:00 +01:00
SeparatorWatch.cs Watch refactoring 2015-11-28 22:52:00 +01:00
Watch.cs Watch comparaison interfaces implementation 2015-11-29 13:46:50 +01:00
WatchList.cs Watch refactoring 2015-11-28 22:52:00 +01:00
WatchSize.cs Watch refactoring 2015-11-28 22:52:00 +01:00
WordWatch.cs Watch refactoring 2015-11-28 22:52:00 +01:00