This website requires JavaScript.
Explore
Help
Register
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
bc3576eddb
BizHawk
/
BizHawk.Client.Common
/
tools
History
adelikat
79b2e03d84
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
..
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 Search - default to unsigned for N64 and GBA, not float. Float as the default wasn't supposed to make it into a release.
2013-11-16 04:29:43 +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