mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-22 05:03:56 +00:00
Cleanup KUSD MMIO
This commit is contained in:
@@ -182,7 +182,7 @@ namespace
|
||||
|
||||
context.registry = registry_manager(settings.registry_directory);
|
||||
|
||||
context.kusd.emplace(win_emu, settings.use_relative_time);
|
||||
context.kusd.setup(settings.use_relative_time);
|
||||
|
||||
context.base_allocator = create_allocator(emu, PEB_SEGMENT_SIZE);
|
||||
auto& allocator = context.base_allocator;
|
||||
|
||||
Reference in New Issue
Block a user