Coder Social home page Coder Social logo

gdgoldlion / libretro-super Goto Github PK

View Code? Open in Web Editor NEW

This project forked from libretro/libretro-super

0.0 0.0 0.0 11.33 MB

Super repo for other libretro projects. Fetches, builds and installs.

License: MIT License

Shell 92.52% Python 3.32% Makefile 0.06% CMake 2.17% Batchfile 1.93%

libretro-super's Introduction

此仓库仅用作编译 FBNeo 核心

编译指南

1.使用 MSYS2 配置编译环境

2.编译 FBNeo 核心无需安装 Qt 库和 Nvidia CG 库

3.仅同步 FBNeo 核心代码和依赖项即可,其他内容无需同步

下载

./libretro-fetch.sh fbneo

编译

参考如下脚本,强制删除 burn.o,因为编译脚本存在 bug,文件不更新

rm -f ./libretro-super/libretro-fbneo/src/burn/burn.o
cd  ./libretro-super/libretro-fbneo/src/burner/libretro
make -f makefile -j8
mv fbneo_libretro.dll "./target"

参考官方文档

https://docs.libretro.com/development/retroarch/compilation/windows/

配套 ROM 下载

https://archive.org/details/2020_01_06_fbn

libretro-super's People

Contributors

inactive123 avatar andres-asm avatar fr500 avatar robloach avatar hizzlekizzle avatar phcoder avatar themaister avatar fpscan avatar hunterk avatar barbudreadmon avatar webgeek1234 avatar markwkidd avatar sergiobenrocha2 avatar libretroadmin avatar tatsuya79 avatar oggom avatar aliaspider avatar r-type avatar kivutar avatar fjtrujy avatar realnc avatar rsn8887 avatar sanaki avatar jdgleaver avatar m4xw avatar cuttlefishjones865 avatar lasers avatar negativeexponent avatar zoltanvb avatar drhelius avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.