dolphin/Source/Core/Core/Src
magumagu9 3669d711a2 Finish generalizing Safe/UnsafeWriteRegToReg, including warning about
unsafe uses.

I was going to use this for stbx, but it appears that JIT'ing it is 
actually visibly slower (!).



git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1676 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-12-26 10:04:42 +00:00
..
Boot Change disc: Moved some code around, no change in functionality 2008-12-23 08:47:37 +00:00
Debugger compile fixes 2008-12-20 19:40:20 +00:00
HLE Cleanup the breakpoint code a bit, fix updating the breakpoint window when clicking in the bp column in the code view. 2008-12-20 14:00:33 +00:00
HW just a bunch of random code cleanup i did on the train bored, plus a d3d implementation of NativeVertexFormat which isn't actually used yet. 2008-12-25 15:56:36 +00:00
IPC_HLE small fixes 2008-12-22 10:47:37 +00:00
Plugins Cleanup, some BOOL removal. tested to work, unlike a certain other change :p 2008-12-12 17:59:33 +00:00
PowerPC Finish generalizing Safe/UnsafeWriteRegToReg, including warning about 2008-12-26 10:04:42 +00:00
ActionReplay.cpp Some code cleanup in the AR. 2008-12-20 19:51:16 +00:00
ActionReplay.h namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup 2008-12-17 04:14:24 +00:00
ARDecrypt.cpp namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup 2008-12-17 04:14:24 +00:00
ARDecrypt.h namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup 2008-12-17 04:14:24 +00:00
Console.cpp More code reorganization. 2008-12-20 12:10:59 +00:00
Console.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Core.cpp code clean up, for dll loading, note that this didn't add new errors 2008-12-17 15:34:27 +00:00
Core.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
CoreParameter.cpp TLB hack plus some project changes. I only get a Konami logo though in MGS. Sonic1, plz fix :p 2008-12-09 22:20:50 +00:00
CoreParameter.h Add support for disabling branch JIT. Potentially useful for 2008-12-25 10:51:42 +00:00
CoreTiming.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
CoreTiming.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
DolLoader.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Host.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
Host.h Fix up wxw asserts and exceptions caused by: the "booting..." msg, hacked up tooltips in the debugger, and the staticbitmaps in wiimoteframe. 2008-12-10 08:57:57 +00:00
LogManager.cpp removed wxcode from core. 2008-12-18 23:02:19 +00:00
LogManager.h small speedup of logmanager, minor logging improvements, misc code standard improvements, replace a crash with an error message in ppcanalyst 2008-12-13 16:58:06 +00:00
MemTools.cpp just a bunch of random code cleanup i did on the train bored, plus a d3d implementation of NativeVertexFormat which isn't actually used yet. 2008-12-25 15:56:36 +00:00
MemTools.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
PatchEngine.cpp DiscList section for the gameconfig files 2008-12-25 12:02:09 +00:00
PatchEngine.h Workaround for StringFromFormat-under-linux problem, random cleanup. 2008-12-10 22:36:26 +00:00
SConscript more fixes 2008-12-21 14:45:33 +00:00
State.cpp More code reorganization. 2008-12-20 12:10:59 +00:00
State.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
stdafx.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
stdafx.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Tracer.cpp More CR usage cleanup. 2008-12-15 19:40:12 +00:00
Tracer.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
VolumeHandler.cpp Change disc: Moved some code around, no change in functionality 2008-12-23 08:47:37 +00:00
VolumeHandler.h Change disc: Moved some code around, no change in functionality 2008-12-23 08:47:37 +00:00