This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
bemaniutils
Watch
1
Star
0
Fork
0
You've already forked bemaniutils
mirror of
synced
2024-11-27 23:50:47 +01:00
Code
Releases
Activity
e17f7c2bdb
bemaniutils
/
bemani
/
format
/
afp
History
Jennifer Taylor
e17f7c2bdb
Add some tests for for/while loops in anticipation of optimizing output.
2021-05-05 00:53:02 +00:00
..
types
Pass indentation context into expression rendering for upcoming function definition support.
2021-04-26 01:21:42 +00:00
__init__.py
Restructure a lot of types to fit an expression/statement model and making a lot of stuff make more sense.
2021-04-24 18:05:58 +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
Add some tests for for/while loops in anticipation of optimizing output.
2021-05-05 00:53:02 +00:00
geo.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
render.py
Exit early if we're done rendering the main animation, allow background color override.
2021-04-21 01:06:48 +00:00
swf.py
Apparently some BishiBashi levels use an even older AP2 version.
2021-04-26 01:27:10 +00:00
util.py
Allow subclasses of verbose manager to check verbose state directly.
2021-04-26 01:21:03 +00:00