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-15 02:17:36 +01:00
Code
Releases
Activity
2252390706
bemaniutils
/
bemani
/
format
/
afp
History
Jennifer Taylor
2252390706
Implement one more opcode needed for some Bishi levels.
2021-05-06 19:37:55 +00:00
..
types
Implement one more opcode that I've seen in Bishi levels.
2021-05-05 00:57:31 +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
Implement one more opcode needed for some Bishi levels.
2021-05-06 19:37:55 +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
Implement define text tag, fill in some better understanding of the font tag from define text understanding.
2021-05-06 19:37:05 +00:00
util.py
Allow subclasses of verbose manager to check verbose state directly.
2021-04-26 01:21:03 +00:00