Mercurial > touhou
log
age | author | description |
---|---|---|
Fri, 23 Aug 2019 13:05:48 +0200 | Emmanuel Gil Peyrot | examples: factorise file reading into a buffer. |
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. |
Fri, 23 Aug 2019 02:30:57 +0200 | Emmanuel Gil Peyrot | ecl_vm: add a test for Call and Return. |