Версия 4.42a (11.07.2010)
- Added subprogram MISC/OSDSYS to launch MC-based OSDSYS kelf (as used for FMC
. For most cases the default path should work with standard FMCB installations, but it is also possible to configure a user-defined path for it, so as to experiment with multiple such kelf files on the same MC
Версия 4.42 (12.06.2010)
- Added kernel patcher and kernel patch as designed by jimmikaelkael to make v0 japanese consoles compatible with newer models in use of homebrews. This cures v0 problems for many other applications too (including ESR) as the kernel remains patched for the duration of a session (until next hard reset/power on). This patching is compatible with that to be added into new versions of "Open PS2 Loader" too, and includes conflict protection when multiple patchers are used. This change has no effect at all on newer consoles, but was required to make it possible to keep the homebrew MC modules in future versions of uLE, and still retain uLE compatibility to all PS2 models.
- Fixed a problem with uLE initialization, causing problems with the new MC drivers when used on a PS2 of very old model. This change means that 'initsbv_patches' is now called early in 'loadBasicModules', and nowhere else.
- Reinstated MC drivers by jimmikaelkael, and thus FileBrowser renaming on MCs
- Added corrections by jimmikaelkael to the EE_SIO debug output module of ps2sdk
- added the 'sior' module to uLE with changes in "makefile", "launchelf.h", "iopmod_name.h" and "main.c"
- Added 'SIO_DEBUG' flag to "launchelf.h" for use only in compiling special debug versions of uLE, that use EE_SIO interface for debug feedback instead of PS2LINK<br /
NB: This is required for debugging with oldest models, as PS2LINK won't work...)
- Remerged all of the changes described for beta v4.40j described further below
- Updated ps2sdk and existing source files to SVN rev 1682.
- Fixed some compiler warnings with the vmcfs driver due to changes in the latest ps2sdk revision.
- Removed the modified screen update delay methods, restoring previous functionality.
Версия 4.40 (08.09.2009)
- обновлен модуль работы с джойпадом "paddata", позволяющий вводить сочетания(комбо) кнопок
- исправлена ошибка в модуле mcman, когда возникала ошибка при доступе к карточке памяти через FTP
Версия 4.38 (22.01.2009)
-Fixed a bug affecting two of the timeout functions changed in v4.37
-Modified CDVD tray checking for browsing to cdfs:
-Changed VSync-based timeouts to use Timer() instead, to eliminate PAL/NTSC variations and cure an old bug causing uncontrolled button repeats
-Changed libcdvd tray checking, to eliminate a case of FileBrowser freezing