momo5502
|
bff8420ffd
|
Format all the code
|
2025-01-06 17:19:26 +01:00 |
|
momo5502
|
17860edc4c
|
Fix most conversion warnings
|
2025-01-05 20:34:54 +01:00 |
|
momo5502
|
3f00cdb181
|
Fix some compilation warnings
|
2025-01-05 19:27:17 +01:00 |
|
momo5502
|
71913b2db0
|
Even more compilation fixes
|
2025-01-05 15:23:44 +01:00 |
|
momo5502
|
f75f95cc61
|
Merge remote-tracking branch 'origin/main' into multi-platform-support
# Conflicts:
# src/analyzer/main.cpp
# src/emulator/memory_region.hpp
# src/windows-emulator/io_device.cpp
# src/windows-emulator/module/module_mapping.cpp
# src/windows-emulator/process_context.hpp
# src/windows-emulator/syscalls.cpp
# src/windows-emulator/windows_emulator.cpp
|
2025-01-05 14:44:17 +01:00 |
|
momo5502
|
022ed72807
|
Fix syscall mappings
|
2025-01-02 13:48:28 +01:00 |
|
robert-yates
|
8e049a2650
|
migrate to platform structures
|
2024-12-24 21:08:39 +01:00 |
|
momo5502
|
de8b85a3f9
|
Implement NtQueryAttributesFile syscall
|
2024-12-21 09:55:38 +01:00 |
|
momo5502
|
d3cf88a0c4
|
Dynamically update KUSD system time
|
2024-11-23 22:19:05 +01:00 |
|
momo5502
|
b1f79a04c2
|
Make serialization reproducible
|
2024-10-25 19:27:19 +02:00 |
|
momo5502
|
af529a62d7
|
Basic working file writing
|
2024-10-22 20:09:33 +02:00 |
|
momo5502
|
4b2adb0d63
|
Fix thread yield
|
2024-10-21 21:01:02 +02:00 |
|
momo5502
|
e58d5ab4bd
|
Cleanup syscall dispatcher
|
2024-10-21 20:45:09 +02:00 |
|