Mercurial > touhou
log
age | author | description |
---|---|---|
Fri, 26 Aug 2011 22:53:15 +0200 | Thibaut Girka | Minor cleanup |
Fri, 26 Aug 2011 22:43:10 +0200 | Thibaut Girka | Add support for a few opcodes. |
Thu, 25 Aug 2011 11:33:47 -0700 | Emmanuel Gil Peyrot | Add offset translation for all relative jumps. |
Thu, 25 Aug 2011 20:19:25 +0200 | Emmanuel Gil Peyrot | Merge compare and substract functions, remove dangerous casts and add comments about differences with the original engine. |
Wed, 24 Aug 2011 22:44:40 -0700 | Emmanuel Gil Peyrot | Implement conditional jumps. |
Wed, 24 Aug 2011 17:14:05 -0700 | Emmanuel Gil Peyrot | Implement simple arithmetic instructions. |
Wed, 24 Aug 2011 21:16:14 +0200 | Thibaut Girka | Fix animation determination (ins_98 stuff) and some interpolation functions |