init
This commit is contained in:
parent
ab73e04b32
commit
0b905f2690
26 changed files with 1210 additions and 0 deletions
6
build.sh
Executable file
6
build.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
rm -rf res/resources.o res/resources.h out/*
|
||||
# make
|
||||
# ./blastem/blastem out.bin
|
||||
#dgen out.bin
|
||||
docker run --rm -v $PWD:/m68k -t registry.gitlab.com/doragasu/docker-sgdk:v2.00
|
||||
/Applications/Genesis\ Plus.app/Contents/MacOS/Genesis\ Plus out/rom.bin
|
||||
Loading…
Add table
Add a link
Reference in a new issue