Compare commits

..

No commits in common. "main" and "1.1" have entirely different histories.
main ... 1.1

3 changed files with 1 additions and 17 deletions

1
.gitignore vendored
View file

@ -2,4 +2,3 @@ build.ipk
build.opk build.opk
jiljil.dge jiljil.dge
*.o *.o
project.geany

View file

@ -1,13 +0,0 @@
pipeline:
retrofw:
image: gitea.massivebox.net/massivebox/retrofw-docker-buildroot:latest
commands:
- export PATH=/buildroot/output/host/bin:/buildroot/output/host/mipsel-RetroFW-linux-uclibc/sysroot/usr/bin:$PATH
- make -f Makefile.rfw ipk
- make -f Makefile.rfw opk
linux:
image: debian
commands:
- apt-get update; apt-get upgrade -y; apt-get install -y libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-sound1.2-dev gcc make
- make -f Makefile.rfw clean
- make

View file

@ -1,8 +1,6 @@
# RetroFW JilJil # RetroFW JilJil
![1](https://cloud.massivebox.net/s/xBwkL7T7kzEW357/preview)![2](https://cloud.massivebox.net/s/axGycERyHpei3Sn/preview)![3](https://cloud.massivebox.net/s/mFN4y5sZecZYPSR/preview) ![1](https://telegra.ph/file/3402cbb5a0065adee1f4f.jpg)![2](https://telegra.ph/file/51443278b9b2e4f8213f5.jpg)![3](https://telegra.ph/file/fc95a25bf190d0b726c1e.jpg)
[![status-badge](https://woodpecker.massivebox.net/api/badges/massivebox/retrofw-jiljil/status.svg)](https://woodpecker.massivebox.net/massivebox/retrofw-jiljil)
This repo contains the source code for my port of [JilJil](https://www.cavestory.org/pixels-works/jil-jil.php) for (hopefully) **RetroFW** compatible devices and **Linux**. This repo contains the source code for my port of [JilJil](https://www.cavestory.org/pixels-works/jil-jil.php) for (hopefully) **RetroFW** compatible devices and **Linux**.