xenia-canary/src/xenia
sephiroth99 ab2ef82d55 xobject: remove accept method of object_ref class
The removed method was causing an error in clang ("call to non-static member
function without an object argument"). As it was not used, simply remove
it.
2015-09-22 07:43:08 -07:00
..
app A new debugger. 2015-09-20 21:31:05 -07:00
apu Suspend some host threads that make guest callbacks. 2015-09-21 21:24:26 -07:00
base Fix usage of __m128. 2015-09-22 07:41:28 -07:00
cpu Move GetTempReg higher in the source file, before its first usage. 2015-09-22 07:39:26 -07:00
debug Suspend some host threads that make guest callbacks. 2015-09-21 21:24:26 -07:00
gpu Suspend some host threads that make guest callbacks. 2015-09-21 21:24:26 -07:00
hid Shuffling kernel/. 2015-09-06 18:07:52 -07:00
kernel xobject: remove accept method of object_ref class 2015-09-22 07:43:08 -07:00
tools/api-scanner Debugger stuff, and changing to vcproj's/sln. 2015-05-09 17:48:12 -07:00
ui A new debugger. 2015-09-20 21:31:05 -07:00
vfs Shuffling kernel/. 2015-09-06 18:07:52 -07:00
emulator.cc Suspend some host threads that make guest callbacks. 2015-09-21 21:24:26 -07:00
emulator.h A new debugger. 2015-09-20 21:31:05 -07:00
memory.cc Quick-kill the MMIO handler if the fault address is above the mapping range. 2015-09-07 21:26:33 -05:00
memory.h DANGER DANGER. Switching to global critical region. 2015-09-06 09:30:54 -07:00
premake5.lua Fixup the premake files 2015-08-29 22:04:12 -05:00
profiling.cc Was about to update microprofile, but the new version is meh. 2015-08-29 09:41:14 -07:00
profiling.h Was about to update microprofile, but the new version is meh. 2015-08-29 09:41:14 -07:00
xbox.h More style cleanup. 2015-08-06 20:17:01 -07:00