index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2016-04-11
Merge pull request #1613 from mailwl/anp
bunnei
2016-04-11
CitraQt: Apply config at startup
Jannik Vogel
2016-04-11
Set Kernel config "Unknown Value" to 0x1
mailwl
2016-04-09
Fix BLX LR opcode interpretation
mailwl
2016-04-08
Merge pull request #1644 from polaris-/gdb-fixes
bunnei
2016-04-08
update the code of AM service! (#1623)
JamePeng
2016-04-08
cecd:u: stub GetCecStateAbbreviated (#1648)
mailwl
2016-04-08
Update cpsr (T)humb bit while creating thread
mailwl
2016-04-06
Merge pull request #1577 from JamePeng/update-apta-func
bunnei
2016-04-06
Fix thumb ADR instruction alignment
mailwl
2016-04-06
Adopted WinterMute's gdbstub changes
polaris-
2016-04-06
append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:A
JamePeng
2016-04-05
Merge pull request #1435 from mailwl/frd_u
bunnei
2016-04-05
Merge pull request #1643 from MerryMage/make_unique
Mathew Maidment
2016-04-05
Common: Remove Common::make_unique, use std::make_unique
MerryMage
2016-04-05
implement APT::GetStartupArgument
JamePeng
2016-04-05
Append the missing function name"GetAppletInfo" to APT:A
JamePeng
2016-04-03
Merge pull request #1616 from exhalatio/dlp_dummy
bunnei
2016-04-03
Dummy implementation dlp:SRVR Service.
exhalatio
2016-04-02
Merge pull request #1619 from mailwl/cecd
bunnei
2016-04-01
Merge pull request #1390 from purpasmart96/citra_gsp_error_codes
bunnei
2016-03-31
Merge pull request #1618 from MerryMage/one-step
Mathew Maidment
2016-03-31
Merge pull request #1419 from mailwl/branch-gsp
bunnei
2016-03-31
cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle
mailwl
2016-03-31
Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue
mailwl
2016-03-30
GSP: Return proper error codes for register writes
purpasmart96
2016-03-30
DynCom: Optimize single stepping
MerryMage
2016-03-28
Add common methods to all cfg:* ports
Ryan Loebs
2016-03-27
frd:u: Initial stub some functions
mailwl
2016-03-26
use reference instead of pointer
wwylele
2016-03-25
Merge pull request #1549 from wwylele/acc_gyro
bunnei
2016-03-25
implement GyroscopeCalibrateParam
wwylele
2016-03-22
implement accel and gyro backend
wwylele
2016-03-22
Merge pull request #1560 from lioncash/savedata
bunnei
2016-03-22
Merge pull request #1563 from lioncash/lolfiq
bunnei
2016-03-21
armstate: Correct FIQ register banking
Lioncash
2016-03-21
Merge pull request #1559 from lioncash/vec
bunnei
2016-03-21
session: Make helper functions constexpr
Lioncash
2016-03-21
loader: Make MakeMagic constexpr
Lioncash
2016-03-21
archive_extsavedata: Fix member initialization order
Lioncash
2016-03-21
soc_u: Get rid of explicit delete and new
Lioncash
2016-03-20
Merge pull request #1302 from Subv/save_fix
bunnei
2016-03-20
HLE/FS: Change the error code returned when an ExtSaveData archive is not found.
Subv
2016-03-20
HLE/FS: Corrected some style concerns.
Subv
2016-03-20
HLE/FS: Fixed creating the config savefile when it doesn't exist.
Subv
2016-03-20
HLE/FS: Implemented GetFormatInfo
Subv
2016-03-20
HLE/FS: Don't return an error when deleting the ExtSaveData if it does not ex...
Subv
2016-03-20
HLE/FS: Return the proper error codes when opening files.
Subv
2016-03-20
HLE/FS: Fixed the OpenDirectory error code
Subv
2016-03-20
HLE/FS: Return the proper error codes on file Read/Write operations.
Subv
[next]