OpenDreamProject / OpenDream

A project for running games made in the DM programming language
MIT License
200 stars 109 forks source link

Add missing instructions to ProcDecoder #1866

Closed wixoaGit closed 2 months ago

wixoaGit commented 3 months ago

The peephole changes brought a bunch of new opcodes that didn't get added to ProcDecoder. This fixes DMDisassembler and the VSC debugger's disassembly view.