lizzie
|
a49d885e40
|
fixups
|
20 hours ago |
lizzie
|
058d43d39e
|
fix windows wsa E_DESTADDRREQ
|
20 hours ago |
lizzie
|
ee70a288a8
|
fucking shit
|
1 day ago |
lizzie
|
2a0f945b48
|
windows prot=0
|
2 days ago |
lizzie
|
ce0b278fd8
|
fix pings?
|
2 days ago |
lizzie
|
3ff405a151
|
fix winbloat
|
3 days ago |
lizzie
|
1f2d7888b0
|
fractional time -W
|
3 days ago |
lizzie
|
e3c526d80b
|
ffs windows
|
4 days ago |
lizzie
|
4e4d61f9c3
|
evil noperm
|
4 days ago |
lizzie
|
8fbf92d6b3
|
fuck errrno2
|
4 days ago |
lizzie
|
a0212ad661
|
acurater errno
|
4 days ago |
lizzie
|
2c19c4658a
|
ALL THE ERROR CODES
|
4 days ago |
lizzie
|
5a35f45140
|
fixup errno
|
4 days ago |
lizzie
|
2838141f21
|
min of 1sec
|
4 days ago |
lizzie
|
757cfdc7fd
|
account for timeout
|
4 days ago |
lizzie
|
3cdb6d560b
|
fix tcp on ssbu mod
|
4 days ago |
lizzie
|
94a65a9186
|
fallback only if it failed
|
4 days ago |
lizzie
|
82b79fe2e2
|
implode windows
|
4 days ago |
lizzie
|
2c8c10ab9e
|
better
|
5 days ago |
lizzie
|
2b97d13c85
|
evil ping
|
5 days ago |
lizzie
|
8ceecf6259
|
don't murder me for this change
|
5 days ago |
lizzie
|
cee3a37ecb
|
need the extra threads...
|
5 days ago |
lizzie
|
df587e1a95
|
more gymnastics to give fake results?
|
5 days ago |
lizzie
|
df1fcbd6b1
|
first fake icmp impl
|
5 days ago |
lizzie
|
af2ee98c1b
|
fix ldn sockets being regarded as normal socks
|
1 month ago |
lizzie
|
cfbea3a2d7
|
fx2
|
1 month ago |
lizzie
|
c61947e66a
|
fix???
|
1 month ago |
lizzie
|
cf65654d1e
|
fix sockets
|
1 month ago |
lizzie
|
f736637e1f
|
struct pollfd
|
1 month ago |
lizzie
|
ac389fb2a5
|
fixup tests
|
1 month ago |
lizzie
|
697cb7920d
|
fix windows screaming
|
2 months ago |
lizzie
|
d258152e2a
|
musl scared of defines ooo
|
2 months ago |
lizzie
|
b77d23c232
|
airplane mode takes priority
|
2 months ago |
lizzie
|
ba61c82838
|
uh
|
2 months ago |
lizzie
|
43cc03e72f
|
add tcp options
|
2 months ago |
lizzie
|
46858f48c7
|
nuke extra threads, extra error support; use span instead of vector for poll fds
|
2 months ago |
lizzie
|
f52d3f57f6
|
we love when cURL has bugs?
|
2 months ago |
lizzie
|
1bacb8e318
|
add extra polling types
|
2 months ago |
lizzie
|
a00b7b65fa
|
various fixes to sockopt
|
2 months ago |
lizzie
|
c50b160955
|
allow configure socket level
|
2 months ago |
lizzie
|
0d767e7194
|
coalesce the various sockopt
|
2 months ago |
lizzie
|
5335810245
|
honour the provided MSG flags
|
2 months ago |
lizzie
|
088c5d136e
|
extra fixups
|
2 months ago |
lizzie
|
63a0e68225
|
fixup stuffs for windows
|
2 months ago |
lizzie
|
8e35edca62
|
fix messages native flags
|
2 months ago |
lizzie
|
0b751c01de
|
properly handle writebuffer and dont write OOB
|
2 months ago |
lizzie
|
8bdf2f3e9b
|
fixes for non BSD
|
2 months ago |
lizzie
|
ecc6926988
|
[net] refactor to remove uneeded abstraction layer
Signed-off-by: lizzie <lizzie@eden-emu.dev>
|
2 months ago |
lizzie
|
0465292a81
|
[docs] overview doc for newcomers (#4266)
Signed-off-by: lizzie <lizzie@eden-emu.dev>
- [x] I have read and followed the [Contribution Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/CONTRIBUTING.md#code-contributions).
- [x] I have read and followed the [AI Policy](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/AI.md)
- [x] I have read and followed the [Coding Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/Coding.md) to the best of my ability.
-------------------
documents basic stuff about the emu and "hey eden is HLE" (like most yuzu forks!)
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4266
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Reviewed-by: Maufeat <sahyno1996@gmail.com>
|
1 day ago |
lizzie
|
a41a98028a
|
[hle/service] stub missing homebrew services, fix NPad/caps crashes (#4264)
Signed-off-by: lizzie <lizzie@eden-emu.dev>
- [x] I have read and followed the [Contribution Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/CONTRIBUTING.md#code-contributions).
- [x] I have read and followed the [AI Policy](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/AI.md)
- [x] I have read and followed the [Coding Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/Coding.md) to the best of my ability.
-------------------
this PR adds various missing services (acc:e, acc u1)
to expand homebrew compatibility
notably this also fixes NPad related crashes due to nullref
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4264
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
|
1 day ago |