fs
|
[FS] Use std::string over C strings for archive names
|
2022-12-12 03:50:38 +02:00 |
kernel
|
Add thread logger, split renderer from PICA
|
2023-01-01 21:04:34 +02:00 |
PICA
|
[GPU] Surface cache vol 1
|
2023-01-02 15:01:17 +02:00 |
renderer_gl
|
Add SurfaceCache::operator[]
|
2023-01-02 20:06:40 +02:00 |
services
|
Implement APT::Initialize
|
2022-11-17 23:48:27 +02:00 |
arm_defs.hpp
|
Fix typo & reset FPRs on CPU reset
|
2022-12-31 16:38:28 +02:00 |
cpu.hpp
|
[CPU] Move ARM definitions to arm_defs.hpp file
|
2022-09-20 15:43:37 +03:00 |
cpu_dynarmic.hpp
|
[Kernel] Implement thread sleeping
|
2022-10-11 22:45:25 +03:00 |
dynarmic_cp15.hpp
|
[CP15] Fix comment
|
2022-09-28 19:05:03 +03:00 |
emulator.hpp
|
More NCSD loading
|
2022-10-01 16:21:05 +03:00 |
helpers.hpp
|
[Helpers] Fix oopsie
|
2022-11-18 00:07:14 +02:00 |
io_file.hpp
|
Fix oopsie
|
2022-10-17 22:10:01 +03:00 |
logger.hpp
|
Separate renderer and PICA completely
|
2023-01-01 22:06:54 +02:00 |
memory.hpp
|
[GPU] DMA
|
2022-12-11 21:32:36 +02:00 |
opengl.hpp
|
[OpenGL] Better deallocation scheme
|
2023-01-02 23:35:34 +02:00 |