Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 689 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 689 Bytes

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