.. |
__init__.py
|
Initial commit of BEMANI Utilities to GitHub.
|
2019-12-08 21:43:49 +00:00 |
afputils.py
|
Get rid of two todos we are not going to do ever.
|
2021-08-31 21:41:12 +00:00 |
api.py
|
Document and add debug arguments for read-only behavior.
|
2021-08-20 19:37:26 +00:00 |
arcutils.py
|
Convert most of the format() string calls to f-strings using libcst.
|
2020-01-07 21:29:07 +00:00 |
bemanishark.py
|
Convert most of the format() string calls to f-strings using libcst.
|
2020-01-07 21:29:07 +00:00 |
binutils.py
|
Initial commit of BEMANI Utilities to GitHub.
|
2019-12-08 21:43:49 +00:00 |
cardconvert.py
|
Initial commit of BEMANI Utilities to GitHub.
|
2019-12-08 21:43:49 +00:00 |
config.py
|
Add basic Metal Gear Arcade support
|
2021-09-04 17:17:22 +02:00 |
dbutils.py
|
Make Config a real class instead of a Dict, for safer access and defaults.
|
2021-08-20 04:43:59 +00:00 |
frontend.py
|
Add basic Metal Gear Arcade support
|
2021-09-04 17:17:22 +02:00 |
ifsutils.py
|
Implement super support for IFS extraction.
|
2021-05-06 19:36:24 +00:00 |
iidxutils.py
|
Convert most of the format() string calls to f-strings using libcst.
|
2020-01-07 21:29:07 +00:00 |
proxy.py
|
Apply more rigorous type checking, fix a few bugs caught with that more rigorous type checking.
|
2021-08-20 18:10:07 +00:00 |
psmap.py
|
Teach x86 emulator how to emulate a whole function, initialize memory to DLL/EXE contents, and teach psmap how to emulate multiple sections.
|
2021-09-04 02:48:49 +00:00 |
read.py
|
Better Pop'n Music Peace support
|
2021-09-04 18:21:27 +02:00 |
replay.py
|
Convert most of the format() string calls to f-strings using libcst.
|
2020-01-07 21:29:07 +00:00 |
responsegen.py
|
Give various utilities a bit of a refresh help-wise.
|
2021-08-12 15:57:54 +00:00 |
scheduler.py
|
Add basic Metal Gear Arcade support
|
2021-09-04 17:17:22 +02:00 |
services.py
|
Document and add debug arguments for read-only behavior.
|
2021-08-20 19:37:26 +00:00 |
struct.py
|
Teach struct utility the same emulation trick that psmap has.
|
2021-09-04 02:49:13 +00:00 |
trafficgen.py
|
Better Pop'n Music Peace support
|
2021-09-04 18:21:27 +02:00 |
twodxutils.py
|
Give various utilities a bit of a refresh help-wise.
|
2021-08-12 15:57:54 +00:00 |