| Student Name: | Michal Janeczek |
| Mentor Name: | Max Horn |
| Title: | Game script decompiler |
| Abstract: |
Since most adventure engines ScummVM supports are driven by bytecode scripts, a tool that decompiles them into human-readable form would be very helpful for debugging purpouses.
This project will seek to implement a generic bytecode decompiler for stack based virtual machines implemented by ScummVM. |