momo5502
|
0fbd563e8c
|
Support window creation
|
2025-05-18 09:51:28 +02:00 |
|
robert-yates
|
b2296930d3
|
prepare 32bit support with name and class inheritance modifications
|
2025-04-22 12:01:40 +02:00 |
|
Maurice Heumann
|
91c7ce43a1
|
Fix reading unicode strings
|
2025-04-14 15:03:16 +02:00 |
|
Maurice Heumann
|
0e9cffa5cb
|
More 32 bit fixes
|
2025-04-14 14:34:06 +02:00 |
|
Maurice Heumann
|
a6dd9251b8
|
Prepare 32 bit support
|
2025-04-14 13:57:54 +02:00 |
|
momo5502
|
c1e621c2cd
|
Basic hacky working APC dispatching
|
2025-04-13 13:39:09 +02:00 |
|
momo5502
|
c4349bc4e6
|
Log message box strings
|
2025-03-22 20:32:18 +01:00 |
|
Maurice Heumann
|
4da6642123
|
Add socket abstraction
|
2025-03-20 15:45:38 +01:00 |
|
Maurice Heumann
|
2cc2137c3a
|
Unify steady and system clock
|
2025-03-18 12:10:59 +01:00 |
|
Maurice Heumann
|
450e3c2a9c
|
Use clock interfaces to precisely control time
|
2025-03-18 11:48:44 +01:00 |
|
momo5502
|
665ff99504
|
Some GDI fixes
|
2025-02-14 14:10:35 +01:00 |
|
momo5502
|
349ef9688a
|
Move module manager into windows emulator
|
2025-02-10 16:49:33 +01:00 |
|
momo5502
|
6263353438
|
Isolate memory manager
|
2025-02-09 18:19:32 +01:00 |
|
momo5502
|
9d71a3bbf2
|
Make emulator_object bool operator explicit
|
2025-02-09 12:53:07 +01:00 |
|
momo5502
|
fe84448bf5
|
Reserve space for current directory
|
2025-02-08 18:55:19 +01:00 |
|
momo5502
|
bff8420ffd
|
Format all the code
|
2025-01-06 17:19:26 +01:00 |
|
momo5502
|
fdb0fafa56
|
Reformat code + small fixes
|
2025-01-06 09:36:37 +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
|
6f8f870103
|
Directory enumertion
|
2024-12-25 12:41:43 +01:00 |
|
robert-yates
|
12c80f159e
|
add explicit 16bit unicode
|
2024-12-24 21:08:39 +01:00 |
|
momo5502
|
a38b9240a9
|
Add more syscalls
|
2024-12-23 10:22:33 +01:00 |
|
momo5502
|
5f49b30fe0
|
Cleanup KUSD MMIO
|
2024-11-24 10:37:26 +01:00 |
|
momo5502
|
84a0aed1d9
|
Small fixes and additions
|
2024-11-23 16:44:49 +01:00 |
|
momo5502
|
804f517e68
|
Fix tests and compilation
|
2024-11-17 09:43:02 +01:00 |
|
momo5502
|
a87bb85858
|
Support afd endpoint serialization
|
2024-11-17 09:23:45 +01:00 |
|
momo5502
|
735ca01e7a
|
Introduce emulator_pointer type and prepare better I/O support
|
2024-11-06 17:14:07 +01:00 |
|
momo5502
|
d782c80f3f
|
Prepare support for serialization of non-default-constructible objects
|
2024-10-25 18:56:16 +02:00 |
|
momo5502
|
1446d9193a
|
Support hardcoded environment variables
|
2024-10-23 18:41:29 +02:00 |
|
momo5502
|
924221894c
|
Fix current folder
|
2024-10-21 20:08:51 +02:00 |
|
momo5502
|
7cb1abb529
|
Prepare thread support
|
2024-10-16 19:19:36 +02:00 |
|
momo5502
|
10b09b8f51
|
Prepare fuzzing engine
|
2024-09-24 14:18:32 +02:00 |
|