wheremyfoodat
|
65de2637ae
|
More threading fixes
|
2023-08-01 23:45:43 +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
|
3529c9bf67
|
[Kernel] Fix spontaneous r0 corruption
|
2023-04-24 23:10:04 +03:00 |
|
wheremyfoodat
|
4bef096f04
|
[FS] Add directory stuff, clean up
|
2023-03-29 00:23:55 +03:00 |
|
wheremyfoodat
|
81b0f3dde0
|
[Kernel] Much better arbiter & thread scheduling impl
|
2022-10-10 16:41:08 +03:00 |
|
wheremyfoodat
|
272cdefca1
|
Filesystem stuff
|
2022-10-09 15:59:09 +03:00 |
|
wheremyfoodat
|
5992a58351
|
[Kernel] Implement err:f
|
2022-10-05 00:29:29 +03: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
|
8bfa29568a
|
[Kernel] Start implementing address arbiters
|
2022-09-20 00:53:39 +03:00 |
|
wheremyfoodat
|
f100601caf
|
[Kernel] More cleanup
|
2022-09-19 23:27:54 +03:00 |
|
wheremyfoodat
|
ad07c70772
|
[Kernel] Cleaning up
|
2022-09-19 22:19:36 +03:00 |
|
wheremyfoodat
|
6154a360c6
|
Hopefully we're good to start sending commands to services now
|
2022-09-18 00:21:32 +03:00 |
|
wheremyfoodat
|
208c18356b
|
Started work on services
|
2022-09-17 19:51:30 +03:00 |
|
wheremyfoodat
|
ee74b375e3
|
Add SendSyncRequest
|
2022-09-17 04:55:15 +03:00 |
|
wheremyfoodat
|
0e66af8dae
|
Initial implementation of ports and sessions
|
2022-09-17 04:37:40 +03:00 |
|