Skip to content

ARM controlled input example taking a max of 4 bytes from the terminal and checking for a successful combination of int values in a row.

License

Notifications You must be signed in to change notification settings

mytechnotalent/ARM-Controlled-Input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image

ARM Controlled Input

ARM controlled input example taking a max of 4 bytes from the terminal and checking for a successful combination of int values in a row.

Installation

git clone https://github.com/mytechnotalent/arm_controlled_input.git
cd arm_controlled_input

Running

as arm_controlled_input.s -o arm_controlled_input.o
ld arm_controlled_input.o -o arm_controlled_input
./arm_controlled_input

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Apache License, Version 2.0

About

ARM controlled input example taking a max of 4 bytes from the terminal and checking for a successful combination of int values in a row.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published