.. |
Extensions
|
make some effort to support memdomain of full 32bits size, and use it for n64 system bus. make sure to check that its disabled in ramsearch engine and in hex editor. we could probably fix it to work in hex editor later.
|
2014-09-09 21:34:41 +00:00 |
IPC
|
Remove EnumHelper file and some code cleanup
|
2014-07-03 18:02:22 +00:00 |
Properties
|
Remove EnumHelper file and some code cleanup
|
2014-07-03 18:02:22 +00:00 |
Bit.cs
|
Clean up the Bit struct and rename the file from Types.cs to Bit.cs
|
2014-01-22 00:47:22 +00:00 |
BitReverse.cs
|
Some mostly useless formatting and code cleanup in BizHawk.Common, broke some classes up into separate files
|
2013-12-14 00:03:03 +00:00 |
BizHawk.Common.csproj
|
benchmark savestate time to console
|
2014-10-09 01:49:44 +00:00 |
Buffer.cs
|
Some mostly useless formatting and code cleanup in BizHawk.Common, broke some classes up into separate files
|
2013-12-14 00:03:03 +00:00 |
Colors.cs
|
Some mostly useless formatting and code cleanup in BizHawk.Common, broke some classes up into separate files
|
2013-12-14 00:03:03 +00:00 |
CustomCollections.cs
|
remove NamedDictionary that was only being used by a deleted mnemonics system
|
2014-07-03 17:47:12 +00:00 |
DeepEquality.cs
|
add missing file
|
2014-08-03 21:44:00 +00:00 |
HawkFile.cs
|
clean up recent roms contextmenu processing, and add support for launching the whole shell contextmenu.. its kind of cruddy though.
|
2014-09-30 08:51:48 +00:00 |
Log.cs
|
Remove some files I meant to delete, and some useless code cleanups
|
2013-11-04 03:12:50 +00:00 |
MruStack.cs
|
some minor code cleanups in BizHawk.Common
|
2014-02-04 21:15:33 +00:00 |
QuickCollections.cs
|
Remove some files I meant to delete, and some useless code cleanups
|
2013-11-04 03:12:50 +00:00 |
Serializer.cs
|
C64: add bool[] overload to the serializer. sloppy, but neater.
|
2014-10-06 16:00:24 +00:00 |
SettingsUtil.cs
|
fix some internal settings infrastructure
|
2014-07-14 16:10:45 +00:00 |
SimpleTime.cs
|
benchmark savestate time to console
|
2014-10-09 01:49:44 +00:00 |
SwitcherStream.cs
|
some minor code cleanups in BizHawk.Common
|
2014-02-04 21:15:33 +00:00 |
UndoHistory.cs
|
some minor code cleanups in BizHawk.Common
|
2014-02-04 21:15:33 +00:00 |
Util.cs
|
C64: add bool[] overload to the serializer. sloppy, but neater.
|
2014-10-06 16:00:24 +00:00 |
Win32Hacks.cs
|
for issue #223 : create 2 workarounds for taskbar minimizing ding-and-fail bug and activate one of them. The bug is virtually impossible to fix and isnt really our fault. The bug is theoretically existing under other conditions than the "run n64 core" repro steps. The workaround might could be deployed in other situations as needed.
|
2014-09-14 09:11:34 +00:00 |