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-05-19
VFP: disable DBG messages because they spam the console with unimportant skye...
bunnei
2014-05-19
Merge pull request #2 from archshift/issue-7-fix
bunnei
2014-05-19
common_types: Changed BasicRect back to Rect, in the common namespace
archshift
2014-05-19
CMakeLists: Fixed GLEW include var name, compile flag vars
archshift
2014-05-19
Improved clarity and whitespace
archshift
2014-05-19
CMakeLists: rename HEADS, improved comments
archshift
2014-05-19
Indent fixes
archshift
2014-05-18
Merge pull request #13 from archshift/master
bunnei
2014-05-18
renamed "session" to "handle"
bunnei
2014-05-18
- renamed NewHandle to CreateHandle
bunnei
2014-05-18
fix warning
bunnei
2014-05-18
- updated service(s) to be KernelObject's
bunnei
2014-05-18
updated Travis-CI image/link in readme for new project repo
bunnei
2014-05-18
renamed "UID" to "Handle" where appropriate
bunnei
2014-05-18
- moved Handle/Result definitions to kernel.h
bunnei
2014-05-18
- added stub for CreateEvent
bunnei
2014-05-17
added stubbed function for WaitSynchronizationN
bunnei
2014-05-17
Indent fixes
archshift
2014-05-17
Fixed vfp issues
archshift
2014-05-17
ignore thumbemu 0xDEADCODE debugging catch on MCR
bunnei
2014-05-17
changed a comment
bunnei
2014-05-17
cleanups to SVC CreateThread
bunnei
2014-05-17
Merge branch 'master' into threading
bunnei
2014-05-17
updated how we call ARM core to make things much faster
bunnei
2014-05-16
Updated cmakelists
archshift
2014-05-16
Merge remote-tracking branch 'upstream/master' into issue-7-fix
archshift
2014-05-16
Added FindGLEW to cmake-modules
archshift
2014-05-17
- added enum ThreadProcessorId
bunnei
2014-05-17
added MIN, MAX, and CLAMP macros to common_funcs
bunnei
2014-05-16
- replaced KERNELOBJECT_MAX_NAME_LENGTH with KERNEL_MAX_NAME_LENGTH
bunnei
2014-05-16
added stubbed GetProcSemaphore - does nothing but avoids an exception
bunnei
2014-05-16
add kernel.* and thread.* to VS filters
bunnei
2014-05-16
updated APT_U::GetLockHandle to return a valid handle
bunnei
2014-05-16
Merge master into threading to add support for VFP
bunnei
2014-05-16
Merge pull request #17 from bunnei/arm-vfp
bunnei
2014-05-16
same fix as last commit - just for vfpsingle.cpp
bunnei
2014-05-16
another VFP fix for GCC
bunnei
2014-05-16
fixed VFP DBG log for GCC
bunnei
2014-05-16
fixed typo in CMakeLists.txt
bunnei
2014-05-16
- reenabled MCR and MRC functions now that VFP is attached
bunnei
2014-05-16
- removed unused stubbed out code
bunnei
2014-05-16
added maverick.cpp to ARM core from skyeye
bunnei
2014-05-16
fixed includes
bunnei
2014-05-16
enabled CP_ACCESS_ALLOWED
bunnei
2014-05-16
fixed include path
bunnei
2014-05-16
removed undefined function ARMul_ConsolePrint
bunnei
2014-05-16
added missing armcopro from skyeye
bunnei
2014-05-15
added missing skyeye mmu code
bunnei
2014-05-15
fixed armmmu imports
bunnei
2014-05-15
- moved mmu to arm/interpreter folder
bunnei
[prev]
[next]