Skip to content

asamahy/Str2Obj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Str2Obj

Generate SIC-XE Machine Code from Assembly Code.

Usage/Examples

Usage: str2obj.sh [options] <string>
Options:
  -t <type>   Specify the type of input.
              "str" for string and "obj" for object code.
              for example: ./str2obj.sh -t str 'COMPR A S'
              ./str2obj.sh -t obj 'A004'
  -h          Display this help and exit.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages