freecampaign.blogg.se

Atari emulator mac
Atari emulator mac












atari emulator mac
  1. Atari emulator mac how to#
  2. Atari emulator mac for mac#
  3. Atari emulator mac 64 Bit#
  4. Atari emulator mac 32 bit#

  • Fixed build issues for Innosetup in Windows XP.
  • Testing is very limited, since I no longer have access to these systems.
  • Added support for building a Windows version compatible with Windows (compiled with Visual Studio 2005).
  • Application window centering now also works when switching between video modes, not just when starting the application.
  • Fixed crashes when opening windows larger than the desktop resolution in fullscreen mode this is now allowed only in windowed mode.
  • Fixed bug in fullscreen OpenGL mode when using ATI video cards the desktop background was ‘bleeding through’, resulting in a very annoying flickering.
  • This prevents the message “PAL ROM not supported” from appearing. In this case, the image is centered and clipped to the screen resolution.
  • Fixed issues with PAL ROMs on screenmodes smaller than a PAL ROM would require.
  • Fixed bug in several text input fields, whereby binary data couldn’t be input (a ‘\’ was required, but the character was blocked).
  • Disassembled instructions involving relative branches now show only one byte for the operand, not two bytes.
  • Program counter/instruction addresses can now be toggled in the disassembly.
  • This allows to quickly see possible code paths, and at the same time eliminate disassembly of addresses that are never used as code sections. Such ‘preliminary’ code is marked with a ‘*’ in the disassembler, indicating that it is tentative code, and hasn’t actually been executed yet. When passing a relative branch or jump, data is now disassembled as code only if the emulation core hasn’t detected it as data.
  • Many improvements to the built-in Distella disassembler.
  • Many commands in the debugger prompt are now case-insensitive further improvements will be made in future releases.
  • This is useful for quickly seeing what an operand address resolves into with various load commands.
  • Added ‘data source’ address output for the CPU SP/A/X/Y registers.
  • The debugger prompt commands ‘trap’, ‘trapread’ and ‘trapwrite’ now accept a range of addresses as well as a single address.
  • Type (gives detailed info for disassembly type of an address)
  • jump (jumps to a specific address in the disassembly).
  • (directives used to override automatic disassembly types)
  • clearconfig, listconfig, loadconfig, saveconfig.
  • Added the following commands to the debugger prompt:.
  • Configuration files are automatically loaded, and debugger commands now exist to load and save configuration directives directly from the debugger. Much more work is required in this area, since Stella now contains directives that don’t yet exist in the standalone Distella program.
  • Added preliminary support for Distella configuration files.
  • Related to this, added ability to edit such graphics in either binary or hexidecimal. This allows player graphics (GFX directive) and playfield graphics (PGFX directive) to really stand out in the disassembly.
  • Improved output of graphics output in the disassembler, by marking such addresses with a bitmap of the data they represent.
  • This will be improved in future releases, as there are many ways to store data in the graphics registers. Related to this, the emulation core now tracks accesses to GRPx and PFx registers, automatically marking the addresses as GFX or PGFX sections. Basically, the emulation core knows when an address is referenced as code, making for very accurate disassembled output.
  • Disassembly from the debugger is now tracked by the emulation core, and accented by the built-in Distella code.
  • See the debugger documentation for more information.

    Atari emulator mac how to#

  • Added the following Distella ‘directives’, which are used to override and specifically tell the debugger how to treat address space (CODE, GFX, PGFX, DATA, ROW).
  • Let’s check out the changes because there are lots of them this time.

    Atari emulator mac 64 Bit#

    The 64 bit version is for Snow Leopard users only.

    Atari emulator mac 32 bit#

    Don’t forget that there are 2 versions, a 32 bit and a 64 bit version.

    Atari emulator mac for mac#

    Stella, the Atari 2600 emulator for Mac OSX, now sits at version 3.3 and you can find it in the Box File Widget or from their homepage.














    Atari emulator mac