!

[ATARI] Altirra x86 i x64 3.10 test XXI

[0] # AtariAge Altirra 3.00 | !!! Czwartek, 26 Kwietnia 2018 21:29 CET [26-04-2018 21:16 CET]

[ATARI] Altirra x86 i x64 3.10 test XXI

Nowa wersja testowej Altirry, emulatora ATARI XE/XL/5200.  Ostatnia pełna wersja tego emulatora, jaka publicznie została udostępniona to Alirra 3.00 z 28 grudnia 2017 r.

Sea Wolf II (1983, Epyx),

Altirra 3.1 Beta XX 26/04/2018

changes

  • nw

features added

  • nw

bugs fixed

  •  U1MB: $D500-D5BF memory is now forced on in config unlocked state.

Author's Comment:

  • Fixes random crashing related to I.S. Plate (I messed up the low RAM mirroring).
  • Fixed CCTL RAM on Ultimate1MB in unlocked mode.

The I.S. Plate, like the Happy, replaces the 6507 on the 1050 with a 6502 to increase the address space from 8K to 64K. 8K of RAM on the I.S. Plate is in the same place as Happy's 6K/8K, but the ROM is different as the Happy switches between two banks of 4K while the ISP just has 8K of flat ROM. This means that you can't just run a Happy ROM on the ISP, it has to be one written for or converted for the ISP. Happy code might work in this environment, but it would not be too hard to write code in a way that would break on a Happy emulator on the ISP.

Incidentally, Altirra currently only loads and double-maps the first 4K of the ROM; I'll expand this to optional support for 8K later.

The ISP and Happy configuration software have eerily similar interfaces. I don't know if this was just aggressive mimicry or not; checking the software disks in a hex editor didn't reveal obvious copying. The ISP diagnostic also runs much faster, to the point that I doubt whether it is even testing all of the RAM.

NOWSZY [ATARI] Altirra x86 i x64 3.10 test XXXVI
Nie tylko Atari XE/XL - Altirra również emuluje konsolę A5200. Scramble w odświeżonej odsłonie (hack)

Altirra 3.1 Beta XXXVI 05/08/2018

changes

  • nw

features added

  • nw

bugs fixed

  • nw

Author's Comment:

  • Fixed a few regressions in disk drive debugging: issues with intermittent stepping and not being able to set PC, and 8048 R0/R1 registers being reported incorrectly in history
NOWSZY [ATARI] Altirra x86 i x64 3.10 test XXXIV

Altirra 3.1 Beta XXXIV 17/07/2018

changes

  • nw

features added

  • HLE: Fixed main memory not being completed cleared on startup in some cases with Fast Boot enabled.

bugs fixed

  • nw

Author's Comment:

  • Fixed a regression that caused a hang when resetting input maps to default.
  • Fixed a bug in Fast Boot that sometimes caused a few bytes in memory to not be cleared, breaking a couple of programs.
NOWSZY [ATARI] Altirra x86 i x64 3.10 test XXXIII
Goosip (Atari Program Exchange, 1983)

Altirra 3.1 Beta XXXII 15/07/2018

changes

  • nw

features added

  • nw

bugs fixed

  • nw

Author's Comment:

This is the first build that I've actually published an ARM64 build for, now that I have a physical device to test on. I won't be publishing the ARM64 build all the time, but the final release will have it. The native ARM64 build is about 30% faster than the x86 build running under emulation.

Other changes:

  • Fixes and NEON optimizations for ARM64.
  • MyIDE v1 no longer shows firmware warnings.
  • Reorganized pages in Configure System into categories to make it easier to scan.
  • Added support for non-default preset input maps and added a couple of new ones.
  • Minor perf optimization to Direct3D 11 path (fixed some redundant calls).
  • Added warning when adding a full disk emulator for the first time.
NOWSZY [ATARI] Altirra x86 i x64 3.10 test XXXII

Altirra 3.1 Beta XXXII 04/07/2018

changes

  • nw

features added

  • nw

bugs fixed

  • nw

Author's Comment:

P: I'm not getting any display with 3.10-test31 unless I have VBXE enabled
S: Never mind, found it -- compiler bug. (MSVC team, please fix your constexpr pointer arithmetic....)

NOWSZY [ATARI] Altirra x86 i x64 3.10 test XXXI

Altirra 3.1 Beta XXX 01/07/2018

changes

  • nw

features added

  • Debugger: Added extended memory bank tracking support to the history window and breakpoint systems.
  • Debugger: Add custom symbol (ya) command can now add read-only and write-only symbols.

bugs fixed

  • Disk Explorer: Creation timestamp is now preserved when dragging files in and out of an SDFS volume.
  • MMU: Fixed another Axlon/PORTB memory aliasing issue.
  • Serial: Socket handling rewritten so that hanging up while a connection is still in progress no longer hangs the emulator until the connection attempt times out.
  • VBXE: ANTIC hires pixels now always have PF2/PF3 priority except with XCOLOR=1 on FX1.26 core where enabled pixels have PF1 priority.

Author's Comment:

  • Adds some support for extended memory debugging. In 6502 mode, the CPU history now tracks which bank the PC is in, and enabling global PC in the history window shows additional info for extended memory banks. The debugger uses a new XX'YYYY syntax for extended memory addresses, e.g. $EF'4800 maps to the byte at $4800 when PORTB=$EF. This makes extended memory a bit easier to deal with than the x:addr syntax, which requires mapping the banks to a linear address space. If you have MADS symbols with the bank values in the symbols, these can also be matched to banked PC addresses. Breakpoints can also be set at PORTB extended memory addresses.
  • Fixed another issue of aliasing between PORTB and Axlon extended memory.
  • Added US Doubler firmware to autodetection list.
  • Custom symbols (debugger 'ya' command) can now be read-only and write-only.
  • Fixed VBXE handling of ANTIC hires pixel priority. Priority is now always PF2/PF3 for XCOLOR=0 and <FX1.26 core and PF1/PF2/PF3 for XCOLOR=1 with FX1.26.
  • Rewrote modem networking code to make the connection step synchronous so it won't hang the emulator until the connection timeout if interrupted.
  • Accepting incoming modem calls now also triggers phone network simulation sounds.
  • Fixed broken 65C816 high memory selector in the configuration UI.
  • Removed extra file extensions from the file filters on the Save Cartridge UI so the common file dialog auto-switches extensions; both filters had most of the cart extensions to show the files, but this was also allowing the cross-type filenames.
NOWSZY [ATARI] Altirra x86 i x64 3.10 test XXX
Into Deep! (1987, FRANK T. WITTENMAYER). Średnio udana próba poprawki H.E.R.O.

Altirra 3.1 Beta XXX 09/06/2018

changes

  • nw

features added

  • Debugger: .basic_rebuildvnt now has a -t option for TurboBasic XL support.
  • Disk Explorer: Added options to relax filename checking and automatically rename conflicting filenames.
  • HLE: Program loader detects conflicts with and offers to disable internal BASIC.

bugs fixed

  • nw

Author's Comment:

  • The .basic_rebuildvnt command now has a -t switch to enable TurboBasic XL label support. This allows rebuilding the VNT for protected programs that have it wiped and use TBXL labels (which otherwise would be interpreted as Atari BASIC arrays).
  • The disk explorer now has options to relax filename rules for DOS 2 compatible volumes, and will attempt to encode the names of files that don't work with the rules when copying in new files.
  • Double-clicking on a mapper in the cartridge mapper auto-confirms.
  • XEL-CF3 with the swap button is now emulated.
  • The emulator now attempts to detect if a binary program being directly loaded overlaps enabled internal BASIC, and if so will prompt to disable it. This is detected if internal BASIC is enabled and the program has a segment loading over $A000-BFFF before the first init segment.
  • Build changes: localconfig .props work again, compiler bumped to VS2017 15.7.3.
NOWSZY [ATARI] Altirra x86 i x64 3.10 test XXIX
Gorf (Roklan Corporation, 1982)

Altirra 3.1 Beta XXIX 03/06/2018

changes

  • nw

features added

  • Display: Added option for auto-switching between NTSC and PAL artifacting modes.

bugs fixed

  • Display: Fixed bug with PAL high artifacting ignoring odd hires pixels.
  • Display: Artifacting phase and saturation are now hooked up for PAL high artifacting.

Author's Comment:

  • Fixed bug in PAL high artifacting engine that caused odd hires pixels to be ignored. This was due to an optimization accidentally being turned on too often. When the emulator detects that there is no hires in a scanline, it uses a faster routine that only samples luma at half rate and uses merged pair filter kernels. For PAL high artifacting, it was accidentally running this all the time.
  • PAL high artifacting engine no longer has artifacting hue and saturation hardcoded. You may need to reset your PAL artifacting color settings as the default is likely to be pretty blown out.
  • There are now combined NTSC/PAL artifacting modes that automatically select the appropriate variation of artifacting for the current video standard. Quick review: NTSC standard artifacting emulates color from even/odd pixel patterns, PAL standard artifacting emulates chroma averaging, and the high artifacting modes do full video signal simulation.
  • Added a button to the System page of the configuration dialog to quickly toggle between NTSC and PAL. This command already existed, but you could only get to it by adding a keyboard binding.
  • Added auto-detection for 810 revision B firmware. (Thanks Nezgar for tirelessly tracking this down!)
NOWSZY [ATARI] Altirra x86 i x64 3.10 test XXVIII
Frantic (1986, Computronic)

Altirra 3.1 Beta XXVIII 28/05/2018

changes

  • nw

features added

  • nw

bugs fixed

  • POKEY: Improved accuracy of high-pass filter.

Author's Comment:

  • Rewrote POKEY rendering back-end -- high-pass now has correct half-cycle timing so PDM works without needing to fudge the cycle offset. Hopefully shouldn't have broken much and might even be a little faster.
  • Fixed Blizzard 32K cart type to use 8K banks instead of 16K banks.
  • Fixed hang when using AST 32K cart type.
  • Rewrote cart mapper dialog. It now has a checkbox to display technical details for each cart type to assist when trying to find something vaguely similar to an unknown cart.
  • Minor compiler update from VS2017 15.7.1 to 15.7.2.
NOWSZY [ATARI] Altirra x86 i x64 3.10 test XXVI

Altirra 3.1 Beta XXVI 16/05/2018

changes

  • nw

features added

  • nw

bugs fixed

  • nw

Author's Comment:

 

  • Fix list view double-click crash.
  • Improve handling of double-clicks so that double click on checkboxes doesn't activate the item.
  • Disable boot sector field when creating disks with 512 byte sectors.
NOWSZY [ATARI] Altirra x86 i x64 3.10 test XXV
Joust (Atari, Inc., 1983)

Altirra 3.1 Beta XXV 13/05/2018

changes

  • nw

features added

  • Cartridge: Added support for .CAR types 60, 67-70 (Blizzard 32K, XEGS 64K alternate, Atrax 128K raw ordered, aDawliah 32K/64K).
  • Cartridge: Added show-all override to cartridge mapper dialog.
  • Debugger: Added several new verifier modes.

bugs fixed

  • Cartridge: Fixed XEGS banking modes in The!Cart emulation.

Author's Comment:

  • Selecting color presets now resets the color matching mode.
  • Fix XEGS/SXEGS sub-emulation in The!Cart emulation -- fixed and variable banks were swapped.
  • Add some new verifier modes: loads from absolute address 0, disk I/O reads over active display list, OS calling convention violations (calling SIOV with I=1).
  • Support for cartridge types: Blizzard 32K (60), XEGS 64K alternate (67), Atrax 128K in raw ordering (68), aDawliah 32K (69), aDawliah 64K (70).
  • There is now a checkbox on the mapper dialog to override the detection if you really need to force a mapper that is not showing up (such as if the init vectors are garbage).
  • Compiler updated from VS2017 15.4.2 to 15.7.1. (What could possibly go wrong?)
wstecz26/04/2018 21:29
Dodatkowe informacje
Komentarze
... bez komentarza
Ostatnio dodane pliki
Newsy Linkownia Emulatory na PC Wideoteka Screenshoty Bajtek Reduks Ready.Run

© Try2emu 1999 - 2024 | Krzysztof 'Faust' Karkosza Kontakt Polityka Prywatności OWU