• Stars
    star
    1
  • Language
    C
  • Created almost 8 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The programs were written in C and 68000 assembly language. The C program creates a stats.txt file and a binary file with chunks of data in it. This binary file is read by the Assembly program and the values are recomputated and compared with the stats.txt file for correctness.