Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 824 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 824 Bytes

CS252HWTemplate

NJIT CS252 ARM Assembly Homework Template project for Xcode.

This is a simple Project that assists with homework assignments for NJIT's CS252 Class

Apple's ARMv7 instruction set is based off of ARMv7-A instructions. Download the PDF here: http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0406b/index.html

This sample project is built for ARMv7, which can be run on: iPhone 3GS, iPhone 4, iPhone 4s, iPhone 5, iPhone 5c, iPhone 5s, All iPad models, iPod touch 3rd gen , iPod touch 4th gen, iPod touch 5th gen

Things you need to make this run:

  1. iDevice that's from list above
  2. Apple Developer account (You need Active Membership, $99/yr) Link: https://developer.apple.com/programs/ios/
  3. Xcode 5.x

Questions? email me at henrytkirk@gmail.com