/mufflon-pal-ntsc

Mufflon Commodore 64 image converter with PAL/NTSC displayer

Primary LanguageC

Mufflon with PAL/NTSC player

This is a fork of the mufflon-1.0 Commodore 64 image converter with some changes:

  1. Replace the PAL-only displayer code with the PAL/NTSC displayer from NUFLI Editor 1.12
  2. Update python GUI to python 3
  3. Remove GUI wrappers (shell/win32)

Building

make

GUI

Set up a virtualenv:

python3 -mvenv .venv
.venv/bin/pip install -r requirements.txt

Use it to run the gui:

.venv/bin/python mufflongui.py