mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 09:52:28 +00:00
feat(console): add more hardware detection information
This commit is contained in:
parent
44ba6b92bb
commit
9963994a52
7 changed files with 56 additions and 23 deletions
|
|
@ -35,7 +35,7 @@ struct Hardware {
|
|||
Hardware__Device videoDevice;
|
||||
Hardware__Device soundDevice;
|
||||
uint32_t cpuIdx;
|
||||
uint32_t videoIdx;
|
||||
uint32_t videoID;
|
||||
uint32_t soundIdx;
|
||||
uint32_t memIdx;
|
||||
VideoHardwareRec* videoHw;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue