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


Previous 199869 Revisions Next


© 1997-2024 The MAME Team