index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
Age
Commit message (
Expand
)
Author
2016-02-29
Service/CAM: Add doxycomments to all service functions
Yuri Kunde Schlesner
2016-02-13
Service/CAM: Dummy implementation of some functions
Yuri Kunde Schlesner
2016-02-02
services: Get rid of unnecessary includes
Lioncash
2016-02-01
services: Update function tables
Lioncash
2016-01-05
Merge pull request #1283 from Subv/soc_fixup
bunnei
2015-12-30
services: Update some function tables
Lioncash
2015-12-24
HLE/Sockets: Fixed the buffer offset in recvfrom.
Subv
2015-12-07
VideoCore: Unify interface to OpenGL and SW rasterizers
Yuri Kunde Schlesner
2015-12-06
VideoCore: Rename HWRasterizer methods to be less confusing
Yuri Kunde Schlesner
2015-12-03
Merge pull request #1252 from Subv/cam
bunnei
2015-11-28
Merge pull request #1225 from lioncash/clean
bunnei
2015-11-23
Services/Cam: Added new log type and camera enums from 3dbrew.
Subv
2015-11-22
Add stub functions for Initialize and GenerateRandomData in ssl:C
polaris-
2015-11-22
Add Initialize and GenerateRandomData stubs
polaris-
2015-10-28
csnd_snd: Get rid of type punning
Lioncash
2015-10-28
Merge pull request #1165 from esoteric-programmer/master
bunnei
2015-10-28
Added CSND stub.
Matthias Ernst
2015-10-28
Merge pull request #1208 from archshift/free-bytes
bunnei
2015-10-27
Implement FS_User::GetFreeBytes
archshift
2015-10-24
Fix copy paste
Filiph Sandström
2015-10-23
Fix wrong branch
Filiph Sandström
2015-10-23
Add GetTotalStepCount Stub
Filiph Sandström
2015-10-23
Update ptm.h
Filiph Sandström
2015-09-30
Service/CFG: Use a constexpr function for country initialization
Emmanuel Gil Peyrot
2015-09-29
fix some xcode 7.0 warnings
Martin Lindhe
2015-09-16
general: Silence some warnings when using clang
Lioncash
2015-09-14
Service/CFG: Add default entry for block 0x000A0001 (birthday)
Yuri Kunde Schlesner
2015-09-14
Service/CFG: Correct flags in 2 default blocks
Yuri Kunde Schlesner
2015-09-14
Service/CFG: Add additional blocks to default save data
Yuri Kunde Schlesner
2015-09-14
Fix narrowing conversion warning
Yuri Kunde Schlesner
2015-09-14
Service/CFG: Move several private types from the header to the cpp
Yuri Kunde Schlesner
2015-09-14
Service/CFG: Clean up default block creation
Yuri Kunde Schlesner
2015-09-14
GSP: Implement command 0x05, used for flushing caches
Yuri Kunde Schlesner
2015-09-11
General: Replace NULL and '0' usages with nullptr where applicable
Lioncash
2015-09-10
General: Fix up doxygen comments
Lioncash
2015-09-03
Add cam:u service function names to its function table
archshift
2015-08-26
Core: Improve APT Shared Font hack
Yuri Kunde Schlesner
2015-08-24
Integrate the MicroProfile profiling library
Yuri Kunde Schlesner
2015-08-22
Merge pull request #1025 from yuriks/heap-management
Yuri Kunde Schlesner
2015-08-16
GPU: Implement TextureCopy-mode display transfers
Yuri Kunde Schlesner
2015-08-16
APT: Adjust shared font hack so it works with the new linear heap code
Yuri Kunde Schlesner
2015-08-16
Memory: Move address type conversion routines to memory.cpp/h
Yuri Kunde Schlesner
2015-07-29
core: Eliminate some unused variable warnings
Lioncash
2015-07-29
core: Fix missing prototype warnings
Lioncash
2015-07-29
Merge pull request #1009 from lioncash/table
Yuri Kunde Schlesner
2015-07-29
am_net: Add missing function to the function table
Lioncash
2015-07-29
am_net: Add correct function name to the function table
Lioncash
2015-07-29
Merge pull request #982 from Subv/home
bunnei
2015-07-28
Merge pull request #899 from zawata/Winsock-Deprecation
bunnei
2015-07-27
Move input values into an array
James Rowe
[next]