1
0
mirror of https://github.com/djhackersdev/bemanitools.git synced 2024-09-24 02:48:21 +02:00
bemanitools/doc
2022-06-07 18:17:54 +00:00
..
ddrhook doc: Add documentation for ddrhook1 and 2 2022-06-07 18:17:54 +00:00
dev doc: Add a bunch of root readme files to various levels, enhance doc 2020-12-20 17:06:27 +01:00
iidxhook jubeat: support p3io games 2021-12-31 20:23:31 +10:00
jbhook jbhook: Add some better documentation 2022-01-03 14:30:20 +10:00
sdvxhook doc: Collect vigem related documentation in own subfolder in doc 2021-01-06 20:34:31 +00:00
tools doc: Add a bunch of root readme files to various levels, enhance doc 2020-12-20 17:06:27 +01:00
vigem doc: Make doc.zip include the whole folder 2021-04-30 20:24:13 -07:00
api.md doc: Improve visibility of iidxio API implementations 2020-12-20 15:25:16 +01:00
architecture.md Update changelog 2019-10-12 20:44:51 +02:00
development.md Update readme/development doc about docker building 2020-05-11 00:24:21 +02:00
inject.md Add documentation: inject, launcher and iidxhooks using them 2019-10-19 21:33:49 +02:00
launcher.md Add documentation: inject, launcher and iidxhooks using them 2019-10-19 21:33:49 +02:00
README.md Remove hardware docs, moved to arcade-docs project 2021-09-12 23:58:28 +02:00

Bemanitools 5 documentation

This folder contains various types of documentation.

Table of contents:

  • Key tools
    • Inject: Readme for one of BT5's key applications, inject.exe
    • Launcher: Readme for another one of BT5's key applications, launcher.exe
    • Tools: Documentation for additional user and development tooling
  • Game hooks
    • ddrhook: Documentation relevant to ddrhook implementations
    • iidxhook: Documentation relevant to iidxhook implementations
    • jbhook: Documentation relevant to jbhook implementations
    • sdvxhook: Documentation relevant to sdvxhook implementations
  • Development
    • API: Available APIs for BT5 and instructions how to use them
    • Architecture: Outline of BT5's architecture, how things are designed and why
    • Development: Development environment, building, releasing, etc.
    • Developer documentation: Various lose documentation/notes by developers
    • Tools: Documentation for additional user and development tooling

Further external documentation

A list of external documentation that can be useful when dealing with bemanitools, supported data and hardware.

  • arcade-docs: An open (to read and contribute) repository of arcade hardware and software documentation