1
0
mirror of https://github.com/pumpitupdev/pumptools.git synced 2024-11-12 01:30:48 +01:00
pumptools/doc
icex2 fde943c97f doc/hook: Clarify a bunch of things regarding dependencies
- Ephasize that the games are 32-bit
- Add note about pumpnet curl deps
- Add note about indirect deps not being covered in docs
2021-03-19 16:47:40 +01:00
..
api Version 1.08 with public source code release. 2020-10-03 20:56:55 +02:00
development doc/dev: Add architecture documentation about usb hooking and dispatching 2021-03-19 15:39:00 +01:00
game doc/game: Add pro2 game doc 2021-03-14 16:33:26 +01:00
game_old Version 1.08 with public source code release. 2020-10-03 20:56:55 +02:00
hook doc/hook: Clarify a bunch of things regarding dependencies 2021-03-19 16:47:40 +01:00
README.md Version 1.08 with public source code release. 2020-10-03 20:56:55 +02:00

Pumptools documentation

This folder contains all documentation for pumptools in markdown format.

Index:

  • api: Various documentation about the API, using and configuring the provided API implementations, e.g. PIUIO, PIUBTN
  • development: Get started with developing for pumptools, development setup, architecture and notes about various efforts for future reference.
  • game: Information about the games including trivia, pad codes, unlocks etc.
  • hook: How to setup and configure pumptools with the games supported.