|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include <ugbc.h>
Data Fields | |
| int | cpu_math_mul2_const_8bit_generated [8] |
| int | cpu_math_mul2_const_16bit_generated [16] |
| int | cpu_math_mul_nbit_to_nbit [32] |
| int | cpu_math_div_nbit_to_nbit [32] |
| int | cpu_math_div_nbit_to_nbit_const [32] |