ios_system
System emulator
Provides a drop-in replacement for the Unix system() function on iOS, allowing execution of various commands and scripts.
Drop-in replacement for system() in iOS programs
906 stars
74 watching
149 forks
Language: C
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
paiv/uxn-ios | An emulator for a specific type of computer system on iOS devices | 12 |
coldgrub1384/libterm | An iOS terminal emulator that supports multiple programming languages and runs inside an iOS sandbox. | 648 |
zydeco/minivmac4ios | An iOS emulator for an 8-bit Macintosh system | 548 |
mquy/mos | An operating system developed from scratch to emulate a UNIX-like environment | 372 |
samverschueren/mobisplash-cli | Generates mobile app splash screens based on input images and configuration options. | 71 |
codinguncut/jsbochs | An emulator of an old PC architecture in JavaScript | 39 |
jeremiah-sypult/blissemu | An Intellivision emulator that adds cross-platform support to an existing project. | 12 |
piscsi/piscsi | Emulates virtual SCSI devices on a Raspberry Pi for vintage computers and devices. | 546 |
embox/embox | An operating system designed for resource-constrained embedded systems with a modular and configurable architecture. | 1,283 |
okwasniewski/minisim | An app that launches iOS and Android emulators with a focus on simplicity and utility. | 1,822 |
steventroughtonsmith/mobileterminal | A proof-of-concept project for creating a sandboxed terminal environment on iOS without jailbreaking | 193 |
s-macke/jor1k | An emulator for the OpenRISC 1000 processor written in JavaScript | 1,739 |
ogoguel/activegs-ios | An emulator project for Apple 2/2GS computers on iOS devices | 87 |
a-n-t-h-o-n-y/nes-term | A terminal-based frontend for the SimpleNES emulator. | 11 |
austinzheng/ios-2048 | A 2048-style game implementation in Objective-C for iOS | 330 |