Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 419 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 419 Bytes

Genesis Template

Not quite a generic template just yet but I need to put this on GitHub ASAP so here it be.

Before compilation you probably need to create the following directories:

  • bin
  • tools
  • obj
  • content

Requirements

  • Automake
  • Executables vasmm68k_mot, vasmz80_oldstyle, and vlink in the bin directory
  • Blastem in tools/blastem
  • (optional) inotify-tools for the watch.sh script