Welcome, Guest. Please login or register.

Author Topic: Hex2 - my little calculator  (Read 1666 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline ALB42Topic starter

Hex2 - my little calculator
« on: November 09, 2018, 08:13:22 PM »
Hex2 is a little calculator I wrote long time before, mainly for coder and scientist (so... me :-P)
it supports variables and have now a simple MUI GUI.



More Informations and Download: https://blog.alb42.de/2018/11/09/full-hex2-mui-port/

Have Fun.
 

Offline ALB42Topic starter

Re: Hex2 - my little calculator
« Reply #1 on: November 11, 2018, 10:24:36 AM »
little update from wishes and reports

Hex2 Version 0.2

new:
  - added swap() - swap endianess
  - integer division '\' and integer modulo '%'
  - Overflow bugfixes
 




https://blog.alb42.de/2018/11/11/hex2-0-2/