Previous | 199869 Revisions | Next |
r199283 Friday 17th November, 2023 at 08:22:12 UTC by codefrog2002 |
---|
tms32025 neg instruction accidentally modifies the wrong status register - C_FLG is in ST1, not in ST0. Calling CLR0(C_FLG) or SET0(C_FLG) accidentally modifies ST0's INTM bit instead of ST1's C bit. (#11752) |
[src/devices/cpu/tms32025] | tms32025.cpp |
https://github.com/mamedev/mame/commit/4b97c29d400cee6cd2a9a7fa0c519cd7f184748c |
Previous | 199869 Revisions | Next |