Commit Graph

11 Commits (350c5a7e32f099eddc02bca7e6488deba1cdeab7)

Author SHA1 Message Date
bunnei 350c5a7e32 DSP: Removed useless spam log for SignalInterrupt 11 years ago
bunnei e9650f1c61 DSP: Signal (faked) interrupt on every frame.
- Hack to work around games checking that the DSP event has been signaled by a real DSP interrupt.
11 years ago
purpasmart96 9796bc1fa2 More services & small clean ups 11 years ago
purpasmart96 ebfd831ccb License change 11 years ago
Yuri Kunde Schlesner e321decf98 Remove SyncRequest from K::Object and create a new K::Session type
This is a first step at fixing the conceptual insanity that is our
handling of service and IPC calls. For now, interfaces still directly
derived from Session because we don't have the infrastructure to do it
properly. (That is, Processes and scheduling them.)
11 years ago
Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros 11 years ago
bunnei 988998cca5 DSP: Added stub for ReadPipeIfPossible. 11 years ago
archshift a404ad5272 Add stub for ConvertProcessFromDspDram
Should theoretically push retail stuff further along
11 years ago
bunnei 3e286fff7c DSP: Added stubs for several commonly used DSP service functions. 11 years ago
purpasmart96 9821bfcb8e Add more services and some fixes, along with more "override"
in the service's headers
11 years ago
purpasmart96 539b4c883d Added a bunch of services 11 years ago