--- hatari/python-ui/FILES 2019/04/09 08:48:24 1.1.1.2 +++ hatari/python-ui/FILES 2019/04/09 08:57:23 1.1.1.4 @@ -1,13 +1,14 @@ -Code: -- config.py - Hatari configuration INI file handling +UI code: (Python2-only due to PyGtk dependency) - debugui.py - Debugger UI (works also as standalone) - dialogs.py - Different dialogs shown by Hatari UI +- hatariui.py - Hatari UI main: option handling, main window etc +- uihelpers.py - Misc helpers for Hatari UI + +Other code: +- config.py - Hatari configuration INI file handling - hatari.py - Communication with Hatari and config option handling - hatariui - Wrapper script for hatariui.py with suitable default options -- hatariui.py - Hatari UI main: option handling, main window etc - Makefile - Rules for installing -- uihelpers.py - Misc helpers for Hatari UI -- hatari-console.py - Standalone out-of-process console UI for Hatari Data files: - hatari-icon.png - Window icon