Just a little note, hopefully not too OT ![Smilie](https://forum.digital-digest.com/core/images/smilies/smile.gif)
Many commercial DVDs can theoretically go to nowhere (although I am sure on normal operation they are just fine). I have seen many where IF gprm(x) == (whatever) then goto PGCN (whatever) and the PGC is empty.
Others include tests for button numbers that cascade thru, the last one going to a NOP at the end of the post commands of the PGC (which has no Next PGCN). A good example of this can be seen in the pictures of this thread.
Regards
![Smilie](https://forum.digital-digest.com/core/images/smilies/smile.gif)
Many commercial DVDs can theoretically go to nowhere (although I am sure on normal operation they are just fine). I have seen many where IF gprm(x) == (whatever) then goto PGCN (whatever) and the PGC is empty.
Others include tests for button numbers that cascade thru, the last one going to a NOP at the end of the post commands of the PGC (which has no Next PGCN). A good example of this can be seen in the pictures of this thread.
Regards
Comment