prog8/examples/arithmetic
Irmen de Jong de06353194 auto select correct library to import based on target, instead of having c64- and cx16- prefix variants
some programs are now 100% source compatible between C64 and Cx16 targets!
import libraries have been rena;med
2020-09-21 00:50:09 +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 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
minus.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
mult.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
plus.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
postincrdecr.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
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