Mercurial > touhou
log src/th06/anm0_vm.rs @ 744:3687205fe620
age | author | description |
---|---|---|
Sat, 18 Jan 2020 16:25:45 +0100 | Emmanuel Gil Peyrot | anm0_vm: Use the unused u16 to store the anm layer to use. |
Tue, 07 Jan 2020 00:23:15 +0100 | Emmanuel Gil Peyrot | examples: Update luminance. |
Tue, 07 Jan 2020 00:06:18 +0100 | Emmanuel Gil Peyrot | Make it so we can use more than a single anm0 in an EclRunner. |
Sun, 08 Sep 2019 17:53:13 +0200 | Emmanuel Gil Peyrot | Make interpolators use u32 instead of u16. |
Fri, 23 Aug 2019 15:34:03 +0200 | Emmanuel Gil Peyrot | anm0: return the nom IResult and the list of Anm0s. |
Sat, 10 Aug 2019 21:04:54 +0200 | Emmanuel Gil Peyrot | Implement enough instructions to execute sub 0 from stage 1. |