Git Product home page Git Product logo

stevebarnegren / provenance Goto Github PK

View Code? Open in Web Editor NEW

This project forked from provenance-emu/provenance

1.0 2.0 0.0 134.23 MB

An iOS/tvOS Frontend for multiple emulators, currently supporting Sega Genesis, Game Gear/Master System, Sega CD, 32X, SNES, NES, GB/GBC, GBA, Atari 2600 and 7800.

Home Page: https://provenance-emu.com

Objective-C 24.87% Objective-C++ 0.43% C++ 36.33% C 32.52% Python 0.01% Makefile 1.52% Lua 0.01% Module Management System 0.01% Scheme 0.01% SourcePawn 0.02% Assembly 1.84% Shell 0.02% TeX 0.14% CSS 0.01% HTML 1.90% JavaScript 0.07% PHP 0.13% CMake 0.01% Pascal 0.10% DIGITAL Command Language 0.04%

provenance's Introduction

Provenance

An iOS & tvOS Frontend for multiple emulators

Provenance

Building Provenance

See the instructions on the wiki and follow them to the letter. Any issues raised that clearly demonstrate that the instructions haven't been followed will be closed.

Why 'Provenance'?

I was looking for a word with a similar meaning to Genesis and came across Provenance:

prov·e·nance
/ˈprävənəns/
Noun

The beginning of something's existence; something's origin.

Systems currently supported by Provenance:

  • Sega
    • SG-1000
    • Master System
    • Genesis / Mega Drive
    • MegaCD See wiki
    • Game Gear
    • 32X
  • Nintendo
    • NES (Nintendo Entertainment System)
    • Famicom Disk System See Wiki
    • SNES (Super Nintendo)
    • Gameboy / Gameboy Color
    • Gameboy Advance
    • Pokémon Mini
    • Virtual Boy
  • Atari
    • 2600
    • 5200
    • 7800
    • Lynx
  • Sony
    • PlayStation
  • SNK
    • Neo Geo Pocket / Neo Geo Pocket Color
  • NEC
    • PC Engine / TurboGrafx-16 (CD)
    • SuperGrafx
    • PC-FX
  • Bandai
    • WonderSwan

Features

  • Very accurate & full speed emulation
  • Stereo sound
  • Save States
  • Battery saves (native game saves, i.e. Sonic 3, Pokémon, etc)
  • Adjust onscreen control opacity so they don't get in your way
  • Portrait and landscape support
  • Supports all MFi game controllers, and some iCade Controllers
  • Local multiplayer with external controllers
  • Built-in web server
    • Import/Export game saves
    • Import/Export ROMs
  • "Open In..." support
    • Download a ROM using Mobile Safari and import it into Provenance
  • iTunes File Sharing
    • Just drop ROMs into the app from iTunes on your Mac or PC
  • Uses OpenVGDB to look up game information and artwork
    • OpenVGDB is a database maintained by the OpenEmu Team and automatically downloads available information and artwork
    • Custom artwork is also supported
  • Game library searching
  • Supports iOS 8+
    • 3D Touch shortcuts for recent games (iPhone 6s and later)
    • Taptic Engine Feedback for button presses (iPhone 7 and later)
  • Supports Apple TV tvOS 9+

Feel free to suggest/request features using the Issues page, but please read all issues (open and closed) before raising new ones to avoid duplicates.

Importing ROMs

See the instructions on the wiki

Screenshots

Provenance Screenshots

Contributor Discussion

If you're a contributor, or would like to contribute, there is a developer-focussed Slack at provenance-dev.slack.com. Request an invite to join the conversation.

Attributions

Sega system emulation is provided by Genesis Plus GX, originally written by Charles Mac Donald, and later improved by Eke-Eke.

NES/Famicom Disk System emulation is provided by FCEUX.

SNES (Super Nintendo) emulation is provided by SNES9x.

Gameboy Advance emulation is provided by Visualboy Advance.

Gameboy/Gameboy Color emulation is provided by Gambatte.

Atari 2600 emulation is provided by Stella.

Atari 5200 emulation is provided by Atari 800.

Atari 7800 emulation is provided by ProSystem.

Sega 32X emulation is provided by PicoDrive.

Pokémon Mini is provided by PokiMini.

Atari Lynx, Sony PlayStation, Nintendo VirtualBoy, SNK Neo Geo Pocket + Color, NEC PC Engine family and Bandai WonderSwan are provided by Mednafen

The specific implementations used in Provenance are loosely based on some of the work done by OpenEmu (source) and RetroArch (source).

Provenance License

Copyright (c) 2016, James Addyman (JamSoft). All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. Neither the name of the Provenance project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY JAMES ADDYMAN (JAMSOFT) "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JAMES ADDYMAN (JAMSOFT) OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of James Addyman (JamSoft).

OpenEmu License

Copyright (c) 2016, OpenEmu Team

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  • Neither the name of the OpenEmu Team nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY OpenEmu Team ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL OpenEmu Team BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

provenance's People

Contributors

apexad avatar capnslipp avatar cplr avatar danielfontes avatar davidsomen avatar drakkhen avatar gklka avatar jabwd avatar jasarien avatar joematt avatar josejulio avatar kckd-geocaching avatar kcm avatar kyuzumaki avatar leolobato avatar marcelvoss avatar mattsson avatar msikma avatar peanut256 avatar rafcabezas avatar sfrost007 avatar stefz avatar stevebarnegren avatar stuartjmoore avatar svanimpe avatar thedrick avatar viteinfinite avatar waynehartman avatar werminghoff avatar willco007 avatar

Stargazers

 avatar

Watchers

 avatar  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.