xenia-canary/src/xenia
Dr. Chat 50d8017ac5 Whoops - fix overflowing on output audio samples 2015-06-02 13:17:15 -05:00
..
apu Whoops - fix overflowing on output audio samples 2015-06-02 13:17:15 -05:00
base .cpp -> .cc and add ring_buffer.cc to the project 2015-06-02 11:23:04 -05:00
cpu Misc stubs. 2015-06-02 00:14:24 -07:00
debug Modules using object_ref. 2015-05-25 00:51:27 -07:00
gpu Made a proper command-line flag out of disabling GL context resetting. --disable_gl_context_reset 2015-06-02 09:09:51 -05:00
hid Debugger stuff, and changing to vcproj's/sln. 2015-05-09 17:48:12 -07:00
kernel Added _snprintf and swprintf. 2015-06-02 10:42:10 -05:00
tools/api-scanner Debugger stuff, and changing to vcproj's/sln. 2015-05-09 17:48:12 -07:00
ui Consistency in memset calls. 2015-05-28 05:28:59 -05:00
emulator.cc Time scaling works (num pad +/- or --time_scalar=X). 2015-05-27 19:04:47 -07:00
emulator.h Basic debugger networking. 2015-05-25 00:51:22 -07:00
memory.cc Allow AllocFixed of unreserved ranges. 2015-05-29 21:47:19 -07:00
memory.h Switching to xe::mutex. 2015-05-25 00:52:21 -07:00
profiling.cc Code cleanup: moving poly/ into xenia/base/ 2015-05-02 03:42:51 -07:00
profiling.h Code cleanup: moving poly/ into xenia/base/ 2015-05-02 03:42:51 -07:00
xbox.h Fixing X_ERROR_NO_MORE_FILES - I'm sure others are wrong :/ 2015-05-14 20:45:14 -07:00
xenia_main.cc Code cleanup: moving poly/ into xenia/base/ 2015-05-02 03:42:51 -07:00