yuzu/src/citra
archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h
Involves making asserts use printf instead of the log functions (log functions are asynchronous and, as such, the log won't be printed in time)
As such, the log type argument was removed (printf obviously can't use it, and it's made obsolete by the file and line printing)

Also removed some GEKKO cruft.
2015-02-10 18:30:31 -08:00
..
emu_window Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
citra.cpp Frontends: Shutdown core when emulation is stopped 2015-01-04 01:04:46 -02:00
citra.rc Fix building on MinGW 2015-01-11 20:22:08 -08:00
CMakeLists.txt Use -pthread where and only where needed 2015-01-09 15:50:46 +01:00
config.cpp Merge pull request #526 from purpasmart96/citra_stubs 2015-02-10 18:39:37 -05:00
config.h License change 2014-12-20 21:20:24 -08:00
default_ini.h Merge pull request #526 from purpasmart96/citra_stubs 2015-02-10 18:39:37 -05:00
resource.h renamed from citrus to citra 2013-09-26 17:34:48 -04:00