gba-link-connection/lib
2025-01-05 08:44:37 -03:00
..
c_bindings Stop using new / delete for internal instances, to allow using some libraries entirely on the stack 2025-01-05 07:01:32 -03:00
_link_common.hpp Adding volatile to variables that could change during interrupts and are read in main thread to prevent issues with compiler optimizations 2025-01-05 08:44:37 -03:00
LinkCable.hpp Adding volatile to variables that could change during interrupts and are read in main thread to prevent issues with compiler optimizations 2025-01-05 08:44:37 -03:00
LinkCableMultiboot.hpp Stop using new / delete for internal instances, to allow using some libraries entirely on the stack 2025-01-05 07:01:32 -03:00
LinkCube.hpp Version => v7.1.0, updating license 2025-01-01 20:00:16 -03:00
LinkGPIO.hpp Adding Link::reset() for compatibility with other libraries 2024-09-09 02:16:31 -03:00
LinkMobile.hpp Adding volatile to variables that could change during interrupts and are read in main thread to prevent issues with compiler optimizations 2025-01-05 08:44:37 -03:00
LinkPS2Keyboard.hpp Version => v7.1.0, updating license 2025-01-01 20:00:16 -03:00
LinkPS2Mouse.hpp Version => v7.1.0, updating license 2025-01-01 20:00:16 -03:00
LinkRawCable.hpp Adding volatile to variables that could change during interrupts and are read in main thread to prevent issues with compiler optimizations 2025-01-05 08:44:37 -03:00
LinkRawWireless.hpp Adding volatile to variables that could change during interrupts and are read in main thread to prevent issues with compiler optimizations 2025-01-05 08:44:37 -03:00
LinkSPI.hpp Adding volatile to variables that could change during interrupts and are read in main thread to prevent issues with compiler optimizations 2025-01-05 08:44:37 -03:00
LinkUART.hpp Version => v7.1.0, updating license 2025-01-01 20:00:16 -03:00
LinkUniversal.hpp Stop using new / delete for internal instances, to allow using some libraries entirely on the stack 2025-01-05 07:01:32 -03:00
LinkWireless.cpp LinkWireless: deprecating asyncACKTimerId. With last changes, it's not needed and actually burns more cycles 2024-08-27 06:10:31 -03:00
LinkWireless.hpp Adding volatile to variables that could change during interrupts and are read in main thread to prevent issues with compiler optimizations 2025-01-05 08:44:37 -03:00
LinkWirelessMultiboot.hpp Stop using new / delete for internal instances, to allow using some libraries entirely on the stack 2025-01-05 07:01:32 -03:00
LinkWirelessOpenSDK.hpp FIX: Uninitialized and unaligned reads in LinkWirelessOpenSDK 2025-01-03 06:56:57 -03:00