.. |
crypto
|
Some more thinning
|
2023-06-27 18:08:57 +03:00 |
fs
|
Stop lying to people
|
2023-07-13 00:25:47 +03:00 |
kernel
|
Add WIFI MAC to ConfigMem and stub reads
|
2023-07-11 15:28:16 -05:00 |
loader
|
feat: Add support for encrypted NCSD
|
2023-06-22 17:41:08 +02:00 |
PICA
|
Merge pull request #98 from Wunkolo/modular-gl
|
2023-07-16 03:48:07 +03:00 |
renderer_gl
|
Add virtual deconstructor override
|
2023-07-17 09:30:12 -07:00 |
renderer_null
|
Add Null rendering backend
|
2023-07-17 09:34:10 -07:00 |
result
|
hle: Add proper type for result code
|
2023-06-16 20:09:37 +02:00 |
services
|
Emulator cleanup, add AR conditionals
|
2023-07-21 00:55:08 +03:00 |
action_replay.hpp
|
[ActionReplay] Add HID stuff
|
2023-07-21 03:35:22 +03:00 |
arm_defs.hpp
|
[Kernel] Add idle thread
|
2023-04-18 20:42:17 +03:00 |
cheats.hpp
|
[ActionReplay] Add HID stuff
|
2023-07-21 03:35:22 +03:00 |
colour.hpp
|
[Colour.hpp] Support for 6 to 8-bit colour
|
2023-02-27 19:50:18 +02:00 |
config.hpp
|
Fix EmulatorConfig initialization order
|
2023-07-17 10:23:19 -07:00 |
cpu.hpp
|
[CPU] Move ARM definitions to arm_defs.hpp file
|
2022-09-20 15:43:37 +03:00 |
cpu_dynarmic.hpp
|
[CPU] fprs() should return std::span<u32, 32> (Fixes memory corruption bug in threads.cpp)
|
2023-06-16 22:20:59 +03:00 |
dynarmic_cp15.hpp
|
[CP15] Fix comment
|
2022-09-28 19:05:03 +03:00 |
emulator.hpp
|
Get our first AR code running
|
2023-07-20 13:50:32 +03:00 |
helpers.hpp
|
Add explicit return-type overload for getBits
|
2023-07-10 12:33:37 -07:00 |
httpserver.hpp
|
Add /status command in http server
|
2023-07-10 13:52:40 +03:00 |
io_file.hpp
|
IOFile: Allow multiple opens on the same object
|
2023-07-07 16:51:14 +03:00 |
ipc.hpp
|
[Services] Uhh implement IPC result header which apparently libctru's apt code nees
|
2023-04-20 02:03:05 +03:00 |
logger.hpp
|
[IR:USER] Add empty service
|
2023-07-08 19:35:59 +03:00 |
memory.hpp
|
Fix C4267 /C4244 warnings
|
2023-07-10 12:33:37 -07:00 |
metaprogramming.hpp
|
Making helpers.hpp thinner
|
2023-06-27 01:49:12 +03:00 |
renderer.hpp
|
Bonk
|
2023-07-18 23:11:20 +03:00 |
system_models.hpp
|
[CFG] Add GetSystemModel
|
2023-05-01 20:37:48 +03:00 |
termcolor.hpp
|
Initial commit (I really need to remove Boost)
|
2022-09-15 04:47:14 +03:00 |