Skip to content

TomAwezome/paper-io-genesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paper-io-genesis

Paper-io 1 Demake for Sega Genesis / Sega Mega Drive written in C using SGDK.

Playing

Load the ROM into a Genesis / Mega Drive emulator.

Building from Source

To build this game I have a TinyCoreLinux VM with gendev and SGDK set up.

Once gendev is installed, I use make -f $GENDEV/sgdk/mkfiles/makefile.gen clean all to build the rom file. The code is mostly unoptimized so I set -O3 flags in the makefile.

Screenshots

Screenshot 1 Screenshot 2