This website requires JavaScript.
Explore
Help
Register
Sign In
midou
/
citra
Watch
1
Star
0
Fork
0
You've already forked citra
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
738b88293ca82a7823d79d0406ac38019b7dec9c
citra
/
src
/
core
History
bunnei
738b88293c
Loader: Added support for loading raw BIN executables.
...
- Useful for debugging homebrew Qt: Updated GUI to support loading .bin files.
2014-08-30 23:23:33 -04:00
..
arm
Threading: Fix thread starting to execute first instruction correctly.
2014-08-30 23:23:32 -04:00
file_sys
Added FS functions to Archive and Archive_RomFS
2014-08-22 15:45:10 -07:00
hle
Threading: Fix thread starting to execute first instruction correctly.
2014-08-30 23:23:32 -04:00
hw
VideoCore: Fixes rendering issues on Qt and corrects framebuffer output size.
2014-08-26 17:34:52 -04:00
loader
Loader: Added support for loading raw BIN executables.
2014-08-30 23:23:33 -04:00
CMakeLists.txt
…
core_timing.cpp
…
core_timing.h
…
core.cpp
…
core.h
…
core.vcxproj
…
core.vcxproj.filters
…
mem_map_funcs.cpp
Core: Fix undefined behavior in mem_map_funcs' WriteBlock function
2014-08-17 14:23:54 -04:00
mem_map.cpp
…
mem_map.h
…
system.cpp
…
system.h
…