This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
github.ong19th.Citron
Archived
Watch
0
Star
0
Fork
You've already forked github.ong19th.Citron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-12-14
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
387bffda5e
github.ong19th.Citron
/
src
History
Download ZIP
Download TAR.GZ
Lioncash
387bffda5e
arm_interface: Remove unnecessary semicolon
...
Namespaces don't require the use of a semicolon. Silences a -Wextra-semi warning.
2018-12-30 20:41:33 -05:00
..
audio_core
audio_core: Convert LOG_CRITICAL + UNREACHABLE over to UNIMPLEMENTED/UNIMPLEMENTED_MSG
2018-12-28 14:13:58 -05:00
common
Merge pull request
#1928
from lioncash/caps
2018-12-27 11:15:34 -05:00
core
arm_interface: Remove unnecessary semicolon
2018-12-30 20:41:33 -05:00
input_common
Port
#4141
from citra: Joystick hotplug support (
#1275
)
2018-09-10 21:29:59 -04:00
tests
global: Use std::optional instead of boost::optional (
#1578
)
2018-10-30 00:03:25 -04:00
video_core
gpu: Remove PixelFormat G8R8U and G8R8S, as they do not seem to exist.
2018-12-28 15:36:45 -05:00
web_service
compatdb: Use a seperate endpoint for testcase submission
2018-10-28 13:23:02 +01:00
yuzu
kernel: Rename 'default' CPU core to 'ideal' core
2018-12-27 21:48:49 -05:00
yuzu_cmd
qt: Add Properties menu to game list right-click
2018-12-04 13:34:50 -05:00
.clang-format
Remove special rules for Windows.h and library includes
2016-09-21 00:16:33 -07:00
CMakeLists.txt
Port web_service from Citra
2018-10-02 15:30:48 +02:00