apple2ix/Apple2Mac/Classes/OSX
Aaron Culliney 3ed159dd0b Lightly refactor joystick and button handling during reset
- Remove unused button2 variable
    - Remake little-used backend joystick reset function as function pointer
    - Allow soft reset and self-test on Android (although there is still a race condition due to code that directly sets
      joy_button[12] values
2016-04-17 11:42:13 -07:00
..
EmulatorDiskController.h Various project changes to prepare for iOS target 2016-01-04 20:33:35 -08:00
EmulatorDiskController.m Various project changes to prepare for iOS target 2016-01-04 20:33:35 -08:00
EmulatorFullscreenWindow.h Various project changes to prepare for iOS target 2016-01-04 20:33:35 -08:00
EmulatorFullscreenWindow.m Various project changes to prepare for iOS target 2016-01-04 20:33:35 -08:00
EmulatorGLView.h Various project changes to prepare for iOS target 2016-01-04 20:33:35 -08:00
EmulatorGLView.m Various fixes to get Mac and iOS building 2016-02-15 21:10:16 -08:00
EmulatorJoystickCalibrationView.h Various project changes to prepare for iOS target 2016-01-04 20:33:35 -08:00
EmulatorJoystickCalibrationView.m Various project changes to prepare for iOS target 2016-01-04 20:33:35 -08:00
EmulatorJoystickController.h Various project changes to prepare for iOS target 2016-01-04 20:33:35 -08:00
EmulatorJoystickController.m Lightly refactor joystick and button handling during reset 2016-04-17 11:42:13 -07:00
EmulatorPrefsController.h Various project changes to prepare for iOS target 2016-01-04 20:33:35 -08:00
EmulatorPrefsController.m Refactor all drawing to run on video thread in one scanner pass 2016-02-15 13:29:58 -08:00
EmulatorWindow.h Various project changes to prepare for iOS target 2016-01-04 20:33:35 -08:00
EmulatorWindow.m Various project changes to prepare for iOS target 2016-01-04 20:33:35 -08:00
EmulatorWindowController.h Various project changes to prepare for iOS target 2016-01-04 20:33:35 -08:00
EmulatorWindowController.m Refactor to not use video_backend in so many places 2016-02-07 14:42:32 -08:00