wheremyfoodat
|
0f80d0af7a
|
Rename Handle to HorizonHandle, add metal-cpp submodule, format
|
2024-07-23 15:22:15 +03:00 |
|
wheremyfoodat
|
85a2ca1bf4
|
Stub svcUnmapMemoryBlock
|
2024-01-24 19:06:39 +02:00 |
|
wheremyfoodat
|
c108da5e02
|
Moar appletting
|
2024-01-24 18:51:44 +02:00 |
|
wheremyfoodat
|
46cf049e3b
|
Add CSND::ExecuteCommands
|
2023-09-10 23:00:26 +03:00 |
|
wheremyfoodat
|
b394cacbc7
|
More CSND stubbing
|
2023-09-10 16:51:44 +03:00 |
|
wheremyfoodat
|
dd6508eb26
|
Migrate shared font to cmrc
|
2023-08-21 14:53:50 +03:00 |
|
wheremyfoodat
|
8b0a3e372e
|
Make unknown memory operations warn instead of panic
|
2023-07-04 01:39:46 +03:00 |
|
Mary
|
122b1b2727
|
hle: Add proper type for result code
This should clean up all HLE errorcode in the codebase.
I didn't removed Rust::Result as this should be a cleanup for another
iteration.
|
2023-06-16 20:09:37 +02:00 |
|
wheremyfoodat
|
5d6bf24a9d
|
[Kernel] Add memory mirroring function & throw warning on mprotect
|
2023-03-21 02:32:47 +02:00 |
|
wheremyfoodat
|
980139e588
|
[Kernel] Implement CreateMemoryBlock
|
2023-01-29 16:29:45 +02:00 |
|
wheremyfoodat
|
ec7c0b86b7
|
Make some things panic for later
|
2023-01-29 02:39:17 +02:00 |
|
wheremyfoodat
|
cad046d9a8
|
[APT] Add shared font
|
2023-01-23 19:32:13 +02:00 |
|
wheremyfoodat
|
0aaf1c317d
|
[APT] Implement new 3DS check, [OS] Fix mem allog bug & impl more of HID
|
2022-09-25 03:35:40 +03:00 |
|
wheremyfoodat
|
be4fae5104
|
Trongle
|
2022-09-24 02:45:57 +03:00 |
|
wheremyfoodat
|
aef1520f17
|
[Kernel] Implement GetThreadID, stub DuplicateHandle
|
2022-09-22 00:02:50 +03:00 |
|
wheremyfoodat
|
3ccba6db40
|
[GSP::GPU] We can now request interrupts
|
2022-09-20 23:22:35 +03:00 |
|
wheremyfoodat
|
ad07c70772
|
[Kernel] Cleaning up
|
2022-09-19 22:19:36 +03:00 |
|
wheremyfoodat
|
765b51696e
|
[Kernel] Stub MapMemoryBlock, hopefully touch the memory allocator for the last time in a while
|
2022-09-19 14:15:24 +03:00 |
|
wheremyfoodat
|
45c016d12e
|
[Kernel] Hopefully implement the QueryMemory svc remotely correctly
|
2022-09-19 01:33:12 +03:00 |
|
wheremyfoodat
|
99e795c141
|
[GSP::GPU] Implement writeHwRegs
|
2022-09-18 22:52:24 +03:00 |
|
wheremyfoodat
|
93f5ec7bb4
|
Sort of working OS allocator, except freeing is impossible
|
2022-09-16 23:36:55 +03:00 |
|
wheremyfoodat
|
2128d5060b
|
Start implementing ControlMemory
|
2022-09-16 17:34:03 +03:00 |
|