prog8/examples/arithmetic
2020-08-29 00:00:53 +02:00
..
aggregates.p8
bitshift.p8
div.p8 implemented signed byte and word division 2020-08-29 00:00:53 +02:00
minus.p8
mult.p8
plus.p8
postincrdecr.p8
remainder.p8
sgn.p8