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
Merge pull request #4 from archshift/patch-1
bunnei
2014-05-19
README: Update wiki links
archshift
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
updated Travis-CI image/link in readme for new project repo
bunnei
2014-05-17
Indent fixes
archshift
2014-05-17
Fixed vfp issues
archshift
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-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
2014-05-08
Merge pull request #15 from bunnei/hle-services
bunnei
2014-05-08
removed unknown fields from GX_CmdBufferHeader
bunnei
2014-05-08
removed incorrect dolphin copyright line
bunnei
2014-05-08
Merge pull request #16 from Sethpaien/master
bunnei
2014-05-08
Update FlipFramebuffer
Sethpaien
2014-05-07
fixed include of common in bit_field.h
bunnei
2014-05-07
logger fix for linux
bunnei
2014-05-07
removed unnecessary log message
bunnei
2014-05-07
- removed HLE mem "hack" and replaced with kernel mem region
bunnei
2014-05-07
added kernel memory to mem_map
bunnei
2014-05-07
added GSP to loggers
bunnei
2014-05-07
added BitField to common
bunnei
2014-05-06
- added debug logging to syscall.cpp
bunnei
2014-05-06
added mem_map read for config_mem
bunnei
2014-05-06
added config_mem module for HLE of firmware configuration memory settings
bunnei
2014-05-06
- disable strict alignment on LDRD/STRD
bunnei
2014-05-06
- added better SVC logging
bunnei
2014-05-06
commented out useless debug logs that just spammed console
bunnei
2014-05-01
- added CallMCR function to coprocessor HLE module
bunnei
[next]