MicrOS
ascii_adjustments_operations.h File Reference

Go to the source code of this file.

Functions

int16_t adjust_after_add_sub (v8086 *machine, bool sub)
 
int16_t adjust_after_add_sub_packed (v8086 *machine, bool sub)
 
int16_t adjust_after_mul_div (v8086 *machine, bool div)
 

Function Documentation

◆ adjust_after_add_sub()

int16_t adjust_after_add_sub ( v8086 machine,
bool  sub 
)

◆ adjust_after_add_sub_packed()

int16_t adjust_after_add_sub_packed ( v8086 machine,
bool  sub 
)

◆ adjust_after_mul_div()

int16_t adjust_after_mul_div ( v8086 machine,
bool  div 
)