Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1017 Bytes

README.md

File metadata and controls

37 lines (28 loc) · 1017 Bytes

EMS Front-end

GTK3 front-end for EMS flasher

Packagist Packagist

Written in Python 3.
Uses PyGObject bindings.


##Usage Clone the repository or download the "ems-flasher" and "run" files. The "run" file should be executed to launch the program.


##Notes

  • This utility hasn't been tested extensively
  • The utility might appear to lock up when flashing
  • Sometimes an error actually freezes the utility
  • This utility doesn't wait for the cartridge to become available properly
    • Unfortunately, this causes many errors

##Todo

  • Handle enhancements gracefully
  • Implement saves
  • Implement search functionality
  • Test flashing large ROMs
  • Bundle with EMS flasher
  • Build deb / rpm / etc packages
  • Log errors(possibly with verbose messages from EMS flasher)
  • Properly encapsulate and handle errors