https://github.com/TomAwezome/paper-io-genesis
Paper-io 1 Demake for Sega Genesis / Sega Mega Drive written in C using SGDK.
https://github.com/TomAwezome/paper-io-genesis
Last synced: about 1 month ago
JSON representation
Paper-io 1 Demake for Sega Genesis / Sega Mega Drive written in C using SGDK.
- Host: GitHub
- URL: https://github.com/TomAwezome/paper-io-genesis
- Owner: TomAwezome
- License: gpl-3.0
- Created: 2019-11-15T07:15:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T18:16:09.000Z (about 2 years ago)
- Last Synced: 2024-07-31T20:26:57.372Z (9 months ago)
- Language: C
- Homepage: https://tomawezome.github.io/paper-io-genesis
- Size: 62.5 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.
- Get the built ROM here: [ROM File](https://github.com/TomAwezome/paper-io-genesis/releases/latest)## Building from Source
To build this game I have a TinyCoreLinux VM with gendev and SGDK set up.
- Get gendev here: [gendev](https://github.com/kubilus1/gendev)
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

