Créé par Avery Lee (l’auteur de VirtualDub), il s’agit d’un émulateur d’Atari 8 bits (800/800XL/130XE). Il dispose de beaucoup d’options ainsi que d’une bonne compatibilité. Il prend en charge les jeux protégés conformément à l’émulation.
Changements :
This brings back the quick input mode cycle function to Shift+F1 (rebind Input.CycleQuickMaps in Keyboard Shortcuts if you have customized them). This command cycles through all of the input maps that are tagged as quick maps in Input > Input Maps. The default is to cycle through None > Joystick 1 > Joystick 2 > None. Breakpoints have also been overhauled in the debugger — it is now possible to set one-shot, auto-clear-on-reset, and non-stopping breakpoints, as well as creating breakpoint groups. Also new are the .sprintf command and the @ra (return address) expression variable.
Debugger: Added support for return tracepoints (bt –).
Debugger: Added .sprintf command and @ts tokens.
Debugger: Added @t0-t9 (temporary) and @ra (return address) variables.
Input: Added support for quick-cycling between a set of input maps.