Altirra 1.9 Test 40 - 模擬器

Table of Contents

http://virtualdub.org/altirra.html

Altirra 1.9 Test 40 is released. Altirra is an Atari 8 bit Emulator on the
Windows/DOS platform. Altirra emulates several models of the 8-bit Atari
computers. This includes the the 800, 800XL, and 130XE versions. It has a lot
of options, and compatibility is decent especially given the emulator's early
stages. It also supports some copy protected games properly in emulation.



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());

http://www.virtualdub.org/beta/Altirra-1.9-test40.zip

--

All Comments