mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-11 09:29:51 +00:00
tfv: update to v004
This commit is contained in:
parent
d86a962432
commit
af84003bcc
@ -749,7 +749,7 @@ int fixed_mul(int x_i,int x_f,
|
||||
int sm2b,sm4b,sm6b;//,sm8b;
|
||||
|
||||
int _AA,_BB,_CC;//,_DD;
|
||||
int _aa,_bb,_cc,_dd;
|
||||
int /* _aa,*/ _bb,_cc,_dd;
|
||||
|
||||
if (!table_ready) init_table();
|
||||
|
||||
@ -1009,7 +1009,7 @@ int main(int argc, char **argv) {
|
||||
|
||||
int a_i,b_i,c_i;
|
||||
int a_f,b_f,c_f;
|
||||
short x,y;
|
||||
// short x,y;
|
||||
int l,k,i,j;
|
||||
|
||||
printf("Some tests\n");
|
||||
|
BIN
tfv/tfv.dsk
BIN
tfv/tfv.dsk
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user