4.0-7250 před 8 lety, 8 měsíci ZeldaHLE: Add UCode version for Pikmin 1 PAL.
4.0-7249 před 8 lety, 8 měsíci ZeldaHLE: Fix the AFC remaining samples logic on looping.
4.0-7248 před 8 lety, 8 měsíci ZeldaHLE: Comment on the differences between FSA/ZTP UCodes.
4.0-7247 před 8 lety, 8 měsíci ZeldaHLE: Properly read remaining AFC samples when a whole frame is available.
4.0-7246 před 8 lety, 8 měsíci ZeldaHLE: Implement patterns 2/3 automatic regeneration.
4.0-7245 před 8 lety, 8 měsíci ZeldaHLE: Add new UCode version for Pikmin 1/2 New Play Control
4.0-7244 před 8 lety, 8 měsíci ZeldaHLE: really fix the constant pattern variable step computation.
4.0-7243 před 8 lety, 8 měsíci ZeldaHLE: fix the constant pattern variable step computation.
4.0-7242 před 8 lety, 8 měsíci ZeldaHLE: Implement constant patterns with variable step (sample source 0A).
4.0-7241 před 8 lety, 8 měsíci Merge remote-tracking branch 'origin/master' into new-zelda-hle
4.0-7179 před 8 lety, 8 měsíci ZeldaHLE: Support GBA crypto through command 0C. Reuses the pre-existing GBA crypto code from the separate UCode.
4.0-7178 před 8 lety, 8 měsíci ZeldaHLE: Initial support for command 0C in both styles implemented by the light protocol. Logs, but doesn't crash anymore.
4.0-7177 před 8 lety, 8 měsíci ZeldaHLE: Special case Cmd03 NOP handling to make it clear it shouldn't ever happen on light protocol UCodes.
4.0-7176 před 8 lety, 8 měsíci ZeldaHLE: Document that the crashy commands are not actually crashy on light protocol, just never used.
4.0-7175 před 8 lety, 8 měsíci ZeldaHLE: Add a flag to disable Cmd0D on older UCodes.
4.0-7174 před 8 lety, 8 měsíci ZeldaHLE: Properly implement light command 03.
4.0-7173 před 8 lety, 8 měsíci ZeldaHLE: Add a missing game to the list of games to look at.
4.0-7172 před 8 lety, 9 měsíci Merge remote-tracking branch 'origin/master' into new-zelda-hle
4.0-4883 před 9 lety, 4 měsíci Zelda HLE: Add support for the ZTP Wii UCode.
4.0-4882 před 9 lety, 4 měsíci Zelda HLE: Update the CRC to games mapping (documentation only).