Léo Lam
b0377f02f0
IPC_HLE: Deduplicate syscall reply enqueue function
...
This is something that was copy-pasted across the IPC_HLE code
(because it's often used). Since all of the duplicated pieces of code
do the same thing as the previous EnqueueReply, except that they also
write to command_address + 0 and + 8 (to write the correct reply type),
this commit changes EnqueueReply to do that instead of having it
duplicated all over IPC HLE.
2016-11-24 20:19:18 +01:00
..
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-11-05 03:12:07 -04:00
2016-11-05 03:12:07 -04:00
2016-11-24 20:19:18 +01:00
2016-06-24 10:43:46 +02:00
2016-10-03 23:06:23 +02:00
2016-09-25 22:36:26 +02:00
2016-11-13 10:03:23 +01:00
2016-06-24 10:43:46 +02:00
2016-10-01 15:50:28 -04:00
2016-06-24 10:43:46 +02:00
2016-11-24 20:19:18 +01:00
2016-06-24 10:43:46 +02:00
2016-07-01 14:33:58 +04:00
2016-09-04 10:44:22 -07:00
2016-11-13 08:44:05 +01:00
2016-11-05 03:12:07 -04:00
2016-11-24 20:19:18 +01:00
2016-11-24 20:19:18 +01:00
2016-11-24 20:19:18 +01:00
2016-10-15 22:28:07 +02:00
2016-11-19 00:11:41 +01:00
2016-11-19 00:11:41 +01:00
2016-11-24 20:19:18 +01:00
2016-11-24 20:19:18 +01:00
2016-11-24 20:19:18 +01:00
2016-10-28 23:55:43 +02:00
2016-10-03 23:06:23 +02:00
2016-10-03 23:06:23 +02:00
2016-10-03 23:06:23 +02:00
2016-06-24 10:43:46 +02:00
2016-10-01 15:50:28 -04:00
2016-09-07 15:09:45 +02:00
2016-06-24 10:43:46 +02:00
2016-10-03 23:06:23 +02:00
2016-10-03 23:06:23 +02:00
2016-11-24 20:19:18 +01:00
2016-10-03 23:13:10 +02:00
2016-11-24 20:19:18 +01:00
2016-11-24 20:19:18 +01:00
2016-06-24 10:43:46 +02:00
2015-05-25 13:22:31 +02:00
2016-11-05 03:12:07 -04:00
2016-11-05 03:12:07 -04:00