xenia/src/xenia/cpu
DrChat d43e2c7ff8 xenia-cpu-ppc-tests is now building on linux 2017-02-10 23:54:10 -06:00
..
backend xenia-cpu-ppc-tests is now building on linux 2017-02-10 23:54:10 -06:00
compiler Constant propagation for vector SGT/UGE/UGT 2016-07-25 11:57:14 -05:00
hir Linux header fixes 2017-02-05 22:45:01 -06:00
ppc xenia-cpu-ppc-tests is now building on linux 2017-02-10 23:54:10 -06:00
testing xenia-cpu-ppc-tests is now building on linux 2017-02-10 23:54:10 -06:00
breakpoint.cc Reconcile debugger and save state stuff into a single implementation. 2016-01-18 11:48:21 -08:00
breakpoint.h Reconcile debugger and save state stuff into a single implementation. 2016-01-18 11:48:21 -08:00
cpu_flags.cc Added comparison operator for --break_on_instruction. 2016-06-19 21:01:18 -05:00
cpu_flags.h Added comparison operator for --break_on_instruction. 2016-06-19 21:01:18 -05:00
debug_listener.h Reconcile debugger and save state stuff into a single implementation. 2016-01-18 11:48:21 -08:00
elf_module.cc KernelState should handle module launching 2016-10-24 11:01:10 -05:00
elf_module.h KernelState should handle module launching 2016-10-24 11:01:10 -05:00
entry_table.cc Moving profiling.h to base - UI could be separated for cleanliness. 2015-11-07 12:31:07 -08:00
entry_table.h DANGER DANGER. Switching to global critical region. 2015-09-06 09:30:54 -07:00
export_resolver.cc It seems 'export' is a reserved keyword for clang. 2015-09-22 07:45:52 -07:00
export_resolver.h Added XBDM stubs. 2017-01-09 04:51:55 -06:00
function.cc Remove Function::Call extern handler shortcut (as we need old behavior for savestates) 2015-12-29 12:35:56 -08:00
function.h Reconcile debugger and save state stuff into a single implementation. 2016-01-18 11:48:21 -08:00
function_debug_info.cc Reconcile debugger and save state stuff into a single implementation. 2016-01-18 11:48:21 -08:00
function_debug_info.h Reconcile debugger and save state stuff into a single implementation. 2016-01-18 11:48:21 -08:00
function_trace_data.h Reconcile debugger and save state stuff into a single implementation. 2016-01-18 11:48:21 -08:00
mmio_handler.cc Physical write watches -> access watches (read and/or write watching) 2016-03-17 21:55:16 -05:00
mmio_handler.h Physical write watches -> access watches (read and/or write watching) 2016-03-17 21:55:16 -05:00
module.cc Moving profiling.h to base - UI could be separated for cleanliness. 2015-11-07 12:31:07 -08:00
module.h KernelState should handle module launching 2016-10-24 11:01:10 -05:00
premake5.lua Folding build_tools back into the main repo for simplicity. 2015-12-30 16:53:14 -08:00
processor.cc xenia-cpu-ppc-tests is now building on linux 2017-02-10 23:54:10 -06:00
processor.h xenia-cpu-ppc-tests is now building on linux 2017-02-10 23:54:10 -06:00
raw_module.cc RawModule::SetAddressRange - Notify the backend about this range. 2015-12-29 12:35:58 -08:00
raw_module.h KernelState should handle module launching 2016-10-24 11:01:10 -05:00
stack_walker.h Warn and be ok with symbol services failing. 2016-02-21 14:26:16 -08:00
stack_walker_posix.cc xenia-cpu-ppc-tests is now building on linux 2017-02-10 23:54:10 -06:00
stack_walker_win.cc Warn and be ok with symbol services failing. 2016-02-21 14:26:16 -08: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 KernelState should handle module launching 2016-10-24 11:01:10 -05:00
thread.cc Fix casting between XThread and Thread causing pointer misalignment 2017-02-10 23:35:35 -06:00
thread.h Fix casting between XThread and Thread causing pointer misalignment 2017-02-10 23:35:35 -06:00
thread_debug_info.h Remove xenia-cpu dependency on xenia-kernel 2017-02-06 21:57:18 -06:00
thread_state.cc Reconcile debugger and save state stuff into a single implementation. 2016-01-18 11:48:21 -08:00
thread_state.h Cleanup ThreadState and XThread 2015-12-29 12:32:46 -08:00
xex_module.cc Fixing travis lint diff. 2016-01-13 22:55:28 -08:00
xex_module.h KernelState should handle module launching 2016-10-24 11:01:10 -05:00