mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-18 11:13:57 +00:00
Test
This commit is contained in:
committed by
momo5502
parent
ab144de125
commit
dec66f051d
@@ -33,7 +33,7 @@ void process_context::setup(x64_emulator& emu, memory_manager& memory, const app
|
||||
const mapped_module& executable, const mapped_module& ntdll,
|
||||
const apiset::container& apiset_container)
|
||||
{
|
||||
setup_gdt(emu, memory);
|
||||
// setup_gdt(emu, memory);
|
||||
|
||||
this->kusd.setup();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user