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