agb/agb/examples
2023-02-24 08:47:45 +00:00
..
font rework the text renderer 2022-11-19 15:44:29 +00:00
gfx add examples demonstrating this 2022-08-01 01:38:26 +01:00
sfx Get doctests working for mixer/mod.rs 2022-07-12 15:00:52 +01:00
affine_background.rs remove another unused import (in the classic case of dev by CI) 2022-10-09 17:21:21 +01:00
affine_tiles.toml Get first example working 2022-08-11 23:49:51 +01:00
allocation.rs implement allocators as zsts 2022-07-31 01:06:36 +01:00
animated_background.rs Make the number of colours a property of the background 2023-02-24 08:44:47 +00:00
beep.rs Update agb tests and all the examples 2022-01-16 21:38:30 +00:00
bitmap3.rs Update agb tests and all the examples 2022-01-16 21:38:30 +00:00
bitmap4.rs Update agb tests and all the examples 2022-01-16 21:38:30 +00:00
chicken.rs Make the number of colours a property of the background 2023-02-24 08:44:47 +00:00
dynamic_tiles.rs Make the number of colours a property of the background 2023-02-24 08:44:47 +00:00
JoshWoodward-CrazyGlue.wav 32768 example 2022-06-11 15:46:10 +01:00
JoshWoodward-DeadCode.wav Reduce the length of the examples 2021-10-28 22:27:08 +01:00
JoshWoodward-LetItIn.wav Reduce the length of the examples 2021-10-28 22:27:08 +01:00
just_build.rs example first version of an interrupt handler implemented with closures 2021-08-07 14:12:00 +01:00
mixer_32768.rs Make the number of colours a property of the background 2023-02-24 08:44:47 +00:00
mixer_basic.rs Fix the examples 2022-12-09 22:34:16 +00:00
multiple_video.rs Update agb tests and all the examples 2022-01-16 21:38:30 +00:00
output.rs Rework a simpler example to use agb::sync instead of bare_metal. 2022-09-15 23:14:30 -07:00
panic.rs Update agb tests and all the examples 2022-01-16 21:38:30 +00:00
sprites.rs add garbage collection using hashmap retain 2022-10-02 20:05:13 +01:00
stereo_sound.rs Make the number of colours a property of the background 2023-02-24 08:44:47 +00:00
syscall.rs Update agb tests and all the examples 2022-01-16 21:38:30 +00:00
test_logo.rs Make the number of colours a property of the background 2023-02-24 08:44:47 +00:00
text_render.rs Check if the tiles passed are of the correct format 2023-02-24 08:47:45 +00:00
water_tiles.png Add super simple animated tiles 2022-03-27 21:32:37 +01:00
water_tiles.toml Add super simple animated tiles 2022-03-27 21:32:37 +01:00
wave.rs Make the number of colours a property of the background 2023-02-24 08:44:47 +00:00
windows.rs Make the number of colours a property of the background 2023-02-24 08:44:47 +00:00