!

[Atari] Fujisan 1.1.7 5/03/2026

[70] @ !!! Piątek, 6 Marca 2026 14:44 CET [27-02-2026 00:06 CET]

[Atari] Fujisan 1.1.7 5/03/2026

Atari800 opakowany w zwykłe menu? Czemu nie... zważywszy, że od ostatniej modyfikacji Atari800 WIn+ Jaskra minęły już lata, a a800 ciągle się rozwija - może nie w takim tempie jak Altirra, jednak nikt nie porzucił tego projektu.

Ja lubię menu A800, jednak ten dodatek może na pewno ułatwić korzystanie z niego wszystkim, którzy shella kojarza z Shellem, a tryb tekstowy jest dla nich za mało fikuśny;) 

 

Fujisan 1.1.7 5/03/2026

Bug fixes

  • Include fujinet with fix bug where it would crash if using long paths for SD Card (FujiNetWIFI/fujinet-firmware#1204)
  • Fixed H: drive support which wasn't working in 1.1.6

New features

Note: Preparing for upcoming Fujisan support in VSCode Fastbasic debugger (EricCarrGH/vscode-fastbasic-debugger#1)

  • TCP commands to start and stop Fujinet
  • Document and manage FujiNet cold-start behavior via a new patch (0009) that replaces netsio_cold_reset() with netsio_warm_reset() inside Atari800_Coldstart(), with a manual fallback in apply-patches.sh.
  • Move "Hide FujiNet-PC logs" checkbox from Emulator tab to FujiNet tab (Logs group)
  • Add "Load CONFIG application on boot" checkbox in FujiNet tab. You can now disable it to get a faster boot when using Fujinet with a known applicatiion in D1 slot by default.

Fujisan 1.1.6 2/03/2026

New features

  • OPTION key when using with Fujinet will behave like the real hardware. If you press the OPTION key, it will reboot using the mounted image. If you press and hold the OPTION key (for about 5 secs), it will boot the image but won't load BASIC, leaving more space for the application loading. Note: When not using fujinet, the settings to enable/disable BASIC will be used instead.

Bug fixes

  • Fix problem that Fujisan would crash when trying to save any profile
  • Fix problem when using the --build-fujinet-pc flag where the data folder was missing if not already copied into fujisan's folder. This only happens when trying to build it from a fresh clone.
  • Update SHA reference for atari800 to include important changes that makes fujinet boot more reliable
  • Adjusted Media Configuration UI glitches
  • Fix cross-platform Settings dialog rendering with truncate UI elements
  • Fix tab key being consumed by QT UI instead of passing it to the emulator core

Fujisan 1.1.5 26/02/2026

Frontend Fujisan dla Atari800

New Features

  • Keyboard joystick presets: Joystick keyboard emulation now lets you select presets to customize which keys are used for each joystick, with built-in support for NumPad, Arrow keys, and WASD layouts.
  • Linux FujiNet-PC updated: Updated fujinet-pc with the latest changes, including important fixes while handling JSON data.

Bug Fixes

  • Tab key captured by Fujisan instead of emulator: Tab (and Shift+Tab) keypresses were being intercepted by Fujisan's UI focus system and never sent to the emulated Atari. This prevented using Tab for navigation inside Atari programs — most notably the FujiNet configuration menu. In some cases the stray focus changes inadvertently altered Fujisan's own settings. Fixed by intercepting the key at the Qt event level before focus navigation can grab it.
  • XEX loading via TCP API broken when FujiNet/NetSIO is active: When FujiNet was enabled, loading XEX files through the TCP API (e.g. from the fastbasic-debugger VSCode extension) failed because D1: commands were unconditionally routed to FujiNet-PC. BINLOAD now takes priority during XEX load and hands control back to NetSIO afterwards.
  • macOS FujiNet-PC OpenSSL signing error: Fixed a code-signing error ("Team ID mismatch") that prevented FujiNet-PC from launching on macOS when built without an Apple Developer certificate. OpenSSL dylibs are now bundled and re-signed as part of the app.

Improvements

  • XEX loading is faster when FujiNet is active — the emulator core now reads XEX data in chunks instead of byte-by-byte, reducing I/O overhead during load.
NOWSZY [Atari.Area] Fujisan 1.1.7
NOWSZY [Atari.Area] Fujisan 1.1.5
→ [Atari] Fujisan 1.1.4 8/02/2026

Fujisan 1.1.4 08/02/2026

 

New Features

  • Added support to configure the H1-H4 drives via TCP API
    • Aims to facilitate the configuration when using VSCode fastbasic-debugger

Bug Fixes

  • Fixed problem where the H1-H4 hard-drive configuration was been ignored when starting atari800 core
  • Linux x86: Fixed SIGILL crash on Intel Ivy Bridge (Mac Mini 2012) and older CPUs. Release builds now use x86-64-v2 baseline instead of native CPU; set FUJISAN_NATIVE_CPU=1 for native optimizations on modern hardware.
  • Make Integer Scaling Default for crispty graphics
  • Fixed layout problems with UI elements cut-off in the Media configuration screen
  • Fix crash on Kubuntu 25.10

Improvements

  • Optimized Settings dialog layout for lower resolution displays (1440x900+)
    • Reduced dialog height to 730px
    • Reorganized Video/Display tab controls into horizontal rows

Fujisan 1.1.3 28/01/2026

New Features

  • Added FujiNet and emulation speed information to status bar
  • Added keyboard mappings for Insert/Delete/Clear functions:
    • Insert: Insert character (Shift+Insert: Insert line)
    • Delete: Delete character (Shift+Delete: Delete line)
    • Shift+Home: Clear screen
    • Alt/Option key variants for macOS compatibility
  • FujiNet SD card folder moved to platform-specific user directories:
    • Automatic migration dialog with user choice options
    • "Show in Finder/Explorer" button for quick access to SD folder

Bug Fixes

  • Make Integer Scaling Default for crispty graphics
  • Add windows back as "all" in build.sh
  • Fixed BASIC ROM configuration and checkbox state when using FujiNet
    • BASIC ROM now correctly uses user-configured ROM (not Altirra fallback) with FujiNet OS disks
    • BASIC toggle in toolbar and settings now works correctly with FujiNet enabled
    • BASIC checkbox state properly preserved when toggling FujiNet on/off
  • Fixed keyboard input handling:
    • Shift+Backspace now correctly maps to Delete Line on macOS
    • Ctrl+L now works correctly
    • Paste text now properly handles uppercase and special characters (_ $ @ # % & [ ] | ^)
    • Fixed case preservation during paste operations
  • Fixed file permissions in Linux .deb package (binary now executable)
  • Fixed Settings/Preferences dialog naming consistency across platforms
  • Windows: Fixed build compilation issues

Improvements

  • Optimized Settings dialog layout for lower resolution displays (1440x900+)
    • Reduced dialog height to 730px
    • Reorganized Video/Display tab controls into horizontal rows
  • Improved tooltips for BASIC behavior with FujiNet

Platform Notes

  • macOS: Dialog labeled "Preferences" with "Preference Profiles"
  • Windows/Linux: Dialog labeled "Settings" with "Settings Profiles"
  • Windows: NetSIO features not supported
  • Fix crash on Kubuntu 25.10
  • FujiNet SD card folder locations:
    • macOS: ~/Library/Application Support/Fujisan/
    • Windows: %APPDATA%Fujisan
    • Linux: ~/.local/share/Fujisan/

Fujisan 1.1.2 20/01/2026

New Features

  • Added keyboard mappings for Insert/Delete/Clear functions:
    • Insert: Insert character (Shift+Insert: Insert line)
    • Delete: Delete character (Shift+Delete: Delete line)
    • Shift+Home: Clear screen
    • Alt/Option key variants for macOS compatibility

Bug Fixes

  • Fixed BASIC ROM configuration and checkbox state when using FujiNet
    • BASIC ROM now correctly uses user-configured ROM (not Altirra fallback) with FujiNet OS disks
    • BASIC toggle in toolbar and settings now works correctly with FujiNet enabled
    • BASIC checkbox state properly preserved when toggling FujiNet on/off
  • Fixed keyboard input handling:
    • Ctrl+L now works correctly (Fastbasic Load File)
    • Paste text now properly handles uppercase and special characters (_ $ @ # % & [ ] | ^)
    • Fixed case preservation during paste operations
  • Fixed file permissions in Linux .deb package (binary now executable)
  • Fixed Settings/Preferences dialog naming consistency across platforms

Improvements

  • Optimized Settings dialog layout for lower resolution displays (1440x900+)
    • Reduced dialog height to 730px
    • Reorganized Video/Display tab controls into horizontal rows
  • Improved tooltips for BASIC behavior with FujiNet

Platform Notes

  • macOS: Dialog labeled "Preferences" with "Preference Profiles"
  • Windows/Linux: Dialog labeled "Settings" with "Settings Profiles"

 

Fujisan 1.1.1 4/01/2026

New Features:

  • Fujinet state displayed in the status bar
  • Emulation speed also added to the status bar

Bug fixes:

  • Sometimes the emulation speed would be set to 0.5x but the toolbar would still show 1x speed.

Fujisan Version 1.1.0 02/01/2026

Major Features

FujiNet-PC Integration

  • Full FujiNet-PC support built directly into Fujisan
  • Seamless SD card emulation for disk image management
  • Real-time drive LED activity indicators
  • Automatic FujiNet-PC binary bundling and management

FujiNet Printer Support

  • Integrated printer functionality with form animation
  • Multiple output format support
  • Direct printing from emulated Atari applications

FujiNet Drive Management

  • Drag-and-drop disk loading to FujiNet drives
  • Automatic file copying to SD card
  • Support for all FujiNet device slots (D1-D8)
  • NetSIO polling for improved connection reliability

Bug Fixes

Linux

  • Fixed keyboard focus loss when clicking toolbar buttons, menus, or dock controls
  • Emulator now properly retains focus for uninterrupted typing

 

→ [Atari.Area] Fujisan 1.1.4
→ [Atari.Area] Fujisan 1.1.3
→ [Atari.Area] Fujisan 1.1.1
→ [Atari.Area] Fujisan v1.0.5
→ [Atari] Fujisan 1.05 12/10/2025

Fujisan 1.0.5 Release Notes 12/10/2025

  • This release focuses on stability improvements, bug fixes, and enhanced cross-platform audio performance. Major improvements include USB joystick support,
  • ROM loading fixes, and better audio quality on Windows and Linux.


New Features

  • USB Joystick Support
    • Added full SDL2 joystick support for Windows, macOS, and Linux
    • Joystick hot-plug detection and automatic device scanning
    • Reorganized joystick settings UI for better usability


Pause Functionality

  • Added pause button to toolbar and menu (Ctrl/Cmd+P)
  • Allows pausing emulation without closing the application


Linux ARM64 Support

  • Added native ARM64 build support for Linux
  • Platform-specific optimizations for ARM64 architecture
  • Note: Removed .deb files from distribution for now


Bug Fixes

  • Speed Control
    • Fixed speed settings not saving correctly - Speed toggle now properly reads saved turboMode
    • Speed toggle reflects actual saved state instead of defaulting to false
    • Fixed emulation speed control and settings persistence


ROM Loading

  • Fixed ROM switching issue on Windows/Linux
  • Fixed OS ROM loading crash when path contains spaces
  • Fixed cartridge loading for raw ROM files
  • Fixed ROM path handling - removed incorrect quoting that caused "Invalid argument" errors
  • Added ROM file validation with automatic Altirra OS/BASIC fallback
  • Fixed ROM loading state persistence issues


Cartridge Management

  • Fixed cartridge eject - Cartridges now properly removed from emulator memory
  • Re-enables BASIC automatically when ejecting cartridge
  • Prevents ejected cartridge from loading on cold start


Audio Quality

  • Fixed Windows audio quality issues - Optimized cross-platform audio handling
  • Fixed Linux audio choppy issue - Increased buffer sizes to match Windows stability


Improvements

  • Audio Stability (Windows/Linux)
    • Increased Windows/Linux audio buffers for maximum stability during typing and UI operations


User Interface

  • Increased default main window size for better usability

Fujisan 1.0.4 Release Notes 08/09/2025

This release focuses on fixing critical Linux build and packaging issues, ensuring proper library dependencies are included for reliable deployment across different Linux distributions.

What's Fixed

Linux Build & Packaging

  • Fixed missing library dependencies: The Linux build now properly includes all required Qt5 libraries and dependencies in the package
  • Improved .deb package creation: Debian packages now correctly specify dependencies and include all necessary runtime libraries
  • Fixed library path resolution: Resolved issues with Qt5 plugin loading and library paths on various Linux distributions
  • Enhanced Docker/Podman build: Improved containerized build process for consistent Linux binary generation

Platform Support

  • Linux: Ubuntu 20.04+, Debian 10+, and other distributions with glibc 2.31+
  • macOS: macOS 11+ (Intel and Apple Silicon)
  • Windows: Windows 10/11 (64-bit)

Known Issues

  • 80-column display cards (XEP80, AF80, Bit3) remain disabled pending proper implementation
  • Some users may experience settings persistence issues with ROM selection on certain macOS systems (investigation ongoing)
  • Linux sound quality is still a WIP

Fujisan 1.0.3 Release Notes 01/09/2025

Highlights

  • This release focuses on improved ROM management.

New Features

  • Flexible ROM Management: Decoupled Altirra OS from Altirra BASIC, allowing independent selection of each component for more flexible ROM combinations

Bug Fixes

  • Fixed Altirra OS setting not being properly applied on startup
  • Fixed patch application process during build

Technical Improvements

  • Centralized version management system
  • Consolidated and organized documentation and scripts
  • Improved cross-platform build scripts for Windows and macOS


Known Limitations

  • 80-column display support temporarily disabled pending proper implementation
    • Affected features: XEP80, Austin Franklin 80, Bit3 Full View 80, Proto80
    • UI options remain visible but are disabled with explanatory tooltips

Fujisan 1.0.2 Release Notes

Bug Fixes

  • Fixed Altirra OS ROM selection - The built-in Altirra OS toggle now works correctly across all Atari machine types
    • Resolved issue where Atari 800XL incorrectly loaded XL rev 2 ROM instead of Altirra ROM
    • Fixed machine-specific ROM parameter handling (-5200_rom, -osb_rom, -xlxe_rom)
    • ROM paths now initialize before emulator startup, ensuring proper OS selection
    • Improvements
  • Centralized version management - Version information is now consistent across the entire application
    • Window title and About dialog display accurate version info
    • Build artifacts use consistent naming (DMG/ZIP files)
    • Build system supports version override: ./build.sh --version v1.0.2
    • Automatic inclusion of build date and git commit hash

Technical

  • Enhanced CMake configuration for reproducible builds
  • Improved cross-platform build consistency

Fujisan 1.0.1 Release Notes

Atari800 w bardziej współczesnym opakowaniu.
Atari800 w bardziej współczesnym opakowaniu.

Fujisan 1.0.1 is a maintenance release that significantly improves audio performance, debugger functionality, and cross-platform compatibility. This release includes critical fixes for Windows audio, enhanced debugging precision, and improved build system reliability.

Key Improvements

Audio System Enhancements

  • New SDL2 Audio Backend: Implemented a robust ring buffer-based audio system for improved stability
  • Windows Audio Optimization: Fixed audio dropouts and crackling issues on Windows platforms
  • Dynamic Speed Adjustment: Added intelligent audio synchronization to prevent buffer underruns
  • Double Buffering: Implemented double buffering inspired by Atari800MacX for smoother playback

Debugger Improvements

  • Instruction-Level Precision: Breakpoints now trigger at exact instruction boundaries
  • Enhanced Step Commands: Fixed step_over to properly handle single-instruction stepping
  • Partial Frame Execution: Improved debugging accuracy with partial frame execution support
  • Unified Debugging Interface: Consolidated breakpoint handling for better reliability

Platform-Specific Fixes

macOS

  • Fixed architecture-specific builds for both Intel (x86_64) and Apple Silicon (ARM64)
  • Improved dark mode UI compatibility
  • Fixed missing disk LED indicator
  • Resolved Qt5 library conflicts between architectures

Windows

  • Fixed cross-compilation build issues
  • Optimized audio buffer sizes to prevent dropouts
  • Improved overall stability and performance

Linux

  • Enhanced container build system for better cross-platform compatibility
  • Fixed distribution packaging issues

UI/UX Improvements

  • Fixed dark mode rendering issues across all platforms
  • Restored disk activity LED functionality
  • Improved joystick configuration interface
  • Fixed missing UI images and icons

Build System

  • Improved patch application system for libatari800
  • Enhanced build scripts for all platforms
  • Better error handling and recovery in build process
  • Organized distribution files into platform-specific subdirectories

Bug Fixes

  • Fixed disk LED activity indicator not showing disk operations
  • Resolved joystick settings persistence issues
  • Fixed various UI elements not displaying correctly in dark mode
  • Corrected build script issues for Windows cross-compilation
  • Fixed patch application failures in certain environments

Technical Details

  • Removed excessive debug logging from production builds
  • Improved memory management in audio subsystem
  • Enhanced error handling throughout the application
  • Better integration with libatari800 core

Known Issues

  • XEX load-without-run functionality is experimental and will be refined in future releases

Vox populi

Ten artykuł nie byl jeszcze komentowany:(

Dodaj komentarz!!!!

Nick
Email
Www
Komentarz
 
wstecz06/03/2026 14:44
Inne treści związane z tematem
[Atari] AtariOnLine: Dzisiaj spotkanie z autorem książki [Atari] AtariOnLine: Dzisiaj spotkanie z autorem książki
Już dziś, w niedzielę, dnia 8 marca 2026 roku, o godzinie 18:00 spotkanie z Robertem Jaremczakiem, autorem książki "Ewolucja mikroprocesorów" na naszym zoomie AtariOnline.pl i PTODT. Autor opowie nie tylko o książce, ale również o sobie, bo jak się okazało, w młodości miał zarówno Atari, jak i C64, a nawet pewne osiągnięcia ...
[Atari] AtariOnLine: Nowości w Bibliotece Atarowca [Atari] AtariOnLine: Nowości w Bibliotece Atarowca
Od czasu do czasu coś wrzucam do Biblioteki Atarowca. Czasem "po cichu", czyli tylko z informacją pod danym działem biblioteki, gdy drobniejsze zmiany, a czasami - jak teraz - na stronie głównej - gdy materiałów jest więcej lub są ciekawsze niż zwykle. Paradoksalnie, o zabytkowych publikacjach można wtedy mówić jako o nowościach, co tworzy ...
[Atari] AtariOnLine: Atari jako programator pojazdu gąsienicowego [Atari] AtariOnLine: Atari jako programator pojazdu gąsienicowego
Zenon Rakoczy napisał:Ta zabawka, widoczna na zdjęciach poniżej, to zrealizowane moje marzenie sprzed lat, a właściwie z dzieciństwa. Samobieżny samochodzik na gąsienicach. Pierwowzór sterowany był ręcznie, przewodowo, małym manipulatorem. Jeździł w przód, w tył, no i skręcał. Nie był mój, ale wybawiłem się ...
[Atari] AtariOnLine: Barbarzyńca nadchodzi... [Atari] AtariOnLine: Barbarzyńca nadchodzi...
Wszystko przez Bajtka. Gdyby nie informacja w tym piśmie, że gra "Barbarian" powstała na małe Atari, to pewnie przez te wszystkie lata nie byłoby takiego parcia na to, by faktycznie taka gra dla Atari XL/XE zaistniała. W efekcie notorycznego wprowadzania w błąd czytelników pisma przez redakcję — przez zaznaczanie na bajtkowej liście ...
Do ściągnięcia
fujisan-1.1.6-linux-x64.tar.gz
fujisan-1.1.6-linux-arm64.tar.gz
W ramach wolnego czasu odtwarzam stare magazyny komputerowe i prowadzę serwis emulacyjny try2emu. Jeżeli uważasz, że moja publiczna działalność możesz postawić mi kawę, a kawę lubię;). Wspierając mnie, otrzymujesz w nagrodę dostęp do pełnych pdf'ów publikowanych magazynów - czyli dokładnie takich jakie spełniają zamierzenia tego projektu.
Postaw mi kawę na buycoffee.to
Dodatkowe informacje
Ostatnio dodane pliki
Newsy Linkownia Emulatory na PC Wideoteka Screenshoty Bajtek Reduks Ready.Run Kreator okładek na kasety Kreator kalendarzy Alpha

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