amiga-m68k/lowlevel.library: Add support for ReadJoyPort()
commite8f67c9e416fe0cbbe8a70e85841c71047fa56af
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 4 Jun 2013 03:24:57 +0000 (4 03:24 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 4 Jun 2013 03:24:57 +0000 (4 03:24 +0000)
tree658dc1193beeb8bd52e4d574eb2a33a43870e878
parent0dc0dd9708fbf99e3af90450d795c21598de80b6
amiga-m68k/lowlevel.library: Add support for ReadJoyPort()

Limited to JP_TYPE_JOYSTK for now, until I can find someone
to do CD32 joypad testing.

CD32 Trolls! is now playable!

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@47505 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/m68k-amiga/lowlevel/lowlevel_amiga.c [new file with mode: 0644]
arch/m68k-amiga/lowlevel/mmakefile.src [new file with mode: 0644]
arch/m68k-amiga/lowlevel/readjoyport.c [new file with mode: 0644]
arch/m68k-amiga/lowlevel/setjoyportattrsa.c [new file with mode: 0644]
workbench/libs/lowlevel/lowlevel_intern.h