Mercurial > touhou
log src/th06/ecl_vm.rs @ 699:2a60f12bd5bd
age | author | description |
---|---|---|
Fri, 23 Aug 2019 02:40:27 +0200 | Emmanuel Gil Peyrot | ecl_vm: stub SetBossMode. |
Fri, 23 Aug 2019 02:37:21 +0200 | Emmanuel Gil Peyrot | ecl_vm: enable SetDeathCallback. |
Fri, 23 Aug 2019 02:36:59 +0200 | Emmanuel Gil Peyrot | ecl_vm: fix RelativeJump* instructions to actually call RelativeJump. |
Fri, 23 Aug 2019 02:31:08 +0200 | Emmanuel Gil Peyrot | ecl_vm: implement Call, Return, and the call stack thingy. |