Commit graph

2 commits

Author SHA1 Message Date
Mary
6d9964c64b misc: Improve kernel syscall checks
Fix some stuffs around.

Based on kernel 11.14
2023-06-17 19:55:09 +02: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