|
3078cef12b
|
Cleanup various lints and warnings
|
2025-10-09 12:33:13 -06:00 |
|
|
061228c971
|
Make liburing optional; rewrite CMakeLists.txt and enable LTO
|
2025-10-07 14:12:37 -06:00 |
|
|
166b9036fd
|
Dont set ERROR_SUCCESS generally
Turns out we should only be setting this in a select few cases.
|
2025-10-06 00:03:10 -06:00 |
|
|
0d76e541c1
|
Reorg headers, module_registry -> modules, remove ActCtx msvcr80.dll hack
|
2025-10-05 17:46:16 -06:00 |
|
|
0bc80b6618
|
Split into HostContextGuard/GuestContextGuard
|
2025-10-05 14:32:06 -06:00 |
|
|
cd7baffc5e
|
Save/restore fs/gs segments when re-entering host code
|
2025-10-05 13:58:40 -06:00 |
|
|
ccd79a256a
|
Reimplement kernel32 time functions, fix HeapReAlloc, debug log improvements
|
2025-10-01 00:59:11 -06:00 |
|
|
705607fcfb
|
Remove now-redundant .dll names from module stubs
|
2025-09-29 23:35:16 -06:00 |
|
|
62d8daccac
|
Overlapped I/O support (fixes ProDG compilers)
|
2025-09-29 23:32:17 -06:00 |
|
|
bc33bae659
|
Formatting, fixes, deduplication
|
2025-09-28 17:00:38 -06:00 |
|
|
c14ad86d72
|
Implement version.dll properly
|
2025-09-26 09:49:21 -06:00 |
|
Mark Street
|
0f8fb7f62d
|
Support ProDC NgcAs.exe (#57)
|
2023-10-22 09:11:00 +01:00 |
|
|
94b44fd697
|
Everything needed to run simple Rust programs (#40)
* Everything needed to run simple Rust programs
* Add IsDBCSLeadByte implementation
* Address PR comments
|
2023-09-10 12:07:23 +09:00 |
|
Mark Street
|
11bdc5e8a2
|
move dlls into dll/ dir (#16)
|
2022-07-18 09:54:17 -04:00 |
|