This commit is contained in:
Alberto Fustinoni 2017-12-21 20:51:04 +09:00
parent 2076c26faa
commit 748f193522
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
[![Build Status](https://travis-ci.org/libretro/Genesis-Plus-GX.svg?branch=master)](https://travis-ci.org/libretro/Genesis-Plus-GX)
[![Build status](https://ci.appveyor.com/api/projects/status/d72k6bipi13o15v4?svg=true)](https://ci.appveyor.com/project/bparker06/genesis-plus-gx)
[![Build status](https://ci.appveyor.com/api/projects/status/d72k6bipi13o15v4/branch/master?svg=true)](https://ci.appveyor.com/project/bparker06/genesis-plus-gx/branch/master)
Genesis Plus GX is an open-source Sega 8/16 bit emulator focused on accuracy and portability. Initially ported and developped on Gamecube / Wii consoles through [libogc / devkitPPC](http://sourceforge.net/projects/devkitpro/), this emulator is now available on many other platforms through various frontends such as:

View File

@ -5,7 +5,7 @@ shallow_clone: true
image: Visual Studio 2017
environment:
makefile_location: .\
makefile_location: "."
makefile_name: makefile.libretro
target_name: genesis_plus_gx