ActiveGS, Apple 2/2GS emulator for iOS
Go to file
Olivier Goguel d9e49fba30 Fix missing init 2024-03-26 21:08:20 +01:00
ActiveGS.exe First Addition of the Win32 binary (using Visual Studio 2022) 2022-08-31 22:29:43 +02:00
ActiveGS_AsmJS added ActiveGS_AsmJS test 2016-04-02 21:47:45 +02:00
ActiveGS_iOS Add 1024 icon 2021-11-05 22:39:09 +01:00
Common First Addition of the Win32 binary (using Visual Studio 2022) 2022-08-31 22:29:43 +02:00
Common.iphone Fix missing init 2024-03-26 21:08:20 +01:00
Common.osx Added iOS11 support 2017-11-09 23:28:16 +01:00
Common.res First Release 2016-03-26 17:16:01 +01:00
Common.win32 First Addition of the Win32 binary (using Visual Studio 2022) 2022-08-31 22:29:43 +02:00
DefaultPackage First Release 2016-03-26 17:16:01 +01:00
Drivers Added iOS11 support 2017-11-09 23:28:16 +01:00
Libraries Added iOS11 support 2017-11-09 23:28:16 +01:00
README.images Added Installation instructions 2016-03-27 22:23:29 +02:00
kegs First Addition of the Win32 binary (using Visual Studio 2022) 2022-08-31 22:29:43 +02:00
.gitignore First Addition of the Win32 binary (using Visual Studio 2022) 2022-08-31 22:29:43 +02:00
README.md Added ActiveGS logo 2016-03-27 22:25:23 +02:00

README.md

Activegs IOS

ActiveGS Logo

Source code for the complete ActiveGS iOS application

Installation Process (easier than it sounds!)

  • Download Xcode 7 https://itunes.apple.com/fr/app/xcode/id497799835?mt=12
  • Download and unzip the archvie https://github.com/ogoguel/activegs-ios/archive/master.zip
  • Open the XCode project activegs-ios/ActiveGS_iOS/activegs.xcodeproj
  • Select activegs on the left panel (1), and click on General
  • Change the bundle id to whatever you want (2)
  • Click on Team and add your Apple ID (you dont need to be part of a paid Developer Member ) : your personal team should be selected (3)
  • Plug your device, and select is name at the top of the XCode Interface (4)
  • Press the PLAY button to compile the application and install it to your device (5)
  • On first launch, you may see the "process launch failed: Security" error message : to fix it, modify your settings in your iDevice Settings → General → DeviceManagement → DeveloperApp → Trust
  • The ActiveGS application is now installed on your device!

Intallation Instructions

Open/Known issues

  • Orientation
  • Hardware keyboard support
  • iOS7 UI redesign
  • Debug Marinetti TCP/IP
  • IP Modem support
  • Interface for multiple disks configuration
  • MFI / Gamepad support

ScreenShot 1

ScreenShot 2

ScreenShot 3