Hatari

From DingooWiki

Jump to: navigation, search
Hatari
Platform(s): Dingoo-Linux
Download(s): Dingoo File Archive
Developer(s): mrLogan
Version: 1.1b
Status: Released and functional
Homepage: Hatari release thread

Hatari is a Atari ST emulator

[edit] Installation

Simply copy the Hatari directory somewhere on your filesystem in the local folder and run the executable.

To launch it with dmenu use this in your dmenu.cfg (adjust your folders accordingly):

	MenuItem Hatari
    {
        Icon = "res/emulators/Hatari.png"
        Name = "Hatari"
        Executable = "./gohatari"
        WorkDir = "/usr/local/emulators/hatari"
    }

[edit] Controls

  • D-PAD = controls either mouse, or joystick, or cursor keys (mouse by default)
  • R = Toggle between mouse , joystick and cursor key control.
  • A = Fire or Left Click
  • B = Right Click (in mouse mode) or Quick Key (in joystick on cursor)
  • SELECT = Menu
  • START = Virtual Keyboard (see notes below)
  • L = Quit
  • X, Y = Virtual Keyboard Quick Key

[edit] Virtual Keyboard

Pressing 'START' brings up the keyboard on screen. Use the 'DPAD' to select a key and press 'A' to select it. If you select it using X, Y or B then it becomes the key for those Buttons.

e.g. Bringing up the virtual keyboard and putting the cursor over the F1 key and pressing 'X' on the Dingoo. Then to press F1 again simply press 'X'.

Personal tools