From b3ef4c5874f579c968f2d26843d0db420e9ed40e Mon Sep 17 00:00:00 2001 From: spicyjpeg <88942473+spicyjpeg@users.noreply.github.com> Date: Sun, 7 Nov 2021 18:57:48 +0100 Subject: Added io/pads example, psxpad.h definitions, bugfixes --- indev/README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'indev') diff --git a/indev/README.md b/indev/README.md index 2064a36..8263487 100644 --- a/indev/README.md +++ b/indev/README.md @@ -23,6 +23,10 @@ also go into this directory. The Github release of this work-in-progress component includes delay corrections for PAL consoles. + **NOTE**: the `io/pads` example also shows how to poll controllers manually + in a slightly different way (using a timer), and includes a reusable + low-level pad driver. + Work-in-progress components such as psxcd, interlace-exp, xptest and partest are not included, as the former was completed while the remaining latter are merely scrap test programs. \ No newline at end of file -- cgit v1.2.3