!

[ATARI] kat5200 1.0.2 2/08/2026

[57] @ !!! Poniedziałek, 3 Sierpnia 2026 22:51 CET [08-07-2026 22:47 CET]

[ATARI] kat5200 1.0.2 2/08/2026

Kat5200 doczekał się nowej aktualizacji. Emulator autorstwa Briana Berlin pozwala udawać 8bitową konsolę Atari 5200. Nowinkowo wersja dla Androidowców (Alpha - Google Store), niby mam coś na czym emu powinny w miarę chodzić ale za nic w świecie nie mogę się  przekonać do dotykowego sterowania, a kupowanie joya do komórki... wolne żarty;P

kat5200 1.0.2 2/08/2026

  • ???

kat5200 1.0.0 4/07/2026

  • ROM Support Updates
    • - 512k hybrid support (AtariBlast! / Bug Hunt)
    • - Correct 64k bankswitch detection
    • - Better default mapping detection
    • - Most all 5200 roms should 'just work' without setting mapping
  • Core Updates
    • - Full CPU instruction support and fixes
    • - ANTIC/POKEY/GTIA timing updates and fixes
  • Updated Input System
    • - Allows multiple input entries per emulated function
    • - Game Controllers enabled and configured by default
    • - Mouse Fixes and Updates
  • Updated Configuration
    • - TOML text format instead of database
    • - Per ROM profiles (allows ROM specific settings)
  • Updated UI
    • - Used Nuklear immediate mode UI
    • - Allows for keyboard, mouse, and / or controller input
  • Initial Setup Update
    • - Option to download a large 5200 ROM set
    • - Option to setup Mouse as Trackball/Mouse as Paddle games
    • - Option to setup Two stick games (Robotron/Space Dungeon)
    • - Option to scan rom directories
  • Update to SDL3
    • Windows, Linux, MacOS, Android and Android TV support
    • Many other fixes, user enhancements, etc

Notes:

  • ROM set comes from here: https://archive.org/download/atari-5200-large-rom-collection/Atari_5200_Large_ROM_Collection.zip.Note there is no Ken Siders Beef Drop in this
  • Windows version may complain about unrecognized app on first run
  • MAC OS version not developer signed, may need to enter following command to bypass gatekeeperxattr -dr com.apple.quarantine /Applications/kat5200.app
  • Android version is not in play store, you will need to side load
    • Make sure and enable Unknown sources
    • Note that some file browser apps allow ftp network server for copying files over network
  • kat5200 assigns game controllers in order they are found by default
    • The user can assign specific controllers per player
    • This is important for Android TV as the remote can be first controller
    • Key mappings: Back+Start is back to gui; Back+RightThumbClick is exit
    • See input Settings for the rest
  • Shaders from libretro project are precompiled
    • After saving to use a shader the first time, you must restart
    • Once verified that shaders work, set renderer to gpu and save to prevent future restarts on change
  • Thanks to Avery Lee for the Altirra Hardware Reference, Trebor for his palettes, and all the users who have given feedback over the years
→ [ATARI] kat5200 0.8.1

kat5200 version 0.8.1 released!

This release contains the following bug fixes and changes:

  •   Fixed: Database issue causing poor sound and crashes for new installs
  •   Fixed: GUI: List scrolling in GUI
  •   Fixed: GUI: Wizard sets input profile after use
  •   Fixed: GUI: Input profile shows default correctly
  •   Added: Initial Android support
→ [ATARI] kat5200 0.8.0

[12/17/17] kat5200 version 0.8.0

This release contains the following bug fixes and changes:

  •   Added : RetroArch GLSL shader support
  •   Added : Redesigned sound module
    •   improves sound for many games
    •   added 48kHz Sound sample frequency
    •   Improves (fixes?) Linux sound using ALSA
  •   Added : Combo Inputs
  •   Added : User warned when input conficts occur
  •   Added : User can make kat5200 portable
  •   Added : -reset_config command line parameter
  •   Added : Several conversions/homebrews to default database
  •   Changed: -config loads alternate db3 config file
  •   Fixed : Atari 800 Pitfall crash on start (Added LAX CPU op)
  •   Fixed: CPU cycle counts for page crossing
  •   Fixed : Input conflicts on 8-bit computer default profile
  •   Fixed : Atari 800 'A' key updates not loaded
  •   Fixed : Recall state loads incorrect video/input profiles
  •   Fixed : Simualte Analog needs to respect Sensitivity
  •   Fixed : Couple of potential crashes

Notes:

  • Only supporting modern OpenGL, no shaders on Raspberry Pi
  • When obtaining shaders from the RetroArch site above, download the zip and extract somewhere reachable by kat5200
  • See Manual for portable use and importing shaders
  • Check version 0.7.0 for other notes
→ [ATARI] kat5200 0.7.1

[02/18/17] kat5200 version 0.7.1 released!

  • Fixed: Xbox360 style controllers cause Auto-Detect exit in GUI
  • Fixed: GUI Stick Left not set on first try
  • Fixed: Controls can get fixed up when setting up multiple players
  • Fixed: Keyboard setup for keys with Up/Down/Left/Right in name
  • Fixed: Screen colors in video config preview window
  • Update: Mouse Wheel in GUI lists works
  •  Fixed: Check for SDL2 version 2.0.5 and disable function if older (SDL_SetWindowResize)
  • Fixed: multiple controllers control player 1 on startup
  • Fixed: Player 3/4 keypad not working
  • Fixed: Player 3/4 axis weirdness (Simulate Analog forced on)
  • Fixed: Bounty Bob works again (and works for 8-bits)
  • Fixed: Unified Win32 release (XP and above works with one build)

Notes:

  • Special thanks to Paul Rataczak for controller and multiple player testing for this release!
  •  Check version 0.7.0 for other notes
→ [ATARI] kat5200 0.7.0
River Raid (1983, Activision)
River Raid (1983, Activision)

kat5200 version 0.7.0 released!

  • Update to SDL2
  • Mac 0S X support
  • Fixed: Remapped PC keypad keys don't work
  • Fixed: Joystick D-pad/Axis to Atari keypad /
  • keyboard doesn't work
  • Fixed: No keypad/keyboard after Load State
  • Fixed: Windows version AppData directory issue
  • Video: Passively use current display mode
  • Video: Auto fit to mode (no zoom needed)
  • Video: Allow window resize (no zoom needed)
  • Video: Don't stretch video, letterbox
  • Added: Config file location to GUI
  • Updated: Various 8-bit cart settings

Notes:

  • The database is updated after install if found. This may take several seconds depending on how big the database is. Trying to go backwards to 0.6.2 with an updated database may result in crash. If you have spent considerable effort creating your config, I suggest backing up the kat5200.db3 file just in case.
  • Sound under Linux with ALSA is not good with SDL. Install PulseAudio and set the appropiate SDL environment variable (SDL_AUDIODRIVER=pulseaudio).
  • Windows users need to install the Visual C++ 2015 redistributable (x86 version). Get here: https://www.microsoft.com/en-us/download/details.aspx?id=48145

Vox populi

Ten artykuł nie byl jeszcze komentowany:(

Dodaj komentarz!!!!

Nick
Email
Www
Komentarz
 
wstecz03/08/2026 22:51
Inne treści związane z tematem
[ST] Atari System Emulator (ASE) 1.9 7/08/2026 [ST] Atari System Emulator (ASE) 1.9 7/08/2026
ASE (Atari System Emulator) jak sama nazwa wskazuje nie służy do wbijania gwoździ, potrafi za to zaemulować maszynki ST/STFM/STE. Gdyby ktoś narzekał na zbyt rozbudowany interfejs HATARI czy STEEM'a, tutaj znacznie szybciej się odnajdzie i opcji jakby mniej:) W sam raz na odpalenie czegoś ze starych tytułów bez większego grzebania i klikania.
[Atari] AtariOnLine: Spotkanie z demosceną #9: STeel/Tori [Atari] AtariOnLine: Spotkanie z demosceną #9: STeel/Tori
Już w niedzielę, za dwa dni, o godzinie 19:00, pogadamy sobie na naszym zoomie z kolejnym uczestnikiem starej polskiej demosceny Atari ST/STE. Kolega Jacek "Tori" Kruczkowski, znany współcześnie w naszym środowisku jako elektronik - jak się okazało podczas ostatniego spotkania z redakcją discmaga "The Voice" - miał kiedyś inną ksywę i znany ...
[Atari] Fujisan 2.0.5 Beta 1 5/08/2026 [Atari] Fujisan 2.0.5 Beta 1 5/08/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 ...
[Atari] AtariOnLine: Letnia edycja Silly Venture 2026 [Atari] AtariOnLine: Letnia edycja Silly Venture 2026
Rozpoczęła się kolejna edycja gdańskiego demoparty poświęconego platformom spod znaku Atari, czyli Silly Venture 2k26 Summer Edition. Po raz kolejny impreza odbywa się w ARCHE Dworze Uphagena (Gdańsk, ul. Prof. Kieturakisa 1).Harmonogram party:PIĄTEK - 31 lipca11:00 - prezentacja produkcji demoscenowych z komputerów i konsol Atari12:00 - Red Bull Wings ...
[Atari] AtariOnLine: Pamięci Jurgiego [Atari] AtariOnLine: Pamięci Jurgiego
#atari #demoscene #music-discGdyby Artur "Jurgi" Jurgawka żył, dokładnie dzisiaj obchodziłby 50. urodziny. Nie było mu to dane, zmarł w wieku 35 lat, w dniu 31 lipca 2011 roku. Pozostał w naszej pamięci jako poeta, dziennikarz lokalnej prasy w Turku, a dla nas przede wszystkim jako miłośnik i ciągły użytkownik małego Atari, uczestnik ...
Do ściągnięcia
kat5200-1.0.2-win64-portable.zip
kat5200-1.0.2-setup.exe
kat5200-1.0.0-src.zip
kat5200-1.0.0-release.apk
kat5200-1.0.0.flatpak
kat5200-1.0.0-macos.dmg
kat5200-1.0.0-win64-portable.zip
kat5200-1.0.0-setup.exe
Dodatkowe informacje
Ostatnio dodane pliki

Retro T-shirt

Retro T-Shirt Bajtek 11-1986 61,10zł - męski podkoszulek
Retro T-Shirt Amiga Psygnosis Blood Money 52,00zł - męski podkoszulek
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