mirror of
https://github.com/irmen/prog8.git
synced 2025-01-12 19:29:50 +00:00
180dbbb521
for cx16: removed cx16diskio (merged everything into its regular diskio module) for cx16: the load() and load_raw() routines that took an extra ram bank parameter are gone. You have to cx16.rambank() yourself before calling load().