xenia/src/xenia
DrChat 02e37be4e5 Merge branch 'linux' of git://github.com/dougvj/xenia into linux
# Conflicts:
#	.travis.yml
2017-12-14 19:20:02 -06:00
..
app Merge branch 'linux' of git://github.com/dougvj/xenia into linux 2017-12-14 19:20:02 -06:00
apu Logging: Add a flag to specify the minimum log level 2017-03-24 16:28:41 -05:00
base Merge branch 'linux' of git://github.com/dougvj/xenia into linux 2017-12-14 19:20:02 -06:00
cpu Merge branch 'linux' of git://github.com/dougvj/xenia into linux 2017-12-14 19:20:02 -06:00
debug/ui Remove xenia-cpu dependency on xenia-kernel 2017-02-06 21:57:18 -06:00
gpu Merge branch 'linux' of git://github.com/dougvj/xenia into linux 2017-12-14 19:20:02 -06:00
hid Merge branch 'linux' of git://github.com/dougvj/xenia into linux 2017-12-14 19:20:02 -06:00
kernel [xboxkrnl] Add missing break (#805) 2017-11-04 21:02:09 -05:00
tools/api-scanner Debugger stuff, and changing to vcproj's/sln. 2015-05-09 17:48:12 -07:00
ui Merge branch 'linux' of git://github.com/dougvj/xenia into linux 2017-12-14 19:20:02 -06:00
vfs Fix typo in xenia-vfs premake generator. Fixes #701. 2017-05-10 22:15:03 -05:00
emulator.cc Emulator: Don't trigger on_launch() until the main thread is set. 2017-07-02 11:58:54 -05:00
emulator.h Add a File->Close option 2016-11-23 11:00:10 -06:00
memory.cc xboxkrnl: Initial (untested) implementation of NtProtectVirtualMemory 2017-07-24 21:41:47 -05:00
memory.h xboxkrnl: Initial (untested) implementation of NtProtectVirtualMemory 2017-07-24 21:41:47 -05:00
premake5.lua Folding build_tools back into the main repo for simplicity. 2015-12-30 16:53:14 -08:00
xbox.h X_HRESULT_FROM_WIN32 macro 2016-11-04 19:06:43 -05:00