Changes

58 bytes added ,  01:56, 18 November 2019
no edit summary
Line 1: Line 1:  
HID shared memory is a 0x40000 byte read-only segment of memory shared between applications for input. The segment contains structures for most if not all input methods available to applications.
 
HID shared memory is a 0x40000 byte read-only segment of memory shared between applications for input. The segment contains structures for most if not all input methods available to applications.
 +
 +
In sdknso this is "nn::hid::detail::SharedMemoryFormat".
    
= Memory Map =
 
= Memory Map =