stella 2.8.1

Po dziesięciu dniach od oficjalnego wydania ostatniej wersji dostajemy kolejną. W tej edycji znajdziemy:

  • NOTE: Windows users will have to reset their options or manually move their config folder in this release, since the location of the config files has changed,
  • Fixed OpenGL issue for some Windows users whereby the OpenGL TV effects weren`t available, even if the available version of OpenGL was sufficient. Related to this, the OpenGL version found by Stella is now reported in the TV effects dialog. Added fallback to software rendering when OpenGL rendering has been requested, but for whatever reason fails to initialize,
  • Added native support for 4in1, 8in1 and 32in1 multicart bankswitching schemes. When using these schemes, the `Reload ROM` action (by default, Control-r) will switch between each game in the ROM,
  • Added bankswitch support for ROMs smaller than 2K in size. These will be treated as 2K ROMs natively, without having to manually `pad` them to 2048 bytes,
  • Added preliminary suppport for autodetection of X07 bankswitching,
  • Tweaked PAL autodetection; it was marking some PAL ROMs as NTSC,
  • Changed default location for Stella config files in Windows to the users` APPDATA folder (for XP and Vista, this is `~/Application Data/Stella`). The `~` symbol now represents the users PROFILE/home directory, matching its usage in Linux and OSX. The ability to override this with `basedir.txt` is still available, but not advised,
  • Changed `-exitlauncher` commandline argument to `-uselauncher`. This works as before except the launcher is never used at all if the option is set to false,
  • Fixed crash when launching Stella from the commandline and giving a directory name instead of a rom filename.

Dla zapominalskich ;) podaję linka do strony projektu z którego pobieramy niezbędne pliki.

Stella 2.8

Kolejna odsłona Stelli potrafi zasymulować klasyczny ekran CRT, który został zaimplementowany po ukazaniu się tego postu na AtariAge.com. Więcej informacji o zmianach i nowościach poczytamy na stronie projektu.

PDRC #4.01

Wystartował nowy konkurs na stronie PDRoms polegający na stworzeniu gry z gatunku Puzzle / Logic na jedną z klasycznych konsoli (w tym Atari 2600/5200/7800).

Do wygrania m.in. nowa konsola GP2X WIZ, gry oraz gotówka. Więcej informacji na forum PDRoms.

Reunaviiva - The Outline 09 Invitation

Ukazała się invitka na mające się odbyć w dniach 21-24 maja br. party Outline. Intro jest autorstwa, a jakże, grupy Trilobit i przeznaczone jest dla Atari 2600.

Download: Reunaviiva - Trilobit.

A dla leniwych, względnie niedysponujących emulatorem Atari 2600 - Reunaviiva na YouTube. Newsa podrzucił Sikor.

Stella 2.7.3(a)

Zmiany w wersji 2.7.3 emulatora Atari 2600 przeznaczonej dla Linux, Mac OSX i Windows:

  • Fixed rendering issues in software mode when using 24-bit colour depth. This isn`t as fast as 16 or 32-bit modes, so you`re recommended to use one of those whenever possible,
  • For the Win32 port: re-added ability to change the default location for storing Stella config files. To use this, simply create a file named basedir.txt in the application directory containing the full path where all Stella-related items should be stored,
  • Tweaked the TIA info statistics overlay to be smaller while still including all relevant information.

Wkótce po ukazaniu się w/w wersji pojawiła się kolejna z dodaną literką [a], tj. 2.7.3a przeznaczona tylko dla Windows. W opisie czytamy:

  • Fixed minor issue in 2.7.3 with basedir.txt functionality; the pathnames can now contain spaces.

Po dowload pędzimy w to miejsce.

Stella v2.7.1

To już druga w tym roku aktualizacja Stelli, wieloplatformowego emulatora konsoli Atari 2600. O nowościach w tej wersji czytamy tutaj. Pliki emulatora dla róźnych platform ściągamy z tego miejsca.

EDIT: Pojawiła się aktualizacja w wersji v.2.7.2, w której czytamy: Fixed major bug in ROM Audit functionality; renaming ROMs would create files without an extension.

Stella v2.7

Wczoraj ukazała się kolejna odsłona emulatora konsoli Atari 2600 dostępna dla niemalże wszystkich współczesnych systemów operacyjnych. Zmian jest naprawdę sporo i lepiej poczytać o nich ściągając plik emulatora z tego miejsca.

Alternative Party stuff dla Atari ST i Atari 2600

Są już dostępne produkcje z Alternative Party. Atarowców z pewnością ucieszą dwa dema - jedno dla Atari STE, drugie dla Atari 2600:

  • More Or Less Zero by DHS (wymagania: Atari STE z 2 MB RAM, dostępne emulatory nie dają 100% tego, co "real Atari"). W paczce wersja FDD i HDD.
  • Doctor by Trilobit (wymagania: Atari 2600 lub emulator - np. Stella).

Szczególnie polecam demo Trilobit, w środku m.in. strech zoomer, obiekt 3d, plottery - a to wszystko dla 2600.

Stella v2.6

Wieloplatformowy emulator konsoli Atari 2600 VCS w nowych łaszkach gotowy jest do pobrania ze strony projektu Stella.

Zmiany związane z uaktualnieniem produktu obejmują:

  • Added AtariVox support using a real AtariVox device, where Stella sends data directly to the AtariVox. For now, this is supported in Linux/UNIX, OSX, and Win32 only. You`ll obviously need a real AtariVox, and a serial-USB adaptor to connect it to your system. Added `-avoxport` commandline argument used to set the serial port to which the AtariVox is connected. Special thanks to Al Yarusso and Richard H. for providing sample hardware,
  • Added AtariVox and SaveKey EEPROM emulation. This reads/writes data to a 32KB file, not to the actual hardware. Very useful for testing EEPROM support without actually wearing out the real device. Special thanks to J. Payson for providing the EEPROM emulation code, and A. Herbert for answering many driver-related questions,
  • Added support for CX-22, CX-80, and AmigaMouse trackball controllers,
  • Improved debugger symfile handling so that addresses accessed as read-only won`t use write-only labels (and vice-versa). More work is still needed in this area,
  • Added M6532/RIOT tab to the debugger. This will be expanded on in a future release,
  • Added TIA emulation fixes for graphical glitches in Escape from the Mindmaster, Mission Survive, Solaris, and SWOOPS!,
  • Fixed bug where fullscreen OpenGL scaling wasn`t working on 4:3 monitors,
  • Further improvements to the M6532/RIOT emulation, which unfortunately have broken old state files (again),
  • Added deadzone setting, for adjusting the deadzone amount for analog joysticks. This can be set using the commandline argument `-joydeadzone` or dynamically within the UI,
  • Make ROM disassembly in debugger take advantage of a wide window,
  • Fixed bug in 6507 BCD handling introduced in the last release,
  • For the Win32 port; Win9x should be fully supported again.

EDIT: Ukazała się wersja 2.6.1 z kilkoma poprawkami i dodatkami.

Stella v2.5.1

Kolejna odsłona wieloplatformowego emulatora konslo Atari 2600. Nowości:

  • Fixed M6532 RIOT timer emulation. More testing is needed, but the changes so far have fixed several ROMs that didn`t work before,
  • Fixed issue with weird characters in the debugger disassembly when loading .lst files,
  • Fixed bug where entering the debugger for 4A50 and E0 carts caused the ROM to be frozen afterwords,
  • Removed logic whereby starting a ROM from something other than the built-in launcher wouldn`t allow the user to go back to the ROM launcher,
  • Fixed bug (hopefully) with the app icon not showing on the Stella window. Further testing is needed, since I can`t duplicate the error myself,
  • Fixed default snapshot folder issues; the folder will now be automatically created in the same place as state folders, ini files, etc (whereever that may be for your platform),
  • Re-added `lastrom` functionality, where Stella will remember and auto-select the last ROM that was successfully launched in the ROM launcher,
  • For Stella developers, fixed SpeakJet emulation so it compiles again. No improvements have been made to the emulation itself, though.

Pliki emulatora pobieramy ze strony projektu Stella.

Coś Cię ominęło? Nie przejmuj się, poniżej znajdują się odnośniki do archiwalnych newsów. Miej jednak na uwadze, że to są ARCHIWALNE wiadomości i linki, które w nich występują mogą być już dawno nieaktualne.
Pierwsza strona (1) Poprzednia (7) Bieżąca (8) Następna (9) Ostatnia (10)
Lotharek.pl
Retronics
Silly Venture 2025 WE
Last Party 2026
Grawitacja
Lost Party 2026

Szukaj

Wyszukiwarka przeszukuje zasoby atari.area, atariki oraz forum.

Twoliner

Momencik, uaktualniam...  .

Pamiętaj, żeby linki do Twolinera dodawać wyłącznie po skróceniu za pomocą serwisu tiny.pl. Jeśli coś Ciebie ominęło - skorzystaj z archiwum.

Network

konto

Nie jesteś zalogowany. Zaloguj się lub załóż konto

forum

Artykuły

Wywiady

Allegro

Jako, że Allegro.pl jest bardzo często odwiedzanym serwisem przez Atarowców, umiejscowiłem poniżej wyszukiwarkę produktów związanych z naszym kochanym Atari. Chcesz coś kupić - wystarczy wpisać w okienko poniżej.


Wystarczy wpisac czego szukamy i po chwili znajdujemy sie juz na Allegro.pl.