prog8/examples/arithmetic
2020-09-22 01:34:05 +02:00
..
aggregates.p8 auto select correct library to import based on target, instead of having c64- and cx16- prefix variants 2020-09-21 00:50:09 +02:00
bitshift.p8 auto select correct library to import based on target, instead of having c64- and cx16- prefix variants 2020-09-21 00:50:09 +02:00
div.p8 fixed print_f on cx16. Some more examples are now multi-platform. 2020-09-22 01:34:05 +02:00
minus.p8 fixed print_f on cx16. Some more examples are now multi-platform. 2020-09-22 01:34:05 +02:00
mult.p8 fixed print_f on cx16. Some more examples are now multi-platform. 2020-09-22 01:34:05 +02:00
plus.p8 fixed print_f on cx16. Some more examples are now multi-platform. 2020-09-22 01:34:05 +02:00
postincrdecr.p8 fixed print_f on cx16. Some more examples are now multi-platform. 2020-09-22 01:34:05 +02:00
remainder.p8 auto select correct library to import based on target, instead of having c64- and cx16- prefix variants 2020-09-21 00:50:09 +02:00
sgn.p8 auto select correct library to import based on target, instead of having c64- and cx16- prefix variants 2020-09-21 00:50:09 +02:00