Skip to content

mitsuji/ijbconv

Repository files navigation

ijbconv

This tool handles SAVE data in the files directory of "IchigoJam BASIC RPi" SD card. Document

build

$ stack build

install

$ stack install

execute

show code text of binary file

$ ~/.local/bin/ijbconv-exe bt < code.bin

save code text of binary file

$ ~/.local/bin/ijbconv-exe bt < code.bin > code.txt

save code binary of text file

$ ~/.local/bin/ijbconv-exe tb < code.txt > code.bin

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published