Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 167 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 167 Bytes

gbemu

  • To make, run 'make all'.
  • To try out the executable with the original Tetris rom, run 'make run'.
  • To remove object files and executable run 'make clean'.