index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-12-04
Merge pull request #249 from lioncash/enum
bunnei
2014-12-03
Merge pull request #247 from lioncash/const
bunnei
2014-12-03
Merge pull request #240 from Subv/cmake
bunnei
2014-12-03
mem_map: Make enum for addresses use u32 as the underlying type
Lioncash
2014-12-03
Merge pull request #238 from archshift/dsp
bunnei
2014-12-03
Merge pull request #230 from purpasmart96/hb_serv
bunnei
2014-12-03
Add stub for ConvertProcessFromDspDram
archshift
2014-12-03
kernel: Shorten GetCount
Lioncash
2014-12-03
kernel: Make some functions const
Lioncash
2014-12-03
hid_user: Pass by reference with PadButtonPress/PadButtonRelease
Lioncash
2014-12-03
PTM_U: Added a stub for GetBatteryLevel & GetBatteryChargeState & GetAdapterS...
purpasmart96
2014-12-03
Change NULLs to nullptrs.
Rohit Nirmal
2014-12-03
Merge pull request #236 from rohit-n/sign-compare
bunnei
2014-12-03
Merge pull request #231 from purpasmart96/serv_ac_wifi_status
bunnei
2014-12-03
Merge pull request #219 from Subv/ptm
bunnei
2014-12-03
MemMap: Updated memory map to subtract base address instead of mask.
bunnei
2014-12-02
AC_U: Added a stub for GetWifiStatus
purpasmart96
2014-12-01
CMake: Place all the built files in BUILD_DIR/bin/<Configuration> when compil...
Subv
2014-11-30
Silence a few -Wsign-compare warnings.
Rohit Nirmal
2014-11-30
Merge pull request #237 from vaguilar/fix-viewport
bunnei
2014-11-30
Merge pull request #224 from bunnei/dsp-service-improvements
bunnei
2014-11-30
Merge pull request #214 from Subv/master
bunnei
2014-11-30
Merge pull request #196 from archshift/settings
bunnei
2014-11-30
DSP: Added stubs for several commonly used DSP service functions.
bunnei
2014-11-30
DSP: Fixed typo in port name.
bunnei
2014-11-30
PTM_U: Implemented the GetShellState function.
Subv
2014-11-30
Fixed viewport error caused by rounding
vaguilar
2014-11-30
Merge pull request #225 from bunnei/fix-release-mutex
bunnei
2014-11-30
Merge pull request #226 from bunnei/svc-and-thread-fixes
bunnei
2014-11-30
Merge pull request #228 from linkmauve/glfw-error
bunnei
2014-11-30
Merge pull request #235 from yuriks/dyncom-map
bunnei
2014-11-30
Merge pull request #234 from lioncash/unused
bunnei
2014-11-29
CFG:U: Implemented the GetCountryCodeID and GetCountryCodeString.
Subv
2014-11-29
GLFW: Add an error callback before calling glfwInit()
Emmanuel Gil Peyrot
2014-11-29
dyncom: Use unordered_map rather than the terrible 2-level bb_map
Yuri Kunde Schlesner
2014-11-29
arm_dyncom_interpreter: Get rid of unused var warnings
Lioncash
2014-11-28
Merge pull request #227 from vaguilar/fix-warnings
bunnei
2014-11-27
Fixed formatting and switch statement warnings
vaguilar
2014-11-26
Merge pull request #223 from linkmauve/remove-thread
bunnei
2014-11-26
Thread: Check that thread is actually in "wait state" when verifying wait.
bunnei
2014-11-26
SVC: Add debug log to ArbitrateAddress.
bunnei
2014-11-26
SVC: SleepThread should yield to the next ready thread.
bunnei
2014-11-26
Mutex: Changed behavior to always release mutex for all threads.
bunnei
2014-11-25
Remove unused includes to common/thread.h
Emmanuel Gil Peyrot
2014-11-24
Log the cmd_buff arguments when citra comes across an unimplemented function
archshift
2014-11-24
Implemented RenameDirectory in FS:USER
archshift
2014-11-24
Implemented RenameFile in FS:USER
archshift
2014-11-24
Merge pull request #147 from yuriks/error-codes
bunnei
2014-11-24
Use pointers instead of passing handles around in some functions.
Yuri Kunde Schlesner
2014-11-24
Remove duplicated docs/update them for changed parameters.
Yuri Kunde Schlesner
[prev]
[next]