Обновилась программа для переназначения кнопок контроллера PS2
Изменения в этой версии:
- Code generation engine completely rewritten
- Codes are MUCH shorter now (at or near theoretical code length minimums for most remappings)
- Technically more accurate button to button remapping (digital and pressure data are copied separately)
- Replaced all branches with MIPS IV conditional moves (faster/more efficient/really cool)
- Fixed ELF selection dialog potentially displaying incorrect recommended ELF file name
- Fixed potential crash on reading corrupt or damaged image file
- Fixed error reading ELFs with very large program header tables (Onimusha series)
- Fixed not closing image files after reading
- Codes are no longer generated if no remapping is specified |