Commit 8f3147f
committed
ps2: normalize CWD to work around PS2SDK bug
Workaround for PS2SDK issue ps2dev/ps2sdk#805.
PS2SDK's initialization routine does not properly set the CWD for HDD paths,
leading to all slashes being converted to backslashes.
This change ensures that they are converted back to slashes, until the
issue is properly fixed in PS2SDK.1 parent 04229be commit 8f3147f
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
313 | 323 | | |
314 | 324 | | |
315 | 325 | | |
| |||
0 commit comments