This commit is contained in:
~d6 2024-09-09 13:32:16 -04:00
parent ed895d9756
commit dd7a610c83
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
( fix32.tal )
( )
( 32-bit fixed point using 1000, i.e. 0x03e8, as a denominator.
( 32-bit fixed point using 1000, i.e. 0x03e8, as a denominator. )
%POP4 { POP2 POP2 }
%POP8 { POP2 POP2 POP2 POP2 }