Важная информация

User Tag List

Страница 8 из 19 ПерваяПервая ... 456789101112 ... ПоследняяПоследняя
Показано с 71 по 80 из 189

Тема: Эмулятор Atari

  1. #71
    Guru Аватар для ZEman
    Регистрация
    28.10.2005
    Адрес
    Омск
    Сообщений
    2,052
    Спасибо Благодарностей отдано 
    113
    Спасибо Благодарностей получено 
    34
    Поблагодарили
    23 сообщений
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    По умолчанию

    Altirra 1.9 test 40.

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

    список изменений с 31 по 40 бету:

    улучшения и фиксы в дебаггере.
    фиксы в эмуляции IDE (жёсткий диск).
    исправления в памяти 52К.
    эмуляция ANTIC поправки таймингов в VSCROL режиме.
    добавлена поддержка PClink (переброска файлов).
    фиксы в эмуляции cpu.
    фиксы в эмуяции serial ports.
    исправлена ошибка со сдвигом окна эмулятора "display".
    исправлена ошибка с работой дисководов № 9 - 15.
    улучшена работа BASIC в HLE режиме эмулятора.
    исправлена ошибка в работе маппера картриджей OSS 034M.
    Последний раз редактировалось ZEman; 21.05.2011 в 18:42.

  2. #72
    Guru Аватар для ZEman
    Регистрация
    28.10.2005
    Адрес
    Омск
    Сообщений
    2,052
    Спасибо Благодарностей отдано 
    113
    Спасибо Благодарностей получено 
    34
    Поблагодарили
    23 сообщений
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    По умолчанию

    Финальная версия лучшего эмулятора восьмибиток атари Altirra.

    Altirra 1.9

    скачать новую версию:
    http://virtualdub.org/downloads/Altirra-1.9.zip

    исходники:
    http://virtualdub.org/downloads/Altirra-1.9-src.zip

    список изменений:

    Version 1.9 [May 15, 2011]:
    [features added]
    * Debugger: Multiple memory access breakpoints can now be placed.
    * Debugger: Added option to break on run address of loaded executable.
    * Debugger: Conditional breakpoints (bx) are now supported.
    * Debugger: Commands can now be run when a breakpoint fires.
    * Debugger: Added ? (evaluate) and .printf commands.
    * Debugger: Trace and assert statements can now be embedded in assembler listings.
    * Debugger: Added vta, vtc, vtl, and vtr commands to control verifier OS entry point checking.
    * Debugger: Added .dumpsnap command.
    * Debugger: Memory access breakpoints can now be placed on an address range.
    * Debugger: History window now has a Copy Visible context menu option.
    * Debugger: Verifier modes are now configurable.
    * Debugger: Verifier can now catch register corruption across interrupts.
    * Debugger: .writemem now supports extended address syntax.
    * Debugger: Added .sio command.
    * Debugger: Added .sdx_loadsyms command.
    * SoundBoard: Initial support.
    * UI: Added emulator crash dialog.
    * UI: Show FPS option now also shows CPU usage.
    * Input: Added Amiga mouse support.
    * Input: Added CX-85 keypad support.
    * GTIA: NTSC and PAL modes can now have separate palettes.
    * GTIA: Added option for PAL encoding quirks.
    * GTIA: Added PAL high artifacting mode.
    * Disk: Initial version of disk explorer.
    * Serial: Inbound connections are now supported.
    * Serial: Added support for A, L, M, P, Q, S, T, V, X, &C, &D, &F, &G, &P, &T, &V, and &W modem commands.
    * Serial: Added DTR and CRX signal support.
    * Serial: Added IPv6 support.
    * Serial: Added option to force specific connection and DTE communication rates.
    * Serial: Added option to bypass accurate serial port rate throttling.
    * Cartridge: Two cartridges are now supported for 800 left+right and stacked cartridge configurations.
    * Cartridge: 2K and 4K cartridges are now supported (as mirrored 8K cartridges).
    * Cartridge: SIC! cartridge support.
    * PCLink: Initial support.

    [bugs fixed]
    * UI: Pane dragging is less twitchy and no longer undocks a pane as soon as you click on the caption.
    * UI: Fixed undocked panes getting lost on exit when no other panes were docked.
    * UI: Optimized Direct3D9 code to reduce flickering when switching artifacting modes.
    * UI: Fixed current beam position indicator not updating properly when stepping with interlacing enabled.
    * UI: Auto-size command now works when menu wraps.
    * HLE: Fixed crash when NMI handler is invoked with no NMIs pending.
    * HLE: Added support for XL OS PENTV vector.
    * HLE: E: device now excludes prompts from data returned by get-line commands.
    * HLE: Increased HLE kernel compatibility with SpartaDOS X.
    * HLE: Fixed BASIC ^ operator with HLE kernel or floating-point acceleration.
    * HLE: Fixed AFP not accepting leading spaces (which broke the Atari BASIC READ statement).
    * Simulator: Default kernel mode now prefers ROM images properly again.
    * Simulator: BOOT? and DOSINI are now set at the beginning of EXE/XEX loads to support more WARMSV tricks.
    * Cheats: Enable checkbox on cheats was broken.
    * CPU: Added missing SHA abs,Y ($9F) instruction.
    * CPU: Fixed CMOS BIT #imm ($89) instruction.
    * CPU: Fixed 65C02 $FC instruction.
    * CPU: Back-to-back interrupts are no longer allowed.
    * CPU: Added emulation of BRK/NMI bug.
    * CPU: Added option to emulate masked NMIs (off by default).
    * CPU: Fixed dp,X, dp,Y, and (dp,X) page wrapping behavior in 65C816 E=1 mode.
    * ANTIC: DMACTL bits 6 and 7 are no longer reflected in .dlhistory output.
    * ANTIC: Fixed CPU not being halted when playfield DMA occurred on cycle 10.
    * ANTIC: Fixed timing of when VSCROL affects DLIs.
    * Debugger: Optimized History pane.
    * Debugger: Avoid re-requesting the same source file when it is not found on disk.
    * Debugger: Improved reliability of source-level stepping.
    * Debugger: Added XL OS entry points to default entry points allowed by verifier.
    * Recorder: Fixed crash on recording errors.
    * Recorder: Fixed incorrect format on video stream when using ZMBV compression.
    * Disk: SIO receive speeds are now validated for more reliable high-speed SIO detection.
    * Disk: VAPI (ATX) images can now be loaded from .zip files.
    * Disk: Fixed problems binding disk images to D9:-D15:.
    * GTIA: NTSC high artifacting mode now respects artifact phase setting.
    * GTIA: Fixed trigger state sometimes being initially wrong when enabling latching.
    * GTIA: Improved accuracy of transitions from mode 8 to mode 9/10.
    * GTIA: Fixed hires lines not artifacting correctly with the extended PAL height setting enabled.
    * Serial: Telnet emulation now reads out of band data.
    * Serial: Telnet emulation now handles incoming WILL and WONT commands.
    * Serial: Telnet server now attempts to turn off local echo on remote end.
    * Serial: Fixed sporadic missing newlines on modem status messages.
    * Serial: Control line state is now reported in non-concurrent mode.
    * Serial: Ring pattern adjusted to match US standard (2s/4s).
    * Serial: Re-opening the R: device now flushes buffered data.
    * Serial: Closing the R: device deactivates concurrent mode to make subsequent status requests work.
    * Serial: Fixed crash in R: when invoking GET BYTE with an empty input buffer or PUT BYTE with a full output buffer.
    * Serial: Fixed BASIC GET command failing after XIO on R:.
    * Serial: Fixed erroneous CR-to-CRLF conversion on transmit path.
    * Serial: XIO commands to R: instead of R1-R4: now work properly.
    * Serial: Closing R: waits for queued output data to flush.
    * Printer: Fixed close command not actually closing IOCB.
    * VBXE: VBXE memory no longer overlays extended memory in 1088K mode with shared memory disabled.
    * IDE: Cold reset now also resets the emulated IDE device.
    * IDE: Addressing is now restricted to offsets $00-07 to avoid conflicting with OS PBI scan.
    * Cartridge: Corrected banks 1 and 2 for OSS 034M cartridge type.

    новая версия вышла ещё 16 мая но Я немного задержал выкладывание её здесь так-как мы делали перевод эмулятора.
    мы это Я и Leonis (http://tv-games.ru/) Большое ему спасибо за огромную помощь в переводе !

    итак, кроме обычной английской версии вы мыжоте скачать полностью переведённую версию Altirra 1.9 и файл настроек + биосы к нему:

    http://tv-games.ru/emulator/open/altirra.html
    Последний раз редактировалось ZEman; 30.06.2011 в 18:36.

  3. #73
    Guru Аватар для ZEman
    Регистрация
    28.10.2005
    Адрес
    Омск
    Сообщений
    2,052
    Спасибо Благодарностей отдано 
    113
    Спасибо Благодарностей получено 
    34
    Поблагодарили
    23 сообщений
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    По умолчанию

    продолжается разработка лучшего эмулятора atari 8 bit и atari 5200.

    Altirra 2.0 test 9.

    http://www.virtualdub.org/beta/Altirra-2.00-test9.zip

    список изменений:

    Version 2.00 prerelease:
    features added
    UI: Added OS Screen size setting.
    UI: Added support for gzip compressed images (*.gz, *.atz).
    UI: Arrow key behavior is now configurable.
    UI: Added speed options.
    UI: Added option to control whether emulation sees the Shift key pressed after a Shift+F5 cold reset.
    Debugger: Added command aliases (ac, al, as, a8).
    Debugger: Added watch expression (wx) command.
    Debugger: Added multiple memory panes.
    Debugger: Added watch panes.
    Debugger: Initial version of debug display.
    Debugger: Disassembler can now display offsets from symbols.
    Debugger: Profiler now distinguishes between VBIs and DLIs in function sampling mode.
    Debugger: Added call graph profiling support.
    Debugger: Mouse wheel is now position-based instead of focus-based.
    Debugger: Address range breakpoints can now trigger commands.
    Disk: Added support for Write PERCOM Block command.
    Disk: Added option to auto-detect firmware overrides of disk accesses and automatically disable SIO patch for those drives.
    Cartridge: Added another Atrax 128K cartridge variant used for SpartaDOS X.
    Input: MultiJoy8 support.
    IDE: KMK/JZ IDE / IDEPlus 2.0 emulation support.

    bugs fixed
    ANTIC: Added emulation of bus data displaying at the very right border of a wide scrolled playfield.
    ANTIC: Improved accuracy of mid scan line changes to HSCROL.
    ANTIC: Fixed phantom DMA data during WSYNC.
    ANTIC: Implemented phantom DMA artifacts along right side of wide playfield.
    ANTIC: Fixed NMIs not being reactivated after a write to NMIRES on cycle 7.
    Disk: PERCOM block is now initialized for a drive without a disk.
    Disk: Fixed errors in PERCOM block track and sectors per track counts.
    Disk: Switching a disk from R/W to VirtRW mode now clears pending flush errors.
    CPU: Fixed undocumented $BB opcode using abs instead of abs,Y addressing mode.
    CPU: Undocumented $6B opcode now supports decimal mode.
    Debugger: Profiler sometimes lost track of intermediate call frames during function sampling.
    Debugger: Mouse wheel now uses system wheel scroll setting.
    IDE: Added mandatory Recalibrate, Read Verify, Read Multiple, Write Multiple, Seek, Set Multiple Mode, and Initialize Device Parameters commands.
    IDE: Fixed response from device 1 status register.
    IDE: Improved response from Identify Drive command.
    Cartridge: Reverted OSS 034M mapper back to original bank order and added OSS 043M mapper mode for alternate bank layout.
    Input: Fixed crash when activating triggers to unavailable controllers.

    ПО РУССКИ:

    улучшена эмуляция antic и cpu что дало ещё более точную качественную эмуляцию.
    улучшено управление.
    очень сильно улучшен дебагер.
    добавлена опция для изменения скорости работы эмулятора от 10% до 500%
    добавлен multijoy 8 interface - позволяет добавить до 8 игроков на атари.
    добавлена эмуляция жёсткого диска KMK/JZ IDE / IDEPlus 2.0.
    фиксы в эмуляции картриджей.
    добавлена поддержка архивов gz и atz.
    и много чего ещё.

    файл настроек и биосы прилагаю.
    Последний раз редактировалось ZEman; 16.12.2011 в 19:04.

  4. #74
    Guru Аватар для ZEman
    Регистрация
    28.10.2005
    Адрес
    Омск
    Сообщений
    2,052
    Спасибо Благодарностей отдано 
    113
    Спасибо Благодарностей получено 
    34
    Поблагодарили
    23 сообщений
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    По умолчанию

    порт одной из известнейших сеговской игры на Atari 8bit.
    игра разрабатывалась много лет, финал-релиз появился только сегодня.

    Space Harrier.

    скачать образ картриджа: http://www.atariage.com/forums/index...tach_id=210047
    видео: http://www.youtube.com/watch?v=-B-_6...layer_embedded

    игра отлично работает на последних выпусках эмулятора Altirra.
    Последний раз редактировалось ZEman; 05.07.2011 в 08:12.

  5. #75
    Guru Аватар для ZEman
    Регистрация
    28.10.2005
    Адрес
    Омск
    Сообщений
    2,052
    Спасибо Благодарностей отдано 
    113
    Спасибо Благодарностей получено 
    34
    Поблагодарили
    23 сообщений
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    По умолчанию

    новая версия лучшего эмулятора atari 8 bit и atari 5200.

    Altirra 2.0.

    breaking changes
    Debugger: The step over command has been changed from s to o.

    features added:
    UI: Added OS Screen size setting.
    UI: Added support for gzip compressed images (*.gz, *.atz).
    UI: Arrow key behavior is now configurable.
    UI: Added speed options.
    UI: Added option to control whether emulation sees the Shift key pressed after a Shift+F5 cold reset.
    UI: Added MRU list for booted images.
    UI: Color settings can now be exported as a palette file (*.pal).
    UI: Display API options can now be changed through the GUI (not just cmdline).
    UI: Added full screen resolution options.
    UI: Added single instance option.
    UI: Request 1ms system timer precision only when unpaused.
    UI: Added option to bind file associations in Windows for image types.
    UI: Added /run, /disk, /tape, and /cart switches to force load types on the command line.
    UI: Added mute option.
    Debugger: Added command aliases (ac, al, as, a8).
    Debugger: Added watch expression (wx) command.
    Debugger: Added multiple memory panes.
    Debugger: Added watch panes.
    Debugger: Initial version of debug display.
    Debugger: Disassembler can now display offsets from symbols.
    Debugger: Profiler now distinguishes between VBIs and DLIs in function sampling mode.
    Debugger: Profiler now shows unhalted cycle counts and DMA contention rates.
    Debugger: Added call graph profiling support.
    Debugger: Mouse wheel is now position-based instead of focus-based.
    Debugger: Address range breakpoints can now trigger commands.
    Debugger: Added log output filter commands (lfd/lfe/lfl/lft).
    Debugger: Added .ide command.
    Debugger: Enter (e) command now takes expressions.
    Debugger: Added bitwise/low-byte/high-byte operators and address/value variables to expression evaluator.
    Debugger: Break on expression command (bx) can now include address ranges.
    Debugger: Added dump double words (dd) command.
    Debugger: Go (g) command now has options to preserve and force source mode.
    Debugger: Added batch (.batch) command.
    Debugger: Added source mode control (.sourcemode) command.
    Debugger: Commands can now be queued to run when an EXE loads or runs.
    Debugger: Source line breakpoints can now be set prior to line debug information being available.
    Debugger: A matching .atdbg file is now processed when an executable loads.
    Debugger: startup.atdbg in the program directory is now processed on startup if present.
    Debugger: Ctrl+Up/Down from output window command line now scrolls log pane by single lines.
    Debugger: Added fill (f), search (s), and move (m) commands.
    Debugger: Register (r) command can now set individual flags.
    Debugger: Improved output of .pia command.
    Debugger: Call, loop, and interrupt collapsing in history window can now be toggled.
    Debugger: History window can now show timestamps in cycles, unhalted cycles, and microseconds from an anchor point.
    Debugger: Extended memory syntax now allows access to hidden RAM (r: prefix).
    Debugger: Added .tape and .tapedata commands.
    Disk: Added support for Write PERCOM Block command.
    Disk: Added option to auto-detect firmware overrides of disk accesses and automatically disable SIO patch for those drives.
    Disk: Live disk images can now be explored directly from the disk drive entry rather than requiring an unmount and remount.
    Disk: Disk explorer shows timestamps.
    Disk: .ARC compressed archives can now be explored.
    Disk: Fixed a couple of bugs with DCM disk image decoding.
    Cartridge: Added another Atrax 128K cartridge variant used for SpartaDOS X.
    Cartridge: Added support for OSS 8K, Blizzard 4K, AST 32K, Atrax SDX 64K, Turbosoft 64K, and Turbosoft 128K types.
    Cartridge: Added support for newer MaxFlash 1MB cartridges that power up in bank 0 instead of bank 127.
    Cartridge: Added support for 1M Megacart (different type with similar name).
    Cartridge: Added support for a 5200 64K cartridge with 32K banks.
    Input: MultiJoy8 support.
    Input: CX-80 and 5200 trackball support.
    Input: 1200XL F1-F4 keys can now be enabled in keyboard options.
    Input: ~ key is now an alternate mapping for the inverse key.
    IDE: KMK/JZ IDE / IDEPlus 2.0 emulation support.
    IDE: Initial SIDE emulation support.
    IDE: Solid-state mode supports up through PIO mode 6.
    IDE: Read-only physical disk access.
    GTIA: SECAM support.
    GTIA: Optimizations to mode 9 and mode 10 rendering.
    MMU: Added 800 8K/24K/32K/40K configurations.
    MMU: Added 320K and 576K Compy Shop configurations.
    MMU: Sped up extended bank switching.
    Simulator: Added XEGS support.
    SoundBoard: Multiplier support.
    POKEY: Rewrote sound core to defer repeating events whenever possible for extra speed.

    bugs fixed
    ANTIC: Added emulation of bus data displaying at the very right border of a wide scrolled playfield.
    ANTIC: Improved accuracy of mid scan line changes to HSCROL and DMACTL.
    ANTIC: Fixed phantom DMA data during WSYNC.
    ANTIC: Implemented phantom DMA artifacts along right side of wide playfield.
    ANTIC: Fixed NMIs not being reactivated after a write to NMIRES on cycle 7.
    Disk: PERCOM block is now initialized for a drive without a disk.
    Disk: Fixed errors in PERCOM block track and sectors per track counts.
    Disk: Switching a disk from R/W to VirtRW mode now clears pending flush errors.
    Disk: Fixed incorrect serial transfer rates for XF551 high speed Put/Write and Write PERCOM commands.
    Disk: Fixed H: device not handling zero-byte get/puts properly with burst I/O enabled (affected GET/PUT from BASIC).
    Disk: H: device now supports OPEN with AUX1=7 to fix directory listing from DOS 2.5.
    Disk: Disk explorer now properly increments volume sequence number when modifying SpartaDOS X images.
    Disk: DSKINV hook now supports writes to sectors bigger than 128 bytes.
    Disk: Fixed crash with very short disk images.
    CPU: Fixed undocumented $BB opcode using abs instead of abs,Y addressing mode.
    CPU: Undocumented $6B opcode now supports decimal mode.
    Debugger: Profiler sometimes lost track of intermediate call frames during function sampling.
    Debugger: Mouse wheel now uses system wheel scroll setting.
    Debugger: Improved parsing of MADS listings.
    Debugger: Fixed command escaping so that escapes are no longer processed unless enabled, i.e. \"foo\nbar".
    Debugger: Register (r) can no longer clear bits 4 and 5 of P when unsupported by current CPU mode.
    Debugger: _ and . are now accepted as part of symbol names in expressions.
    Debugger: Fixed crash when attempting to load empty file as symbol file.
    Debugger: Source path matching now allows partial path matches both ways and has improved behavior with duplicate filenames in different directories.
    Debugger: Fixed wrapping of frame counter in history window.
    Debugger: Built-in kernel symbols now take priority over loaded symbols.
    Debugger: Fixed page scrolling in history window after enabling CPU history tracking.
    IDE: Added mandatory Recalibrate, Read Verify, Read Multiple, Write Multiple, Seek, Set Multiple Mode, and Initialize Device Parameters commands.
    IDE: Fixed response from device 1 status register.
    IDE: Improved response from Identify Drive command.
    IDE: Set transfer mode command is now supported.
    Cartridge: Reverted OSS 034M mapper back to original bank order and added OSS 043M mapper mode for alternate bank layout.
    Input: Fixed crash when activating triggers to unavailable controllers.
    PIA: Implemented IRQB and control bit 6.
    HLE: Fixed escape handling in display handler.
    HLE: Screen setup now matches the display list and playfield addressing of the stock OS ROM.
    HLE: Fixed cartridge handling so that cartridges are run after disk boot completes.
    HLE: Added known RTS instruction at $E4C0.
    HLE: CIO now allows SPECIAL commands to be issued on a closed IOCB.
    HLE: Boot loader now sets DBYTLO/DBYTHI to $0400 before launching.
    HLE: Fixed crash in CIO on OPEN command with unknown device.
    HLE: S: now supports the Get Status, line, and fill commands.
    UI: Disk sector display was incorrect for accelerated writes.
    UI: Fixed crash if DirectX 9 is not installed.
    UI: Display window can no longer be undocked in full screen mode.
    UI: Adjusted default NTSC color preset. The old preset is still available.
    UI: Command-line processing now better matches standard VC++ escaping rules.
    UI: Direct3D9/OpenGL rendering now works over Remote Desktop with Windows Vista/7.
    SoundBoard: Restricted $D5/D6xx mapping to $D500-D53F and $D600-D63F.
    POKEY: Fixed incorrect latching on IRQST bit 4 (serial output ready IRQ).
    POKEY: Fixed deassert timing for IRQST bit 3 (serial output complete IRQ).
    POKEY: Added partial emulation of SKSTAT bit 4 (direct input) during disk transfers.
    Cassette: Fixed data blocks being silently dropped when reading some .cas files.
    Cassette: Fixed inaccuracy in data rate produced from loading .cas files.
    GTIA: Fixed incorrect color for %1000 pattern in mode 10 with lores ANTIC input.
    VBXE: Warm reset no longer resets all registers like a cold reset.

    файл настроек и биосы прилагаю.

    скачать:
    http://virtualdub.org/downloads/Altirra-2.00.zip
    исходники:
    http://virtualdub.org/downloads/Altirra-2.00-src.zip
    Последний раз редактировалось ZEman; 21.02.2012 в 10:41.

  6. #76
    Guru Аватар для ZEman
    Регистрация
    28.10.2005
    Адрес
    Омск
    Сообщений
    2,052
    Спасибо Благодарностей отдано 
    113
    Спасибо Благодарностей получено 
    34
    Поблагодарили
    23 сообщений
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    По умолчанию

    промежуточная версия эмулятора.

    Altirra 2.1 test 13

    features added:
    SlightSID emulation support.
    Covox emulation support.
    BASIC programs can now be booted.
    Fast boot option now accelerates timeouts for powered down disk drives.
    Disk: Added support for format skewed ($66) command.
    Disk: Format commands ($21, $22) now support high-speed operation.
    Disk: Added emulation profile modes for various disk drives.
    Disk: Reduced ACK-to-complete delay when accurate sector timing is off.
    Disk: Added rotation and seek sound emulation.
    Disk: Accurate disk timing prediction is now preserved when burst I/O transfers are enabled.
    Debugger: Added .sum (sum memory area) command.
    Debugger: Added .warmstart command.
    Debugger: Added ap (alias pattern) command for adding aliases with patterns.
    Debugger: Added additional aliases to a8 command (set Atari800-compatible command aliases).
    Debugger: Added alternate L>addr syntax for setting an address range length based on an end address.
    Debugger: Added heat map support.
    Serial: 1030 Modem support.
    Display: Added scanline display mode.
    Display: Added integer-multiple version of preserve aspect ratio sizing mode.
    Display: Text can now be copied out of ANTIC modes 2, 3, 6, and 7 (GR.0, 1, and 2).
    Display: Added CIO intercept based enhanced text mode.

    bugs fixed:
    Increased paste keyboard timer to reduce dropped keys on line processing delays.
    Fixed startup crash on Sandy Bridge CPUs on Windows XP.
    Simulator: Inhibit FP math acceleration hooks when PBI ROM overlay is active.
    Debugger: "read" and "write" terms can now appear more than twice in a conditional breakpoint expression.
    POKEY: Fixed glitching in high-pass filtering.
    Disk: Fixed handling of XF551 high-speed sector skew format command ($A1).
    Disk: Format command now sends back ACK+ERROR+buffer instead of NAK on a read-only disk.
    Disk: Adjusted step rate of 810 drive to 5.3ms.
    Disk: Fixed forced sector ordering command (.diskorder) for .pro images.
    Disk: Step delays were not always reflected correctly in command delay time (only rotational position).
    Disk: Fixed inverted write protect bit status.
    Disk: Attempted writes to a write protected disk now return errors instead of a NAK.
    Disk: Fixed command response when accessing a drive with no disk.
    Input: Fixed bug in keyboard repeat detection code.
    Input: Improved Caps Lock key support.
    Cartridge: An error is now thrown when attempting to save a cartridge image in .CAR format with an unsupported mapper.
    Display: Fixed display mode matching when /f is specified on the command line.
    CPU: Fixed cycle behavior of ASL/LSR/ROL/ROR abs,X instructions in 65C02 mode.
    HLE Kernel: Fixed BUFADR being overwritten by CIO, which broke the DOS XE executable loader.

    из особо интересного:
    эмуляция звуковой карты Covox.
    эмуляция устройства SlightSID (музыкальный sid чип встроенный в атари).
    эмуляция модема 1030.
    эмуляция различных дисководов атари с их особенностями.
    добавлен звук работы дисководов.
    поддержка BAS файлов.
    сильно улучшенно качество эмуляции.

    файл настроек с биосами прилагаю.

    ссылка на скачивание:
    http://www.virtualdub.org/beta/Altirra-2.10-test13.zip
    Последний раз редактировалось ZEman; 16.05.2013 в 11:22.

  7. #76
    С любовью к вам, Yandex.Direct
    Размещение рекламы на форуме способствует его дальнейшему развитию

  8. #77
    Guru Аватар для ZEman
    Регистрация
    28.10.2005
    Адрес
    Омск
    Сообщений
    2,052
    Спасибо Благодарностей отдано 
    113
    Спасибо Благодарностей получено 
    34
    Поблагодарили
    23 сообщений
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    По умолчанию

    и в дополнение выкладываю здесь архивы с различным софтом и играми:

    игры и программы требующие не менее 128 кб памяти
    http://www.mediafire.com/?7z74qlsdkhn787f

    архив ATX и PRO дисков - образы дисков с оригинальной защитой, максимально точные копии оригинальных дисков.
    http://www.mediafire.com/?dq86a230gc4sgai

    большой архив дампов картриджей для атари 8 бит, в моей коллекции собраны практически ВСЕ ! известные на сегодня дампы картриджей.
    http://www.mediafire.com/?vdh5ah91t3krdez

    большой архив образов кассет для атари, включает в себя более 3000 ! образов.
    http://www.mediafire.com/?q3dckwdb5y4dct6

    архив BAS файлов (игры и программы написанные на бейсике) - более 1000 ! файлов.
    http://www.mediafire.com/?7z7cbjlr7ep4hzb

    архив дампов картриджей для atari 5200.
    http://www.mediafire.com/?kl07et9krxts2n9

    коллекция трейнеров (чит коды) для атари.
    http://www.mediafire.com/?mpug5pyfa0596t5

    архив содержащий в себе файлы для эмуляции таких устройств как:
    ABXE (soundboard), VBXE, модем, игры для 2 и более игроков, Sdrive образы, SlightSID, Covox.
    http://www.mediafire.com/?xixpady0edy0aay

    12.03.2012 ОБНОВИЛ АРХИВЫ !
    Последний раз редактировалось ZEman; 12.03.2012 в 10:25.

  9. #78
    goblinish
    Гость

    По умолчанию

    ZEman, а нет ли полностью Holmes collection 1-3? утянуть напряжно...

  10. #79
    Guru Аватар для palsw
    Регистрация
    08.05.2011
    Адрес
    г. Измаил, Украина
    Сообщений
    3,216
    Спасибо Благодарностей отдано 
    3
    Спасибо Благодарностей получено 
    1
    Поблагодарили
    1 сообщение
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    По умолчанию

    Установил эмулятор - Atari800Win_PLus_4.0.exe.
    подключил 3 файла биоса,тест встроенный работает.вставлю образ диска с игрой - все работает ,музыка играет.Клавиши F1-F12 (пауза,сброс,дебагер) работают - а вот в самой игре не могу найти клавиши управления.Пробовал несколько разных игр,что то еще нужно выбрать в закладке INPUT или нужен джойстик?

    Эмулирую 65xe ...

    пробовал в win xp и win 8
    Радио-Губитель Канал на YouTube

  11. #80
    Activist
    Регистрация
    07.06.2006
    Адрес
    Калуга
    Сообщений
    204
    Спасибо Благодарностей отдано 
    0
    Спасибо Благодарностей получено 
    0
    Поблагодарили
    0 сообщений
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    По умолчанию

    Цитата Сообщение от goblinish Посмотреть сообщение
    ZEman, а нет ли полностью Holmes collection 1-3? утянуть напряжно...
    ftp.pigwa.net/stuff/collections/ тут каталог "holmes cd"

Страница 8 из 19 ПерваяПервая ... 456789101112 ... ПоследняяПоследняя

Информация о теме

Пользователи, просматривающие эту тему

Эту тему просматривают: 1 (пользователей: 0 , гостей: 1)

Похожие темы

  1. Винтажный дисковод-atari+мафон-atari
    от doc11 в разделе Барахолка (архив)
    Ответов: 8
    Последнее: 15.07.2010, 10:00
  2. Продажа ATARI 65XE ATARI 2600 Sega MegaDrive
    от Zloy в разделе Барахолка (архив)
    Ответов: 69
    Последнее: 05.06.2010, 15:08
  3. [Питер] Продам Atari 65 XE, магнитофон Atari XC12
    от russoturisto в разделе Барахолка (архив)
    Ответов: 5
    Последнее: 05.02.2010, 11:48
  4. Продам в Питере Atari 65XL + Atari STe
    от scald-spb в разделе Барахолка (архив)
    Ответов: 3
    Последнее: 26.08.2008, 10:28
  5. эмулятор ZX Spectrum на Atari XL?
    от [bETA]mEN в разделе Atari
    Ответов: 1
    Последнее: 09.12.2007, 22:51

Ваши права

  • Вы не можете создавать новые темы
  • Вы не можете отвечать в темах
  • Вы не можете прикреплять вложения
  • Вы не можете редактировать свои сообщения
  •