rickgaiser / neutrino

Small, Fast and Modular PS2 Device Emulator
Academic Free License v3.0
77 stars 5 forks source link

Revert some of the changes used for fio/fileXio logic #22

Closed fjtrujy closed 9 months ago

fjtrujy commented 9 months ago

Description

This PR basically reverts some of the changes that I did previously to support the new logic that PS2SDK had for dealing with fio/fileXio logic.

Additionally, I have also disabled _libcglue_rtc_update and libcdvd because it not used.

This PR requires to be merged first: https://github.com/ps2dev/ps2sdk/pull/491

Cheers.