mirror of
https://github.com/libretro/stella2023.git
synced 2025-01-31 06:04:04 +00:00
stephena
77477bd297
Added DirectInput 8 joystick support. For now, up to 8
joysticks are used (the limit in the Stella core). I only have a single joystick on my development system so I haven't yet actually checked if it works with multiple sticks. I see no reason why it wouldn't. Since remapping is now in the Stella core, we automatically get joystick remapping. The core GUI for changing events hasn't been done yet (quite simple, but I'm waiting for the FrameBuffer rewrite), but I've been successful in changing the remapping directly in the stellarc file. So one huge feature request has been completed (multiple joysticks and event remapping), Next I'll work on the remaining oft-requested feature (windowed and fullscreen mode in the same program, without a recompile). git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@210 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
Description
A multi-platform Atari 2600 Emulator
Languages
C
57.2%
C++
37.5%
QMake
3.9%
TeX
0.5%
Assembly
0.3%
Other
0.4%