Commit Graph

11 Commits

Author SHA1 Message Date
disinvite
4f9b5e318d Fix typo 2025-07-14 20:57:34 -04:00
disinvite
9c82b6c435 Use count variable 2025-07-14 20:52:58 -04:00
disinvite
c78fc3e47a Rename p_context to p_d 2025-07-14 20:52:43 -04:00
disinvite
7fd9b89137 Compat mode todo 2025-07-14 20:51:39 -04:00
disinvite
09a1e10be6 Reorder error strings 2025-07-14 13:38:21 -04:00
disinvite
2c43c25c1a Fix constructors 2025-07-14 13:13:57 -04:00
disinvite
7ee73f45a7 Use goto 2025-07-14 13:09:22 -04:00
MS
e155bea7fd
Remove GetDriverList getter (#1624) 2025-07-14 11:44:14 -04:00
Anders Jenbo
f5cb2d4732
Use consts in callbacks (#1494) 2025-05-15 19:22:40 -07:00
jonschz
4a861faca3
Refactor file names based on BETA10 (#1064)
* Refactor file names based on BETA10

* Extract LegoDeviceEnumerate to dedicated file

* Fix compiler errors

* Migrate contiguous block of code to `LegoDeviceEnumerate`

---------

Co-authored-by: jonschz <jonschz@users.noreply.github.com>
2024-07-08 14:52:50 -07:00
MS
6e39e87613
Create MxDirectXInfo module (#1047)
* Some beta addrs and asserts to start

* Create mxdirectxinfo

* include fix

* CONFIG annotations

* Beta matching

* Match format function better, add dead code function

* LegoDeviceEnumerate
2024-06-27 12:22:13 -07:00