Welcome to AEP Emulation Page - Emulation News

Main Menu
· Home / News
· News Categories
· News Archiv
· My Account
· Search
· Forums
· Weblinks
· Game Reviews
· Translations
· Impressum

Downloads
 


Forum
MEMBERS ONLINE
Currently no members online.

You are an anonymous user. You can register for free by clicking here
Username
Password
 Remember me

Infos
· Museum
· Infocenter
· Das AEP Team
· Member Liste
· Top 25 Liste
· Glossar
· FAQ

Review of the moment

Sprache
Select interface language:

EnglishGerman

News-Export
Holt Euch unsere News auf Eure Seite:
· RSS Newsfeed How-to
· RSS News-syndication Deutsch
· News-Banner (JPG)

Friends
· Emu-France
· progetto-SNAPS
· PDRoms


Welcome to AEP Emulation Page!

Please register or login to be able to use all features of the site (comments, ratings, forums, chat, etc...).


Letzte Beitrge im Forum
TopicReplies  Views  Poster  Date  Time
goto Post Steam / Epic / etc.: Angebote und Aktionen 582  4.538.998  Juttar  19. Jan 20:04
goto Post Diverse: Obentou v0.0.0 2  160  retroK  17. Jan 13:39
goto Post Frohes Neues 2026! 5  468  Q-Marine  02. Jan 22:06
goto Post Fröhliche Weihnachten 2025! 4  695  retroK  25. Dec 13:18
goto Post Atari Jaguar: BigPEmu 1.19 1  812  Juttar  23. Dec 17:37
goto Post Erwähnenswerte Neuerungen bei Dolphin & ... 109  240.352  Juttar  22. Dec 21:03
goto Post Arcade: Supermodel v0.3a-20251221-git-b6673bf 1  587  Juttar  22. Dec 13:40
goto Post Dreamcast: Demul public test build 11.12.2025 1  1.039  retroK  15. Dec 11:33


Post new topic   Reply to topic  
View previous topic Printable version Log in to check your private messages View next topic
Author Message
retroK
Post subject: Atari_8bit: Altirra v4.40  PostPosted: Jan 01, 2026 - 09:25 PM
Site Admin


Joined: Jul 04, 2004
Posts: 14.766

Location: Frankfurt a.M.
Status: Offline



Eine neue Version des 8-bit Atari Computer Emulators Altirra ist erschienen. Altirra emuliert Atari 400, 800 OS- A/OS-B, 600XL, 800XL, 1200XL, XEGS, A5200 und 130XE. Altirra ist Open-Source in C++ von Avery Lee. 


A new version of the 8-bit Atari computer emulator Altirra has been released. Altirra emulates the Atari 400, 800 OS- A/OS-B, 600XL, 800XL, 1200XL, XEGS, A5200 and 130XE. 

Quote:
  •  [changes]
    • Display: Bloom radius has been reset due to different units.
    • UI: Options have been merged from Tools > Options into System > Configure System.
  •  [features added]
    • Cartridge: MaxFlash 1Mbit flash type is now selectable, including recent SST39SF010-based cartridges.
    • Cheats: Cheat window is now modeless and resizable.
    • Command Line: Specifying more than one image will now stack media slots in order.
    • Custom Devices: Memory layers can now be auto-controlled based on OS/BASIC/Self-Test ROM visibility.
    • Custom Devices: Improved error display when hot reloading the custom device definition file.
    • Debugger: Improved SIODATA trace channel output.
    • Debugger: Added .devices and .device_info commands.
    • Debugger: Static trace (st) command now has -b option to trace through BRK instructions.
    • Debugger: Added block detection support for Z80 disassembly.
    • Debugger: .tracecio now reports AUX2 on open commands.
    • Debugger: Implemented history for memory pane.
    • Devices: Added full emulation for 850 Interface Module.
    • Devices: Internal 850 R: handler now blocks Break during concurrent I/O instead of ending concurrent I/O when it is pressed.
    • Devices: Standard 850 emulation is now more consistent with DTR/RTS state.
    • Devices: Add device list is now sorted by name.
    • Devices: Improve timing precision of Indus GT full emulation.
    • Devices: Added The Pill device.
    • Devices: Added the Black Box Floppy Board.
    • Devices: Added Speedy XF disk drive.
    • Devices: Added CSS Multiplexer.
    • Devices: Added XM301 modem.
    • Devices: Added named pipe serial adapter.
    • Disk: Add option for reinterleaving to 4:1 SD for SuperSynchromesh.
    • Disk: Improved timing correction when accelerating disk reads.
    • Disk Explorer: Multiple files can now be exported at a time.
    • Display: Added support for screen masks.
    • Display: Move screen mask rendering to after color correction to reduce aliasing.
    • Display: Improved scaling of bloom filter to different resolutions.
    • Display: Added Direct3D 11 custom effect support.
    • Display: Added NEON optimizations for PAL high artifacting.
    • Firmware: Redesigned firmware dialog.
    • Firmware: Added known firmware audit dialog.
    • HDevice: Added support for MyDOS XIO 34 (Make Directory) and using XIO 33 (Delete) on directories.
    • Input: Added paddle input emulation.
    • PerfAnalyzer: Right-drag scrolling is now supported.
    • PerfAnalyzer: Added native tracing mode, which profiles the emulator itself.
    • PerfAnalyzer: Added option for video trace channel frame size and resizable splitter to change the height of the displayed video channel.
    • Printer: 1020 plotter pen colors can now be customized.
    • Printer: The printer UI pane now allows selecting between multiple printer outputs.
    • Recorder: Added option to pause/resume video recording.
    • Recorder: Added support for recording and playback of stereo SAP type R.
    • Recorder: Added VGM recording and playback support.
    • Simulator: Increased scanlines run at a time to slightly improve speed.
    • UI: Added 850 error codes to error decoder.
    • UI: Reduced flickering on drive indicators when using full emulation disk drives.
    • UI: Removed title bar from docked panes and improved resizing behavior.
    • UI: Increased splitter bar size slightly and raised drag thresholds to reduce accidental pane undocking.
  • [bugs fixed]
    • ANTIC: Fixed line buffer being cleared on blank lines.
    • Cartridge: Improved emulation of SpartaDOS X pass-through cartridge port.
    • Cartridge: Added reset button for The!Cart.
    • Cassette: Fixed recording position not being reset properly when creating a new tape.
    • Cassette: Improved accuracy of Vorbis decoding.
    • Command Line: /profile command line switch is now case insensitive.
    • Custom Devices: Fixed crash when attempting to create a memory layer directly mapping beyond the end of a segment without explicit offset.
    • Custom Devices: Fixed a compiler crash when using nested anonymous functions.
    • Custom Devices: Added support for unsafe calls, including the ability to issue UI commands.
    • Debugger: Improved debugger UI state update when non-debugger commands are used to resume execution.
    • Debugger: Fixed .pathdump command repeating instruction lines.
    • Debugger: Fixed history view sometimes not displaying effective address on an instruction after stepping from a memory access breakpoint.
    • Debugger: Fixed horizontal scroll problems with overscroll in memory window.
    • Devices: Fixed Rapidus write-through improperly capturing writes to ROM or extended memory.
    • Devices: 1090 registers are now always visible regardless of PBI enable state to match the known PAL equations.
    • Devices: Booting off the 1030 with internal firmware now registers T: device properly.
    • Devices: Fixed 1030 ModemLink and T: handler download with SIO acceleration enabled.
    • Devices: SuperSALT test assembly voltage inputs now reflect computer model differences.
    • Devices: Fixed some coprocessors losing cycles when single stepping.
    • Devices: Fixed SIDE 3 not being switchable from a controlled cartridge port.
    • Devices: Fixed SX212 speed not saving and emulation mode not switching properly.
    • Devices: Fixed modem not dialing out to IPv6 addresses.
    • Disk: Relaxed standard disk emulator requirements on command frames and ignore overlapping commands for most disk emulation profiles.
    • Disk Explorer: Dragging out directories from a MyDOS disk no longer produces a bogus file.
    • Disk Explorer: Fixed crashes and directory corruption issues in CP/M filesystem handler.
    • Display: Fixed regression in D3D11 driver where bloom broke in full-screen mode.
    • Display: Screen effects dialog no longer reports high dynamic range (HDR) is available when the display is configured for wide color gamut (WCG).
    • Display: Fixed Enhanced CIO screen editor not wrapping characters properly on Delete Character commands.
    • Firmware: The initial "autoselect" state for OS and BASIC firmwares is now always shown.
    • GTIA: Fixed intermediate state when switching from CTIA to GTIA on the fly.
    • HDevice: Current directory is now cleared on reset.
    • HDevice: Long file name encoding/truncation now works for directories.
    • HDevice: Fixed relative paths being parsed with the wrong unit's current working directory.
    • HLE: Fixed a bug in the fast math acceleration hook for the normalization routine.
    • HLE: CIO acceleration now supports multiple devices with the same name but different units, e.g. P3: and P6.
    • IDE: CHS translation mappings now round down the number of cylinders instead of rounding up.
    • Input: Fixed crash after XInput controller is disconnected.
    • Input: Added workaround for Xbox Wireless Controller being detected twice through DirectInput.
    • Input: Fixed regression with Keyboard Controller not reading properly in fast pot scan mode.
    • Input: POT4-7 inputs are now grounded properly on XL/XE machines.
    • PerfAnalyzer: Fixed CPU profile window breaking temporarily after saving a trace.
    • PerfAnalyzer: Fixed scrolling artifacts with frame boundary lines.
    • PerfAnalyzer: Fixed lockup when pressing Tab.
    • POKEY: Improved accuracy of pot scan.
    • Recorder: Fixed bitrate not being adjustable for H.264+AAC encoding.
    • Recorder: Fixed memory leak when using MediaFoundation-based formats.
    • Save States: Fixed bug with active POKEY IRQs getting lost.
    • Simulator: Fixed booting a new image sometimes not cancelling a program load in progress.
    • Simulator: Loading a program with Open Image no longer forces a cold reset.
    • Modem: Fixed intermittent failure to disable Nagle on outgoing connections.
    • Modem: Outgoing connections no longer force off server-side echo.
    • Modem: Binary mode negotiation is disabled when CR/LF translation is enabled.
    • VBXE: Fixed hires artifacts when using attribute map with 1.26 core and extended color, or hires switching at the borders.
    • VBXE: Fixed bugs with attribute map horizontal scrolling.

Related links:
[ Atari 8-bit Emulatoren ]

_________________
Alderaan shot first! 
 
 
View user's profile Send private message
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT + 1 Hour
Post new topic   Reply to topic  
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © The PNphpBB Group
Credits
AEP Emulation Page 1998 - 2026