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
08601dfcfe
bemaniutils
/
bemani
/
format
/
afp
History
Jennifer Taylor
08601dfcfe
Initial parsing of AFP buttons, which is good enough to parse all of DDR PS3's files and decompile them.
2021-05-09 19:19:19 +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 GET_TIME opcode used by some DDR PS3 files.
2021-05-09 19:18:48 +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
Initial parsing of AFP buttons, which is good enough to parse all of DDR PS3's files and decompile them.
2021-05-09 19:19:19 +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