ajbowen249 / dungeon-delver-engine

A Tandy Model 100 and ZX Spectrum implementation of OGL 5.1 in Assembly
4 stars 1 forks source link

Fast hex loader #1

Closed ajbowen249 closed 6 months ago

ajbowen249 commented 6 months ago

Campaigns reached the point where the slow BASIC loader was taking 40+ minutes to load them. This points the old BASIC loader higher in memory and adds a native loader app that takes us down to about 6-7 minutes to load an 11k campaign.