Commit Graph

6 Commits

Author SHA1 Message Date
b5042a5257 Core: update kernel config memory to latest 11.17 (#7460) 2024-02-22 15:43:33 -08:00
a2d1c4a94c kernel: Move serialization code out of headers. (#7312) 2024-01-14 16:18:31 -08:00
7edc86a9bc code: Remove outdated comment style (#6640) 2023-06-25 15:22:41 +05:30
e4f05884c3 Fixed serialization runtime exceptions 2020-02-13 17:42:08 +08:00
773ec47629 Kernel: make config_mem and MapSharedPages members of KernelSystem 2018-11-01 12:56:40 -04:00
95790218f2 HLE: move config_mem to kernel
ConfigMem is initialized in kernel and only used by kernel. It is also likely how it works on real 3DS
2018-11-01 11:21:34 -04:00