| .. |
|
_lib
|
Refactor: Extracting repeated functions in examples to a common file
|
2025-01-04 03:20:42 -03:00 |
|
LinkCable_basic
|
Refactor: Extracting repeated functions in examples to a common file
|
2025-01-04 03:20:42 -03:00 |
|
LinkCable_full
|
Disabling SoftReset in multiboot examples that use gba-sprite-engine
|
2025-01-12 06:09:21 -03:00 |
|
LinkCable_stress
|
Stop using new / delete for internal instances, to allow using some libraries entirely on the stack
|
2025-01-05 07:01:32 -03:00 |
|
LinkCableMultiboot_demo
|
Refactor: Extracting repeated functions in examples to a common file
|
2025-01-04 03:20:42 -03:00 |
|
LinkCube_demo
|
Refactor: Extracting repeated functions in examples to a common file
|
2025-01-04 03:20:42 -03:00 |
|
LinkGPIO_demo
|
Refactor: Extracting repeated functions in examples to a common file
|
2025-01-04 03:20:42 -03:00 |
|
LinkMobile_demo
|
Refactor: Extracting repeated functions in examples to a common file
|
2025-01-04 03:20:42 -03:00 |
|
LinkPS2Keyboard_demo
|
Refactor: Extracting repeated functions in examples to a common file
|
2025-01-04 03:20:42 -03:00 |
|
LinkPS2Mouse_demo
|
Refactor: Extracting repeated functions in examples to a common file
|
2025-01-04 03:20:42 -03:00 |
|
LinkRawCable_demo
|
Refactor: Extracting repeated functions in examples to a common file
|
2025-01-04 03:20:42 -03:00 |
|
LinkRawWireless_demo
|
Removing std::array completely
|
2025-01-12 08:07:06 -03:00 |
|
LinkSPI_demo
|
Refactor: Extracting repeated functions in examples to a common file
|
2025-01-04 03:20:42 -03:00 |
|
LinkUART_demo
|
Refactor: Extracting repeated functions in examples to a common file
|
2025-01-04 03:20:42 -03:00 |
|
LinkUniversal_basic
|
Stop using new / delete for internal instances, to allow using some libraries entirely on the stack
|
2025-01-05 07:01:32 -03:00 |
|
LinkUniversal_full
|
Adding EditorConfig to normalize code style
|
2024-08-10 07:21:36 -03:00 |
|
LinkUniversal_stress
|
Adding EditorConfig to normalize code style
|
2024-08-10 07:21:36 -03:00 |
|
LinkWireless_demo
|
Providing default implementations for common string functions
|
2025-01-12 08:58:38 -03:00 |
|
LinkWirelessMultiboot_demo
|
Adding LinkWireless::_setLogger(...) and LinkWirelessMultiboot::_setLogger(...) methods
|
2025-01-12 06:18:35 -03:00 |
|
compile.sh
|
Compile script fix: making backup part optional
|
2025-01-06 05:47:05 -03:00 |
|
gbfs.sh
|
Making gbfs.sh faster on docker/wsl2
|
2024-09-02 23:32:09 -03:00 |
|
hello.gbfs
|
Fixing hello.gba header
|
2024-08-21 06:40:45 -03:00 |
|
pad16.sh
|
Adding +x to pad16.sh and gbfs.sh
|
2024-08-26 06:41:25 -03:00 |