vinceliuice / Tela-circle-icon-theme

Tela-circle-icon-theme
680 stars 44 forks source link

[icon request] 16-bit computers emulators #165

Closed sljunkie closed 1 year ago

sljunkie commented 1 year ago

fs-uae

FS-UAE is a cross-platform Amiga emulator based on updated emulation code from WinUAE. FS-UAE uses SDL for input, OpenAL for audio and OpenGL for graphics.

provided .desktop files

[Desktop Entry]
Name=FS-UAE Arcade
Comment=Full-screen game browser for FS-UAE
TryExec=fs-uae-arcade
Exec=fs-uae-arcade %f
StartupNotify=true
Terminal=false
Type=Application
Icon=fs-uae-arcade
Categories=Game;Emulator;
[Desktop Entry]
Name=FS-UAE Launcher
Comment=Launcher for FS-UAE Amiga Emulator
TryExec=fs-uae-launcher
Exec=fs-uae-launcher %f
StartupNotify=true
Terminal=false
Type=Application
Icon=fs-uae-launcher
Categories=System;Emulator;

provided .png icons:

fs-uae [fs-uae]

fs-uae-arcade [fs-uae-arcade]

fs-uae-launcher [fs-uae-launcher]

hatari

Hatari is an emulator for the Atari ST line of computers. . The Atari ST was a 16/32 bit computer system which was first released by Atari in 1985. Using the Motorola 68000 CPU, it was a very popular computer having quite a lot of CPU power at that time. . Unlike most other open source Atari ST emulators which try to provide a good environment for running GEM applications, Hatari tries to emulate the hardware of a ST as close as possible so that it is able to run most of the old Atari games and demos. Because of this, it may be somewhat slower than less accurate emulators.

provided .desktop files:

[Desktop Entry]
Type=Application
Name=Hatari
Comment=Emulator for Atari ST/STE/TT/Falcon computers
Comment[fr]=Emulateur pour les ordinateurs Atari ST/STE/TT/Falcon
Exec=hatari %f
Icon=hatari
MimeType=application/x-st-disk-image;application/vnd.msa-disk-image;application/vnd.fastcopy-disk-image;application/x-stx-disk-image;
Categories=Game;Emulator;
Keywords=Emulator;Atari;Atari ST;Atari Falcon;
Terminal=false
[Desktop Entry]
Type=Application
Name=Hatari
Comment=Emulator for Atari ST/STE/TT/Falcon computers
Comment[fr]=Emulateur pour les ordinateurs Atari ST/STE/TT/Falcon
Exec=hatari %f
Icon=hatari
MimeType=application/x-st-disk-image;application/vnd.msa-disk-image;application/vnd.fastcopy-disk-image;application/x-stx-disk-image;
Categories=Game;Emulator;
Keywords=Emulator;Atari;Atari ST;Atari Falcon;
Terminal=false

provided .png icon:

hatari [hatari]

sljunkie commented 1 year ago

On second thought, it's best to file each individually