Skip to content

ryans-git/0xCA1C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0xCA1C

Bitwise iOS calculator based on the macOS Programmer Calculator

startup op1 op2

Demo

  • Clone the project and build on the simulator or on an iOS device
  • Currently only displays correctly on all plus size devices (6+, 6s+, 7+)

Features

  • Binary Operations
  • AND, OR, NAND, NOR, XOR, XNOR, Shift Left/Right, 1's and 2's Compliment
  • Binary Arithmetic Operations
  • Addition, Subtraction, Division, Multiplication
  • Displays result in Binary, Octal, Decimal, and Hex
  • Flags indicating overflow, underflow, and division by zero

To-Do

  • Octal, Decimal, Hex operations
  • 1's and 2's Compliment Result
  • Fix layouts to support all devices
  • Format buttons to look like the iOS 11 calculator (rounded)

Licence

License: GPL v3

This project is licensed under the GNU General Public License v3

About

Bitwise iOS calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages