Skip to content
/ hm05 Public

DITTOmini flashcart for Pokemon mini programmer

License

Notifications You must be signed in to change notification settings

zlash/hm05

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HM05 - ROM flashing tool for DITTO mini flashcart

DITTOmini used FLASH!

Only built and tested on linux. Should be almost-trivially portable when the need arises.

Dependencies

  • Meson
  • libftdi1-dev

Note: C++20 support is required because of __VA_OPT__. The macro could be reworked for backwards compatibility.

Building / Installing

  1. Setup builddir with Meson. In the project directory run

    meson setup .build
    
  2. Inside .build directory run

    meson compile
    

About

DITTOmini flashcart for Pokemon mini programmer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published