suyu/src/core/hle/service/nvdrv
David Marcec f9259c0383 Initial implementation of Ioctl2 & Ioctl3
Purpose of Ioctl2 and Ioctl3 is to prevent the passing of raw pointers through ioctls
2019-09-19 15:37:25 +10:00
..
devices Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
interface.cpp Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
interface.h Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvdata.h Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvdrv.cpp Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvdrv.h Initial implementation of Ioctl2 & Ioctl3 2019-09-19 15:37:25 +10:00
nvmemp.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
nvmemp.h core: Add missing override specifiers where applicable 2019-04-04 12:19:44 -04:00