mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
MAME
41b5d4ffd5
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 |