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
2019-05-09
Merge pull request #2437 from lioncash/audctl
bunnei
2019-05-09
Merge pull request #2445 from FearlessTobi/port-4749
bunnei
2019-05-09
Merge pull request #2453 from lioncash/enum
bunnei
2019-05-07
core/memory: Remove unused FlushMode enum
Lioncash
2019-05-04
core/telemetry_session: Only create the backend when we really need it
zhupengfei
2019-05-04
core/frontend/emu_window: Make GraphicsContext's destructor virtual
Lioncash
2019-04-30
loader/nso: Remove left-in debug pragma
Lioncash
2019-04-28
Merge pull request #2412 from lioncash/system
bunnei
2019-04-27
service/audctl: Update documentation comments to be relative to 8.0.0
Lioncash
2019-04-24
Merge pull request #2416 from lioncash/wait
bunnei
2019-04-24
Merge pull request #2424 from FernandoS27/compat
bunnei
2019-04-24
Merge pull request #2228 from DarkLordZach/applet-manager-p1
bunnei
2019-04-22
Merge pull request #2420 from lioncash/audctl
bunnei
2019-04-20
Allow picking a Compatibility Profile for OpenGL.
Fernando Sahmkow
2019-04-19
Merge pull request #2415 from lioncash/const
bunnei
2019-04-19
Merge pull request #2421 from lioncash/svc-call
bunnei
2019-04-19
Merge pull request #2374 from lioncash/pagetable
bunnei
2019-04-19
kernel/svc: Name supervisor call 0x36
Lioncash
2019-04-18
service/audctl: Implement GetTargetVolumeMin() and GetTargetVolumeMax()
Lioncash
2019-04-17
Merge pull request #2397 from lioncash/thread-unused
bunnei
2019-04-17
web_browser: Make OpenPage non-const
Zach Hilman
2019-04-17
main: Add GMainWindow hooks for Error display
Zach Hilman
2019-04-17
general_backend: Move StubApplet and add backend PhotoViewer
Zach Hilman
2019-04-17
general_frontend: Add frontend scaffold for PhotoViewer applet
Zach Hilman
2019-04-17
frontend: Add frontend receiver for Error applet
Zach Hilman
2019-04-17
applets: Add Error applet
Zach Hilman
2019-04-17
applets: Port current applets to take frontend in constructor
Zach Hilman
2019-04-17
web_browser: Make OpenPage const
Zach Hilman
2019-04-17
core: Remove specific applets in favor of AppletManager
Zach Hilman
2019-04-17
am: Delegate applet creation to AppletManager
Zach Hilman
2019-04-17
applets: Add AppletManager class to control lifetime
Zach Hilman
2019-04-17
kernel/thread: Unify wait synchronization types
Lioncash
2019-04-17
kernel/svc: Migrate svcCancelSynchronization behavior to a thread function
Lioncash
2019-04-17
kernel/wait_object: Make GetHighestPriorityReadyThread() a const member function
Lioncash
2019-04-16
kernel/vm_manager: Remove usages of global system accessors
Lioncash
2019-04-15
Merge pull request #2382 from lioncash/table
bunnei
2019-04-15
Merge pull request #2393 from lioncash/svc
bunnei
2019-04-15
svc: Specify handle value in thread's name
Lioncash
2019-04-15
kernel/thread: Remove BoostPriority()
Lioncash
2019-04-14
kernel/thread: Remove unused guest_handle member variable
Lioncash
2019-04-13
Merge pull request #2378 from lioncash/ro
bunnei
2019-04-13
Merge pull request #2357 from zarroboogs/force-30fps-mode
bunnei
2019-04-13
Merge pull request #2381 from lioncash/fs
bunnei
2019-04-13
Merge pull request #2017 from jroweboy/glwidget
bunnei
2019-04-12
kernel/svc: Implement svcUnmapProcessCodeMemory
Lioncash
2019-04-12
kernel/svc: Implement svcMapProcessCodeMemory
Lioncash
2019-04-11
core/core: Move process execution start to System's Load()
Lioncash
2019-04-11
core/process: Remove unideal page table setting from LoadFromMetadata()
Lioncash
2019-04-11
core/core: Move main process creation into Load()
Lioncash
2019-04-11
video_core/gpu: Create threads separately from initialization
Lioncash
[next]