mirror of
https://github.com/irmen/prog8.git
synced 2025-11-01 22:16:16 +00:00
added diskio.loadlib() convenience function to load library blobs
This commit is contained in:
3
examples/c64/library/example.bas
Normal file
3
examples/c64/library/example.bas
Normal file
@@ -0,0 +1,3 @@
|
||||
10 IFC=0THENC=1:LOAD"LIB-6000.BIN",8,1
|
||||
20 SYS 24576: REM INIT
|
||||
30 SYS 24579: REM MESSAGE
|
||||
Reference in New Issue
Block a user