Skip to content

Releases: atarimacosx/Atari800MacX

Version Release_5.3.0

28 Aug 21:38
Compare
Choose a tag to compare

New Features/Bug Fixes (in version 5.3.0):

  • Add continuous scaling of Atari display by simply dragging the window resize handle.
  • Added ability to set scaling to integer values only, still by dragging the window resize handle.
  • Changed Fullscreen to use true MacOS Fullscreen, with seperate workspace. This elimiinates the need for a Fullscreen GUI, since the normal Mac windows and dialogs work in Fullscreen now.
  • Added option to maintain Atari screen aspect ratio in fullsize
  • Added 80 column card selection pull down to Media Center
  • Add Touch Bar contatining special Atari keys for use on laptops with Touch Bars
  • Integrated features from atari800 emulator core, version 4.2, including:
    • Support for new ROM types
    • Added support for AltirraOS 400/800, AltirraOS XL, Altirra 5200 BIOS and Altirra BASIC. This means the emulator will now work out of the box without external ROMs
    • Many core emulator fixes around Pokey, ANTI, GTIA, PIA, and CPU.
    • Removed built-in Basic for 400/800 type machines for more accurate emulation, and removed seperate OS A/OS B machine types.

Bugs Fixed:

  • Fixed copy/paste in Debug Monitor and Sector Editor.
  • Removed Drawer from Monitor/GUI Debugger which is deprecated by Apple and was not working in Fullscreen. For now, Debug GUI is always visable, another solution may be available in the next release.
  • Fixed issue with Rename in Disk Editor that was introduced in 5.1.0.

Version Release_5.2.1

09 Aug 16:50
Compare
Choose a tag to compare

Bug Fixes (in version 5.2.1):

  • Fixed issue where addition of ATASCII printer caused most other printer emulations to not translate line feeds.

Version Release_5.2.0

26 Jul 00:18
Compare
Choose a tag to compare

New Features/Bug Fixes (in version 5.2.0):

  • Added new printer emultion which is able to print ATASCII graphics characters, which is very useful for printing program listing to a PDF.
  • Added Austin Franklin 80 Column card emulation.
  • Added Bit3 Full View 80 Column card emulation.
  • Added a feaure to automatically switch between the normal Atari display and the 80 column display.
Bugs Fixed:
  • Fixed issue where XEP80 display was not cleared on system reset.

Version Release_5.1.0

03 Jul 02:04
Compare
Choose a tag to compare

New Features/Bug Fixes (in version 5.1.0):

  • Added real sounds for opening and closing of disk drives when disks are inserted and removed from emulated Disk Drives. (A preference on the Atari tab of the Preferences pane controls this).
  • Updated application to use Apple's Metal API instead of OpenGL. MacOS has depricated OpenGL, and this should help to future proof the program.
  • Re-added Drag and Drop of disk, rom, cassette and XEX files to the main program screen. This feature was in 4.x versions, but had been removed in 5.x versions.

Bugs Fixed:

  • Fixed issues with keypresses still being issued along with joystick/trigger motions when using Keyboard joyticks.
  • Fixed a keyboard issue when using a Ctrl+Shift combination, where the shift key state was stuck to pressed after both keys were released. The shift will go back to unpressed only if another Ctrl key was pressed.
  • Replaced deprecated MacOS API calls, to ease porting to future MacOS versions.
  • Fixed issue with Disk Sector editor where after doing a Goto Disk sector, the up and down arrows used the old location.

Version Release_5.0.4

24 May 22:05
Compare
Choose a tag to compare

New Features/Bug Fixes (in version 5.0.4):
Bugs Fixed:

  • Fixed issues with gamepad/joystick hotplug.
  • Fixed copy, paste, and select all menu items.
  • Fixed typos in Preferences for CX85.

Version Release_5.0.3

22 May 00:24
Compare
Choose a tag to compare

New Features/Bug Fixes (in version 5.0.3):
Bugs Fixed:

  • Fixed issue with extra characters being input with an International keyboard.

Version Release_5.0.2

17 May 21:26
Compare
Choose a tag to compare

This release provides the first working support for MacOS 10.15 Catalina

  • Updated SDL Framework for better support of MacOS 10.15 Catalina.
  • Moved Gamepad Identification window from Preferences to Control Menu (This window has not worked since 5.0.0)

Bugs Fixed:

  • Fixed issue with Fullscren in Catalina.
  • Fixed issue with Cmd-J Keybinding for toggling Keyboard Joysticks.
  • Fixed dark mode About menu issue.
  • Fixed issue with Gampad names which contain unicode which caused emulator to crash.

Version 5.0.1

19 Jan 23:45
Compare
Choose a tag to compare
  • Added support for macOS Mojave Dark Mode - including new Media Status Panel images.
  • Added Inverse Key to Function Key Window.

Many thanks to Paulo Garcia for all his hard work on the new Media Status Panel images!!!

Bugs Fixed:

  • Fix spelling errors in Preferences panel.
  • Patched keyboard issues caused by libSDL 2.0 - International keyboard translation is always enabled now.

Version 5.0.0 - Requires Mac OSX Sierra or higher

03 Jan 16:15
Compare
Choose a tag to compare

This new version upgrades the libSDL library to version 2.0, fixing issues with Sound on Mac OSX Sierra and higher.

Bugs Fixed:
* Sound now works in Mac OSX Sierra and up.
* Fixed crashes with Atari 825 Printer emulation and Epson FX80 Printer emulation.
* Fixes issues with Color Wells for Fullscreen Monitor and Atari 1020 Printer emulation. Changed to use text boxes to specify 0-255 Red, Green, and Blue values for colors.

Version 4.6.0

03 Jan 16:17
Compare
Choose a tag to compare

This release should be used with versions of Mac OSX prior to Sierra.