Skip to content

A template for a Sega Genesis game using the vasm m68k, z80 assemblers and vlink.

License

Notifications You must be signed in to change notification settings

RatcheT2497/genesis-structured-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A template for a Sega Genesis game using the vasm m68k, z80 assemblers and vlink.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published