Project

General

Profile

Actions

Emulator Issues #11411

closed

mtfsf off-by-one

Added by nwplayer123 over 5 years ago. Updated over 5 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
5.0-8830

Description

Doing some debugging on Animal Crossing GC but this should be in every GameCube game, in __OSFPRInit, the second to last instruction is a mtfsf 0xFF, f0 (aka -1) but the Dolphin debugger displays it as mtfsf 0xFE, not sure if it's wrong converting to a string or the instruction being ran is wrong, can't tell from the UI. Bytecode is FDFE058E.

https://github.com/NWPlayer123/AnimalCrossing2/blob/master/static/src/sys/os/OS.c#L81


Files

Screenshot_348.png (25.3 KB) Screenshot_348.png Dolphin-x64-8804 nwplayer123, 10/07/2018 03:26 AM
Screenshot_349.png (72.5 KB) Screenshot_349.png IDA 7.0 nwplayer123, 10/07/2018 03:27 AM
Actions #1

Updated by JosJuice over 5 years ago

  • Status changed from New to Fixed
  • Fixed in set to 5.0-8830
Actions

Also available in: Atom PDF