prog8/examples/cmp
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
..
comparison_ifs_byte.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
comparison_ifs_float.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
comparison_ifs_ubyte.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
comparison_ifs_uword.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
comparison_ifs_word.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
comparisons_byte.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
comparisons_float.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
comparisons_ubyte.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
comparisons_uword.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
comparisons_word.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