Reimplementation of Purple Moon's games from the 1990s (WIP) - NOTE: ScummVM port in progress
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
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.