Commit graph

11 commits

Author SHA1 Message Date
wheremyfoodat
0f80d0af7a Rename Handle to HorizonHandle, add metal-cpp submodule, format 2024-07-23 15:22:15 +03:00
wheremyfoodat
76a14b3bae Implement CAM::GetMaxBytes/SetTransferBytes 2024-01-23 19:20:56 +02:00
wheremyfoodat
707b11ccd8 Add CAM::StartCapture 2024-01-23 18:23:16 +02:00
wheremyfoodat
442ae3a210 Add CAM::SetReceiving, fix ports 2024-01-23 18:10:18 +02:00
wheremyfoodat
84b8bc8c48 Properly implement camera ports, add more cam commands 2024-01-23 16:29:05 +02:00
wheremyfoodat
f78acb8049 Add more CAM definitions 2024-01-23 15:32:21 +02:00
wheremyfoodat
5255fac387
Stub some more cam:u functions (#263)
* Stub some cam:u functions

* Update cam.cpp
2023-09-07 18:22:26 +03:00
wheremyfoodat
e40b2c4b1a CAM::GetBufferErrorInterruptEvent 2023-08-14 19:24:30 +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
fd284e5bfd [CAM] Implement GetMaxLines 2023-03-14 00:05:15 +02:00
wheremyfoodat
5b9648e0a8 [CAM] Add service skeleton 2023-03-13 01:00:53 +02:00