Citron-emu/src/core/hle
bunnei 3700263f71 Merge pull request #595 from linkmauve/new-3ds-input
Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one.
2015-02-23 21:13:29 -05:00
..
kernel Misc cleanup of common and related functions 2015-02-19 22:26:25 -08:00
service Merge pull request #595 from linkmauve/new-3ds-input 2015-02-23 21:13:29 -05:00
config_mem.cpp ConfigMem: Clean up the Config memory to be more like the shared page and moved 2015-02-16 15:12:05 -08:00
config_mem.h ConfigMem: Clean up the Config memory to be more like the shared page and moved 2015-02-16 15:12:05 -08:00
coprocessor.cpp
function_wrappers.h
hle.cpp Merge pull request #570 from purpasmart96/config_mem 2015-02-18 00:12:37 -05:00
hle.h
result.h Convert a few C stdlib asserts to Citra's own asserts 2015-02-18 21:52:36 -08:00
shared_page.cpp Merge pull request #570 from purpasmart96/config_mem 2015-02-18 00:12:37 -05:00
shared_page.h
svc.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
svc.h