logger: Add VI service logging category.
This commit is contained in:
parent
119f02a439
commit
8a5833f7ad
6 changed files with 22 additions and 21 deletions
|
@ -59,6 +59,7 @@ enum class Class : ClassType {
|
|||
Service_HID, ///< The HID (Human interface device) service
|
||||
Service_NVDRV, ///< The NVDRV (Nvidia driver) service
|
||||
Service_Audio, ///< The Audio (Audio control) service
|
||||
Service_VI, ///< The VI (Video interface) service
|
||||
HW, ///< Low-level hardware emulation
|
||||
HW_Memory, ///< Memory-map and address translation
|
||||
HW_LCD, ///< LCD register emulation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue