Chiplet Release v1.0.1

2023-03-01 08:54

Today I released v1.0.1 , the initial release of Chiplet , my commandline tool for CHIP-8 software development. Any feedback is welcome!

The features of this first release:

  • Preprocessing of .8o files
  • Compiling (with preprocessing) of .8o files
  • Disassembling of CHIP-8 variant binaries
  • Analyzing CHIP-8 binaries for variant and opcode use
  • Search for opcode patterns in a directory tree

Issues and suggestions are welcome at https://github.com/gulrak/chiplet/issues