1
0
mirror of synced 2024-11-15 02:17:36 +01:00
bemaniutils/bemani/format/afp
2021-05-22 21:52:40 +00:00
..
types Implement embedded clip blend colors. 2021-05-22 21:52:17 +00:00
__init__.py Allow dumping decompiled bytecode to file for both raw afp/bsi pairs and TXP2 containers. 2021-05-10 00:12:54 +00:00
blend.py Rework additive color a bit for type clarity and add warnings where we don't support it. 2021-05-22 01:31:42 +00:00
blendalt.pyi Rework additive color a bit for type clarity and add warnings where we don't support it. 2021-05-22 01:31:42 +00:00
blendalt.pyx Rework additive color a bit for type clarity and add warnings where we don't support it. 2021-05-22 01:31:42 +00:00
blendaltimpl.cxx Rework additive color a bit for type clarity and add warnings where we don't support it. 2021-05-22 01:31:42 +00:00
container.py Beginning of an AFP ByteCode decompiler, starting with a massive code reorg and a control flow graph analyzer. 2021-04-24 17:59:36 +00:00
decompile.py Improved disassembled output when setting register values. 2021-05-22 21:52:40 +00:00
geo.py Implement non-textured rectangle shapes. 2021-05-21 16:58:39 +00:00
render.py Implement embedded clip blend colors. 2021-05-22 21:52:17 +00:00
swf.py Make some debugging adjustments. 2021-05-22 01:30:58 +00:00
util.py Enable selective coverage printing to help narrow down missing sections in individual tags. 2021-05-09 19:19:02 +00:00