[nvdrv] Implement SetErrorNotifier #121

Closed
JPikachu wants to merge 3 commits from ErrorNotifier into master
Member

Implements SetErrorNotifier() based on Switch kernel behavior.
Only mem is used; other fields are ignored. Guest misuse of offset or size is logged as an error and rejected.
Games like Super Mario Odyssey or Xenoblade may use this mechanism to detect timeouts.

Implements SetErrorNotifier() based on Switch kernel behavior. Only mem is used; other fields are ignored. Guest misuse of offset or size is logged as an error and rejected. Games like Super Mario Odyssey or Xenoblade may use this mechanism to detect timeouts.
CamilleLaVey force-pushed ErrorNotifier from 166b23341b to bd098ed21e 2025-07-25 06:16:40 +02:00 Compare
JPikachu force-pushed ErrorNotifier from bd098ed21e to 2ab2ca9c3f 2025-07-25 14:13:21 +02:00 Compare
crueter force-pushed ErrorNotifier from 2ab2ca9c3f to 334149fb32 2025-07-25 21:44:32 +02:00 Compare
crueter force-pushed ErrorNotifier from 334149fb32 to 08f1453f6f 2025-08-03 01:57:40 +02:00 Compare
JPikachu force-pushed ErrorNotifier from 08f1453f6f to 514be70f60 2025-08-15 18:19:56 +02:00 Compare
JPikachu force-pushed ErrorNotifier from 514be70f60 to 82e72efae9 2025-08-24 17:56:31 +02:00 Compare
Author
Member

See #312 (comment)
Continued there

See https://git.eden-emu.dev/eden-emu/eden/pulls/312#issuecomment-2308 Continued there
JPikachu closed this pull request 2025-08-25 17:20:56 +02:00
All checks were successful
eden-license / license-header (pull_request) Successful in 23s
Required
Details

Pull request closed

Sign in to join this conversation.
No description provided.