adelikat
|
e71d729626
|
some minor code cleanups in BizHawk.Common
|
2014-02-04 21:15:33 +00:00 |
adelikat
|
4701b319be
|
Lua - add a new way to do reflection to get method names, now the function list simply needs to match the method name, and the method name does not need to redundantly specificy the library name. Only the Bit library hooked up currenlty.
|
2014-01-25 15:05:53 +00:00 |
adelikat
|
8998e35768
|
Remove a few unneeded and unused extensions
|
2014-01-22 00:57:05 +00:00 |
adelikat
|
8d9d8ac01e
|
Clean up the Bit struct and rename the file from Types.cs to Bit.cs
|
2014-01-22 00:47:22 +00:00 |
goyuken
|
a399dbe91e
|
NES: Move boardproperties into movie 2.0 syncsettings objects, and add a rudimentary UI for changing them
|
2014-01-01 03:03:10 +00:00 |
goyuken
|
a005767463
|
random cleanup
|
2013-12-27 04:41:50 +00:00 |
adelikat
|
15e547115c
|
nitpicky thing I forgot to do in last commit, nothing important here
|
2013-12-14 05:59:08 +00:00 |
adelikat
|
6840c2a122
|
Make a NamedDictionary object in BizHawk.Common, and move some collection objects to their own file. new Mnemonic system - use NamedDictionary
|
2013-12-14 05:55:25 +00:00 |
adelikat
|
de084bf6fa
|
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 |
goyuken
|
2a0217e06c
|
refactor a bit of firmware loading code to get some slop out of MainForm.LoadRom()
|
2013-12-09 20:36:24 +00:00 |
adelikat
|
d6954e4209
|
Ram WAtch and Hex Editor code cleanup
|
2013-11-28 22:06:38 +00:00 |
zeromus
|
4c247672fe
|
snes hooking system and GetCpuFlagsAndRegisters now work normally
|
2013-11-22 09:33:56 +00:00 |
adelikat
|
030f30628d
|
some random code cleanup on BizHawk.Common
|
2013-11-15 00:22:08 +00:00 |
adelikat
|
6b67f47335
|
fix sln building - apparently you need these files
|
2013-11-11 17:49:10 +00:00 |
adelikat
|
03e9381adc
|
Clean up assembly info stuff in all projects
|
2013-11-08 15:56:58 +00:00 |
adelikat
|
0adffa65c1
|
Use ToHexString() extension is more places
|
2013-11-07 18:15:17 +00:00 |
adelikat
|
3f88ece3db
|
Remove some files I meant to delete, and some useless code cleanups
|
2013-11-04 03:12:50 +00:00 |
adelikat
|
bc5807a07c
|
move a search extension out of RamSearchEngine into the extensions class in BizHawk.Common
|
2013-11-04 02:18:40 +00:00 |
adelikat
|
4f5d8b89c9
|
move Log.cs from BizHawk.Emulation to BizHawk.Common
|
2013-11-04 00:45:23 +00:00 |
adelikat
|
7f3f116cd9
|
Move QuickCollections from BizHawk.Emulation to BizHawk.Common
|
2013-11-04 00:40:46 +00:00 |
adelikat
|
7b03fc0bc0
|
Move Buffer.cs and Util.cs from BizHawk.Emulation to BizHawk.Common, and add 1234832983 usings
|
2013-11-04 00:36:15 +00:00 |
adelikat
|
cd856a0011
|
move output folder up one level
|
2013-11-03 14:06:46 +00:00 |
zeromus
|
0acbb11e97
|
move HawkFile to BizHawk.Common along with a small web of dependencies and then add "using BizHawk.Common" to 100 files
|
2013-10-27 22:07:40 +00:00 |
adelikat
|
79a9e7cdc4
|
more warning cleanups including some bad configurations in client.common and pcedebugger projects
|
2013-10-27 18:01:36 +00:00 |
zeromus
|
fa40ae718f
|
reapply edits and cleanup
|
2013-10-27 07:54:00 +00:00 |
zeromus
|
11dbb0e1c8
|
reapply moves with merge tracking
|
2013-10-27 07:52:20 +00:00 |
zeromus
|
179dbd4124
|
revert back to r5156
|
2013-10-27 07:45:59 +00:00 |
adelikat
|
ba2ff213c6
|
Start the BizHawk.Common project and move MRUStack and UndoHistory there
|
2013-10-25 15:30:20 +00:00 |