mirror of
https://github.com/holub/mame
synced 2025-06-01 02:21:48 +03:00
![]() Subject: [patch] Fix i386 bsr implementation Hi mamedev, The i386 cpu emulator will return the wrong result for bsr when the highest bit is set (0 instead of 15 or 31). The attached patch fixes this. ~aa |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |