mirror of
https://github.com/holub/mame
synced 2025-04-22 00:11:58 +03:00
![]() Quite possibly the most useless RSP change I'll ever make, given that no game should ever be affected by these changes. But, eh, accuracy. Apparently only the accumulator registers are initialized to a non-random value on power-on, and apparently the RSP executes exactly one instruction before kicking over into single-step mode when it's set in the status register. - Fixed accumulator state on powerup by testing against real hardware - Fixed single-step behavior by testing against real hardware |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |