Skip to content

A rudimentary version of Stormbound implemented on the DE1-SoC.

License

Notifications You must be signed in to change notification settings

Kenny2github/DE1-Stormbound-on-Chip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DE1-Stormbound-on-Chip

A rudimentary version of Stormbound implemented on the DE1-SoC.

Prerequisites

CPUlator

For convenience of use on CPUlator, a Python script and Makefile are provided that combine all C files under src/ into one file and expand quote-#includes (i.e. #include "header.h" and not #include <stdio.h>). The resulting file is suitable for use in CPUlator. On Windows, the contents of the file is placed in the clipboard as well.

Running on DE1-SoC

To actually run on the DE1-SoC you will need the Monitor program. A project file for that purpose is in source control.

Converting image assets to C files

Run make assets to convert assets/* to src/assets/*.c and produce include/assets.h.

About

A rudimentary version of Stormbound implemented on the DE1-SoC.

Topics

Resources

License

Stars

Watchers

Forks

Languages