0.96.3:
– fixed loading roms from internet archive when there are multiple rom names known and the 1st is not the one in internet archive, I noticed this one while doing a new raine install at a friend’s… ! This bug was added in 0.96.2 because I wanted to have a visible error when the rom size wasn’t found, well it wasn’t found for all these games with multiple names !
– fixed a crash in the 32 bits version when trying to use any game using the 6502 cpu, there was a conflict between the 6502 and the sh2 because of an endif and a misplaced break… !
0.96: Read more here…
– Bugs fixes
– Important note for users of the ubuntu binaries: Starting with this release, this build is now using system paths instead of portable mode. If you upgrade from a previous ubuntu build you will have to redo your settings or move the files manually to the right locations. The locations are listed in #316
Note:
(#xx) refers to resolved bug tracker issues. See http://bugs.cemu.info/projects/cemu/
– Gravis UltraSound fixes by @lemondrops in #3664
– Fix GDB stub builds due to undeclared symbol by @Theldus in #3655
– Update language module by @kzmidze in #3649
– GDB stub small fixes: out-of-bounds and wrong packet reply in ‘qfThreadInfo’ by @Theldus in #3666
– Update actions/checkout to v4 by @jriwanek in #3677
– Add new 4.0 dependencies to RPM spec file by @rderooy in #3672
– Disable the softfloat checkbox when no FPU is selected by @lemondrops in #3694
– Assorted fixes by @lemondrops in #3695
– Machine table fixes by @lemondrops in #3702
– Init LPT before Network to fix PLIP mode. by @yishayv in #3706
– SCSI changes and fixes: by @TC1995 in #3698
– fix flags for serial passthrough on unix by @adh in #3691
– Video, Storage and MCA changes/fixes. by @TC1995 in #3713
– Fix compilation. by @TC1995 in #3714
– GHA changes by @jriwanek in #3720
– Assorted fixes by @jriwanek in #3719
– qt: Add a warning when cpu_override is enabled by @lemondrops in #3724
– Assorted Cleanups and fixes by @jriwanek in #3722
– Updated Simp. Chinese and Japanese translations by @EmpyreusX in #3725
– Remove several unused variables by @jriwanek in #3730
– Fix Japanese translation (Win32 and Qt) by @EmpyreusX in #3729
– GHA: Enable mac builds, homebrew fixes by @cold-brewed in #3731
– Revert a testing change that shouldn’t have been there by @lemondrops in #3735
– Update the bug report template by @dhrdlicka in #3741
– More video fixes: by @TC1995 in #3745
– README update: Remove unmaintained managers by @cold-brewed in #3738
– Issue template tweaks by @lemondrops in #3752
– Future support for higher clocked CPU’s + A little more lint by @jriwanek in #3753
– Remove the C/C++ standard flags from the toolchain files by @lemondrops in #3754
– Compaq Plasma fixes: by @TC1995 in #3756
– VGA/XGA memory fix. by @TC1995 in #3761
Un ensemble de programmes et bios est disponible ici.
– Make GIF FIFO processing a bit more robust.
– Update relativePipeTime later in stall analysis.
– Add another test.
– Rename test.
– Clear FMAC writes on microprogram start.
– Use alignas to specify alignment.
– Update CodeGen submodule.
– Remove some dead code.
– Add missing state.
– Add dynamic FMAC stall resolution.
– Add VU test for Time Crisis 4 situation.
– Periodically signal hsync instead of having it always on.
– Write data from DMA to GIF FIFO when GIF is busy.
– Add shortcut to clear input bindings.
– Android: Catch potential exceptions when using Add Folder.
– Update Android project.
– Android: Rework launching the emulator from external sources.