1
0
mirror of https://github.com/pumpitupdev/pumptools.git synced 2024-11-23 22:50:56 +01:00
pumptools/doc
icex2 9265d08aa8 Move game and hardware documentation out of this repository
- Hardware docs live with arcade-docs repo
- Game specific docs focused in dedicated repo

Links updated in root readme
2022-07-19 20:57:06 +02: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
hardware/manual Move game and hardware documentation out of this repository 2022-07-19 20:57:06 +02:00
hook doc/nxahook: Update doc with references regarding pumpnet 2021-04-12 22:25:09 +02:00
README.md Move game and hardware documentation out of this repository 2022-07-19 20:57:06 +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.
  • hook: How to setup and configure pumptools with the games supported.