diff options
author | Jussi Pitkanen | 2011-05-25 12:30:44 +0300 |
---|---|---|
committer | Eugene Sandulenko | 2011-08-13 23:26:19 +0100 |
commit | ab784944eac1530fa257191ee7b21a154d9f639f (patch) | |
tree | 79860d8f7ecda8889ed4ae7d5464575f371d6037 /engines/tsage/debugger.h | |
parent | a6acf42e74dc49a184bab461fcc29ac9b30af8fb (diff) | |
download | scummvm-rg350-ab784944eac1530fa257191ee7b21a154d9f639f.tar.gz scummvm-rg350-ab784944eac1530fa257191ee7b21a154d9f639f.tar.bz2 scummvm-rg350-ab784944eac1530fa257191ee7b21a154d9f639f.zip |
AGI: Implement note fetch routine for AGI v2.001 sound resources
I suspect this is the format for AGI V1 sound resources as well. It is
currently implemented by splitting getNextNote() to getNextNote_v2() and
getNextNote_v1(). Since the V1 format consists of simple register values
to the sound chip in PCjr, this could probably be made more cleanly by
refactoring the code to resemble the chip more closely, so that its state
is updated by writing to the registers.
Diffstat (limited to 'engines/tsage/debugger.h')
0 files changed, 0 insertions, 0 deletions