xenia-canary/src/xenia/cpu
Ben Vanik 33270cd2a0 Making tracing use the fast logger path. 2015-09-05 21:12:10 -07:00
..
backend Making tracing use the fast logger path. 2015-09-05 21:12:10 -07:00
compiler Capturing guest/host context and showing registers in debugger. 2015-08-29 08:08:54 -07:00
frontend Changing the way the global lock works. Some things are better, I think. 2015-09-01 09:45:32 -07:00
hir Adding MemoryBarrier opcode. 2015-08-30 17:25:02 -07:00
testing Fixup the premake files 2015-08-29 22:04:12 -05:00
cpu_flags.cc Shuffling --debug around and making it work. 2015-07-22 17:26:10 -07:00
cpu_flags.h Shuffling --debug around and making it work. 2015-07-22 17:26:10 -07:00
debug_info.cc Fixing test output. 2015-08-30 16:26:36 -07:00
debug_info.h Refactoring SymbolInfo/FunctionInfo/Function into Symbol/Function. 2015-08-05 21:50:02 -07:00
elf_module.cc Linux tweaks. 2015-08-18 14:18:00 -07:00
elf_module.h (Experimental) ELF module support 2015-08-16 09:47:39 -05:00
entry_table.cc Switching to xe::mutex. 2015-05-25 00:52:21 -07:00
entry_table.h Switching to xe::mutex. 2015-05-25 00:52:21 -07:00
export_resolver.cc Clang fixes. 2015-07-19 18:32:48 -07:00
export_resolver.h Fixing some particularly bad /W4. 2015-07-18 23:04:21 -07:00
function.cc Refactoring SymbolInfo/FunctionInfo/Function into Symbol/Function. 2015-08-05 21:50:02 -07:00
function.h Refactoring SymbolInfo/FunctionInfo/Function into Symbol/Function. 2015-08-05 21:50:02 -07:00
mmio_handler.cc More style cleanup. 2015-08-06 20:17:01 -07:00
mmio_handler.h Replacing beaengine in mmio handler with custom decoder. 2015-08-04 08:25:42 -07:00
mmio_handler_mac.cc More style cleanup. 2015-08-06 20:17:01 -07:00
mmio_handler_win.cc Adding thread handle to logging. 2015-08-29 20:49:26 -07:00
module.cc More style cleanup. 2015-08-06 20:17:01 -07:00
module.h More style cleanup. 2015-08-06 20:17:01 -07:00
premake5.lua Fixup the premake files 2015-08-29 22:04:12 -05:00
processor.cc Changing the way the global lock works. Some things are better, I think. 2015-09-01 09:45:32 -07:00
processor.h Changing the way the global lock works. Some things are better, I think. 2015-09-01 09:45:32 -07:00
raw_module.cc Some xb style cleanup. 2015-08-05 22:06:20 -07:00
raw_module.h More style cleanup. 2015-08-06 20:17:01 -07:00
stack_walker.h Capturing guest/host context and showing registers in debugger. 2015-08-29 08:08:54 -07:00
stack_walker_win.cc Capturing guest/host context and showing registers in debugger. 2015-08-29 08:08:54 -07:00
symbol.h More style cleanup. 2015-08-06 20:17:01 -07:00
test_module.cc Refactoring SymbolInfo/FunctionInfo/Function into Symbol/Function. 2015-08-05 21:50:02 -07:00
test_module.h Refactoring SymbolInfo/FunctionInfo/Function into Symbol/Function. 2015-08-05 21:50:02 -07:00
thread_state.cc Changing the way the global lock works. Some things are better, I think. 2015-09-01 09:45:32 -07:00
thread_state.h More style cleanup. 2015-08-06 20:17:01 -07:00
x64_context.cc Capturing guest/host context and showing registers in debugger. 2015-08-29 08:08:54 -07:00
x64_context.h Capturing guest/host context and showing registers in debugger. 2015-08-29 08:08:54 -07:00
xex_module.cc Much better errors on undefined externs. 2015-08-30 15:27:12 -07:00
xex_module.h More style cleanup. 2015-08-06 20:17:01 -07:00