I found and fixed a bug in the OSS 034M mapper, which should fix v1.02: The type-B image appears to be bad -- one bank is blank and another bank doesn't match any from the other images. I can reproduce the accelerated floating-point issue, but I don't know what's causing it yet. I will probably push the fix for that and atz support to the next version. @Leonis: That's a bit unfortunate. I haven't tried localizing any of the code, but I'm guessing that you're getting trouble there because the C runtime is set to C locale. I think you can work around it by changing the code to this: str.sprintf(L"Cannot delete file "%ls": %ls", fle->mFileName.c_str(), VDTextAToW(e.gets()).c_str()); |
Download: Altirra 1.9 Test 40
Source: Here
0 Comments
Post a Comment