Add TODO about descumm and o6_startObjectQuick

svn-id: r12952
This commit is contained in:
Eugene Sandulenko 2004-02-21 05:30:29 +00:00
parent 0bb0d3a12b
commit a424ad6d7c

2
TODO
View File

@ -249,6 +249,8 @@ Descumm
to our GUI console; for ScummEX, append to some window/widget)
* Rewrite code to use 2 passes; first pass builds an intermediate graph, the
second pass then tries to detect loops, break/continue statements etc.
* Proper implementation of o6_startObjectQuick decompilation (see comment in
descumm6.c). May requre rewrite of core program logic
Backends
========