Commit graph

5 commits

Author SHA1 Message Date
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