Tiny Core Linux
Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: LeDorean on January 02, 2019, 01:12:41 PM
-
The last tce of a snes emulator is from Tiny Core 3.x and that's a x86 build.
I know some linux commands and have some programming skills, i have read the core book and they say how to get & build tce files, but I'm lost.
I want to build pisnes into picore, but I don't know how. Could someone tell me the steps to build pisnes from https://github.com/RetroPie/pisnes to a tce file?
Or at least, point me out where I can find the info to do so?
Greetings!
-
You can get the source with:
$ git clone https://github.com/RetroPie/pisnes
..after than you will need to edit pisnes/Makefile to suit piCore and run "make V=1"