dressupgeekout / lunapurpura

Reimplementation of Purple Moon's games from the 1990s (WIP) - NOTE: ScummVM port in progress
https://dressupgeekout.github.io/lunapurpura/
BSD 2-Clause "Simplified" License
8 stars 1 forks source link

Allow a CLU structure to be created from a region of memory #40

Closed dressupgeekout closed 4 years ago

dressupgeekout commented 4 years ago

We can create a CLU* by reading a file from disk, but what we really need is the ability to create one from a region of memory.

dressupgeekout commented 4 years ago

Branch 'clu_from_memory' has the latest