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-09
added initial kernel/thread modules
bunnei
2014-05-09
added kernel logger to common
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-04
Fixed indents
archshift
2014-05-01
Check arg count before attempting to access it.
archshift
2014-05-01
- added CallMCR function to coprocessor HLE module
bunnei
2014-05-01
fixed include in coprocessor.cpp
bunnei
2014-05-01
renamed hle "mrc" module to "coprocessor"
bunnei
2014-05-01
- added some function wrappers for HLE
bunnei
2014-05-01
Use runtime arguments to specify boot filename.
archshift
2014-04-30
Support for C++11 on OSX
archshift
2014-04-30
- added option to load a code.bin file extracted from a CXI file
bunnei
2014-04-30
added symbol map load function to Qt GUI
bunnei
2014-04-30
added a module to load symbol map files for debugging
bunnei
2014-04-30
fixed a bug where ExeFs code was being incorrectly masked
bunnei
2014-04-30
Fixed indents
archshift
2014-04-30
Reverse debugging changes
archshift
2014-04-30
Revert "Fix Travis"
archshift
2014-04-30
Fix Travis
archshift
2014-04-30
Linux support
archshift
2014-04-30
Merge branch 'issue-7-fix' of https://github.com/archshift/citra into issue-7...
archshift
2014-04-30
Unintended change reversal
archshift
2014-04-30
TGA dumps work, courtesy of @bunnei
archshift
2014-04-30
Merge commit upstream/master into issue-7-fix
archshift
2014-04-30
Sets OGL version for Qt; will only work with Qt5
archshift
2014-04-30
OpenGL 3+ on OSX with GLFW
archshift
2014-04-30
A bit of Cmake love
archshift
2014-04-30
added virtual memory map for ExeFS (where ARM11 code is supposed to be loaded)
bunnei
2014-04-30
reorganized memory regions enum, added regions for ExeFS code
bunnei
2014-04-29
Some more experimentation
archshift
2014-04-28
Merge commit upstream/master into issue-7-fix
archshift
2014-04-28
IT'S ALIVE!
archshift
2014-04-28
added FAQ link to README.md
bunnei
[prev]
[next]