•  


GitHub - romaintalleu/Delta at dark_mode
Skip to content

romaintalleu/Delta

 
 

Repository files navigation

Delta

Hello! This README is serving as a placeholder for now, but will be updated as soon as I finally get some sleep. Until then, this should serve as a basic guide to Delta and its multiple repos.

One of the driving factors behind Delta from the beginning was to develop a generic emulation framework that anyone could use to develop their own iOS emulator. Because of this, the “core” emulation logic used by Delta has been separated from this main repository into several other repos.

Here’s a brief overview of how the Delta app is broken down internally:

Delta
The Delta app repo (aka this one) contains all the code specific to the app itself, such as storyboards, app-specific view controllers, database logic, etc.

DeltaCore
DeltaCore serves as the “middle-man” between the high-level app code and the specific emulation cores. By working with this framework, you have access to all the core Delta features, such as emulation, controller skins, save states, cheat codes, etc. Other potential emulator apps will use this framework extensively.

NESDeltaCore
NESDeltaCore essentially wraps up the Nestopia emulator core into something that can be understood by DeltaCore. For the most part, you don’t need to interact directly with this framework.

SNESDeltaCore
Just like with NESDeltaCore, SNESDeltaCore wraps the SNES emulator core (Snes9x) into a framework understood by DeltaCore. Again, you shouldn’t need to use this framework directly that often.

N64DeltaCore
N64DeltaCore is a Nintendo 64 core based off of mupen64plus.

GBCDeltaCore
GBCDeltaCore is a Game Boy Color core based off of Gambatte.

GBADeltaCore
GBADeltaCore is a Game Boy Advance core based off of VisualBoyAdvance-M.

DSDeltaCore
DSDeltaCore is a Nintendo DS core based off of DeSmuME.

Roxas
Roxas is my own framework used across my projects, developed to simplify a variety of common tasks used in iOS development.

Compilation Instructions

  • Clone this repository by running the following command in Terminal:
$ git clone git@github.com:rileytestut/Delta.git
  • Update Git submodules
$ 
cd
 Delta
$ git submodule update --init --recursive
  • Open Delta.xcworkspace , and run!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 99.7%
  • Other 0.3%
- "漢字路" 한글한자자동변환 서비스는 교육부 고전문헌국역지원사업의 지원으로 구축되었습니다.
- "漢字路" 한글한자자동변환 서비스는 전통문화연구회 "울산대학교한국어처리연구실 옥철영(IT융합전공)교수팀"에서 개발한 한글한자자동변환기를 바탕하여 지속적으로 공동 연구 개발하고 있는 서비스입니다.
- 현재 고유명사(인명, 지명등)을 비롯한 여러 변환오류가 있으며 이를 해결하고자 많은 연구 개발을 진행하고자 하고 있습니다. 이를 인지하시고 다른 곳에서 인용시 한자 변환 결과를 한번 더 검토하시고 사용해 주시기 바랍니다.
- 변환오류 및 건의,문의사항은 juntong@juntong.or.kr로 메일로 보내주시면 감사하겠습니다. .
Copyright ⓒ 2020 By '전통문화연구회(傳統文化硏究會)' All Rights reserved.
 한국   대만   중국   일본