Skip to content

Androthi/cCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cCalc

cCalc

A binary calculator using x/86 instructions. Useful for generating bit masks, and learning how CPU flags are affected by various instructions.

See cCalc.txt for a brief tutorial.

Written in HLA, as a HIDE project file. Use HIDE ide to compile.