mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-24 06:01:02 +00:00
Support SystemEmulationProcessorInformation
This commit is contained in:
@@ -94,6 +94,7 @@
|
||||
#define IMAGE_FILE_MACHINE_CEE 0xC0EE
|
||||
#endif
|
||||
|
||||
#define PROCESSOR_ARCHITECTURE_INTEL 0
|
||||
#define PROCESSOR_ARCHITECTURE_AMD64 9
|
||||
|
||||
enum class PEMachineType : std::uint16_t
|
||||
|
||||
Reference in New Issue
Block a user