Commit Graph

803 Commits

Author SHA1 Message Date
Maurice Heumann
f2d170c011 Bump deps/googletest from c00fd25 to 24a9e94 (#146)
Bumps [deps/googletest](https://github.com/google/googletest) from
`c00fd25` to `24a9e94`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="24a9e940d4"><code>24a9e94</code></a>
Try to warn the user when test filters do not match any tests</li>
<li><a
href="72189081ca"><code>7218908</code></a>
googletest: Add testonly alias of :gtest for testonly cc_libraries to
use.</li>
<li><a
href="144d335538"><code>144d335</code></a>
Add UnpackStructImpl for structs with 21 fields.</li>
<li><a
href="e5669fdffc"><code>e5669fd</code></a>
Output to the test warning file if no tests are linked.</li>
<li><a
href="54501746a6"><code>5450174</code></a>
Adds support for a --gtest_fail_if_no_test_linked flag</li>
<li><a
href="3fbe4db9a3"><code>3fbe4db</code></a>
GoogleTest C++17 cleanups</li>
<li><a
href="a6ce08abf7"><code>a6ce08a</code></a>
Property: Promote note to warning</li>
<li>See full diff in <a
href="c00fd25b71...24a9e940d4">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
2025-03-05 13:02:34 +01:00
dependabot[bot]
51674f1e4a Bump deps/googletest from c00fd25 to 24a9e94
Bumps [deps/googletest](https://github.com/google/googletest) from `c00fd25` to `24a9e94`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](c00fd25b71...24a9e940d4)

---
updated-dependencies:
- dependency-name: deps/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-01 17:48:29 +00:00
Maurice Heumann
2043ab1327 Bump deps/zlib from ed16107 to 7108497 (#144)
Bumps [deps/zlib](https://github.com/madler/zlib) from `ed16107` to
`7108497`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="7108497fda"><code>7108497</code></a>
Check that HAVE_UNISTD_H and HAVE_STDARG_H are not defined as 0.</li>
<li><a
href="00161eff1d"><code>00161ef</code></a>
Do not look for zconf.h in the source directory.</li>
<li><a
href="8a844d434f"><code>8a844d4</code></a>
Use zconf.h instead of zconf.h.in for cmake.</li>
<li><a
href="d20659fc74"><code>d20659f</code></a>
Repair MinGW cmake build.</li>
<li><a
href="0b29118367"><code>0b29118</code></a>
Fix Ada bindings on x64.</li>
<li><a
href="c715ad71fe"><code>c715ad7</code></a>
Restore zconf.h to distribution.</li>
<li>See full diff in <a
href="ed1610791c...7108497fda">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
2025-02-17 09:41:14 +01:00
Maurice Heumann
d7b2838ebd Bump deps/googletest from e235eb3 to c00fd25 (#143)
Bumps [deps/googletest](https://github.com/google/googletest) from
`e235eb3` to `c00fd25`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c00fd25b71"><code>c00fd25</code></a>
Require C++17</li>
<li><a
href="4a00a24fff"><code>4a00a24</code></a>
Add SaveArgByMove</li>
<li><a
href="a866428a78"><code>a866428</code></a>
Update docs for v1.16.x branch</li>
<li><a
href="445e9bd8d0"><code>445e9bd</code></a>
Update GoogleTest deps in preparation for release</li>
<li><a
href="e5443e5c65"><code>e5443e5</code></a>
Remove empty glob pattern, which is now an error.</li>
<li>See full diff in <a
href="e235eb34c6...c00fd25b71">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
2025-02-17 09:34:47 +01:00
dependabot[bot]
0b29e238d8 Bump deps/zlib from ed16107 to 7108497
Bumps [deps/zlib](https://github.com/madler/zlib) from `ed16107` to `7108497`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](ed1610791c...7108497fda)

---
updated-dependencies:
- dependency-name: deps/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 08:25:15 +00:00
dependabot[bot]
3b3cc2c404 Bump deps/googletest from e235eb3 to c00fd25
Bumps [deps/googletest](https://github.com/google/googletest) from `e235eb3` to `c00fd25`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](e235eb34c6...c00fd25b71)

---
updated-dependencies:
- dependency-name: deps/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 08:25:13 +00:00
momo5502
0b3f3347dc Fix compilation with latest msvc 2025-02-15 09:19:24 +01:00
Maurice Heumann
b5aeaaf57a Some GDI fixes (#142) 2025-02-14 14:31:08 +01:00
momo5502
665ff99504 Some GDI fixes 2025-02-14 14:10:35 +01:00
momo5502
39ffa6c87b Fix volume information queries 2025-02-14 09:14:08 +01:00
momo5502
3218e26306 Small callback optimization and unification 2025-02-14 09:05:55 +01:00
Maurice Heumann
6b4e86073e added more callbacks (#141) 2025-02-14 08:06:26 +01:00
Elias Bachaalany
bcc8cd6eb6 formatting 2025-02-11 12:05:28 -08:00
Elias Bachaalany
b1960584cd i give up on formatting... 2025-02-11 10:31:20 -08:00
Elias Bachaalany
d399808b39 formatting 2025-02-11 10:28:24 -08:00
Elias Bachaalany
c0719651d3 minor changes 2025-02-11 10:25:02 -08:00
Maurice Heumann
8bd1fd5ad9 Add todo 2025-02-11 06:51:10 +01:00
Maurice Heumann
604edcafd1 Fix const 2025-02-11 06:51:06 +01:00
Elias Bachaalany
ab93de51d2 formatting 2025-02-10 16:44:39 -08:00
Elias Bachaalany
1d7f841ee4 added more callbacks 2025-02-10 11:25:04 -08:00
Maurice Heumann
760bb9318f Major cleanup and refactoring (#140) 2025-02-10 17:55:04 +01:00
momo5502
934374c4bb Extract main module cache into module manager 2025-02-10 17:43:09 +01:00
momo5502
c1aa260f8f Cleanup process context 2025-02-10 17:28:00 +01:00
momo5502
04ca0981a1 Extract API set data 2025-02-10 17:21:34 +01:00
momo5502
2815a74a18 Setup PEB image base 2025-02-10 16:58:57 +01:00
momo5502
349ef9688a Move module manager into windows emulator 2025-02-10 16:49:33 +01:00
momo5502
7ae36a6452 Move registry manager into windows emulator 2025-02-10 16:37:33 +01:00
momo5502
adf632c64e Remove getters 2025-02-10 16:20:24 +01:00
Maurice Heumann
a28be3049b Separate application and emulator settings 2025-02-10 15:46:38 +01:00
Maurice Heumann
a5bae30e00 Rename context_frame to cpu_context 2025-02-10 14:28:53 +01:00
Maurice Heumann
a2af18787c Cleanup windows-emulator and extract classes (#139) 2025-02-10 13:56:37 +01:00
Maurice Heumann
2686251fde Cleanup windows-emulator and extract classes 2025-02-10 13:42:49 +01:00
Maurice Heumann
1b544376ce Isolate memory manager (#137) 2025-02-09 18:33:18 +01:00
momo5502
6263353438 Isolate memory manager 2025-02-09 18:19:32 +01:00
momo5502
11dbe6dfc1 Add basic stdin support 2025-02-09 15:27:01 +01:00
Maurice Heumann
d31ce97d8a More fixes and syscalls (#136) 2025-02-09 12:59:56 +01:00
momo5502
07a86522cb Support ThreadTebInformation query 2025-02-09 12:54:28 +01:00
momo5502
d4fb81378f Fix path translation 2025-02-09 12:54:14 +01:00
momo5502
27e5ef0214 Support Nsi device 2025-02-09 12:54:01 +01:00
momo5502
f958791f35 Fix NtReadVirtualMemory 2025-02-09 12:53:40 +01:00
momo5502
d85c675070 Small fixes 2025-02-09 12:53:29 +01:00
momo5502
9d71a3bbf2 Make emulator_object bool operator explicit 2025-02-09 12:53:07 +01:00
Maurice Heumann
2f8b623774 Various fixes and additions (#135) 2025-02-09 11:34:19 +01:00
momo5502
01093aa544 Forward unaltered stdout data 2025-02-09 11:15:39 +01:00
momo5502
148b2b19dc Add NtQueryDefaultLocale 2025-02-09 11:07:08 +01:00
momo5502
4c7450b937 Log allocations 2025-02-09 11:05:10 +01:00
momo5502
4e38ddc323 Ensure proper allocation granularity 2025-02-09 11:01:46 +01:00
Maurice Heumann
7d8ca0a81d Hack to skip nls/alpc communication (#134)
This is related to #128
2025-02-09 11:01:01 +01:00
momo5502
8a427ec368 Hack to skip nls/alpc communication
This is related to #128
2025-02-09 11:00:12 +01:00
momo5502
063d4590a5 Fix nibble parsing 2025-02-09 10:18:35 +01:00