https://github.com/calculationcollective/asmcalculator
Calculator made in Assembly with nasm
https://github.com/calculationcollective/asmcalculator
assembly calculator nasm nasm-assembly
Last synced: 4 months ago
JSON representation
Calculator made in Assembly with nasm
- Host: GitHub
- URL: https://github.com/calculationcollective/asmcalculator
- Owner: CalculationCollective
- License: other
- Created: 2023-01-27T15:26:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-28T10:34:54.000Z (over 2 years ago)
- Last Synced: 2025-01-08T16:08:03.033Z (6 months ago)
- Topics: assembly, calculator, nasm, nasm-assembly
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ASMCalculator
Calculator made in Assembly x86(32Bit) but also compatible with x64(64Bit)