This website requires JavaScript.
Explore
Help
Sign In
ShuriZma
/
BizHawk
mirror of
https://github.com/TASEmulators/BizHawk.git
Watch
1
Star
0
Fork
You've already forked BizHawk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1.5.3-approximate
BizHawk
/
BizHawk.Client.Common
/
tools
History
adelikat
df622ec9f1
Ram Watch - clode cleanup
2013-11-20 01:17:01 +00:00
..
Cheat.cs
Cheats - implement editing (oops, it was released without it!), fix value display (was showing the actual ram value, not the cheat's override value), don't flag changes if erroneously adding an existing cheat.
2013-11-05 19:33:06 +00:00
CheatList.cs
Previous commit was a lie, it implemented ICollection instead, therefore change the name of the object to CheatCollection
2013-11-16 16:30:20 +00:00
RamSearchEngine.cs
Ram Watch - clode cleanup
2013-11-20 01:17:01 +00:00
Watch.cs
Use ToHexString() extension is more places
2013-11-07 18:15:17 +00:00
WatchList.cs
WatchList object - implement IList (previously only implemented IEnumerable but already had most of the IList methods anyway)
2013-11-16 16:17:19 +00:00