prog8/compiler/res/prog8lib/cx16
Irmen de Jong 890327b381 the returnvalue of the diskio.load() function family now is just the last load address+1 (like kernal's LOAD routine).
This fixes the inconsistent attempt to calculate a size, just let the caller do this if required.
Added a small helper function in cx16diskio to do this for loads that span multiple banks.
2021-12-14 23:54:42 +01:00
..
cx16diskio.p8 the returnvalue of the diskio.load() function family now is just the last load address+1 (like kernal's LOAD routine). 2021-12-14 23:54:42 +01:00
floats.p8 tweak temp float 2021-11-13 12:56:59 +01:00
gfx2.p8 comment 2021-11-29 01:10:11 +01:00
graphics.p8
palette.p8
syslib.p8 added missing vectors to syslib 2021-12-09 21:38:00 +01:00
textio.p8 use inc/ina instead of adc 2021-11-29 00:07:15 +01:00