diff --git a/assets/com.github.snow.metainfo.xml b/assets/com.github.snow.metainfo.xml new file mode 100644 index 00000000..528d4209 --- /dev/null +++ b/assets/com.github.snow.metainfo.xml @@ -0,0 +1,51 @@ + + + com.github.snow + CC0-1.0 + MIT + Snow + Classic Macintosh emulator + + Thomas W. + + /usr/share/icons/hicolor/1024x1024/apps/snow_icon.png + + + https://raw.githubusercontent.com/twvd/snow/master/docs/images/egui_macii.png + Snow application + + + + +

+ Snow emulates classic (Motorola 68k-based) Macintosh computers. + It features a graphical user interface to operate and debug the emulated machine. + The aim of this project is to emulate the Macintosh on a hardware-level as much as possible, + as opposed to emulators that patch the ROM or intercept system calls. +

+
+ + snow.desktop + + https://snowemu.com/ + https://github.com/twvd/snow/issues + https://ko-fi.com/twvd + + + snowemu + + + + macintosh + emulator + vintage + + + + + +
diff --git a/assets/snow.desktop.download b/assets/snow.desktop.download new file mode 100644 index 00000000..da8fc549 --- /dev/null +++ b/assets/snow.desktop.download @@ -0,0 +1,7 @@ +[Desktop Entry] +Categories=System;Emulator; +Comment=Classic Macintosh emulator +Exec=snowemu +Icon=snow_icon +Name=snow +Type=Application