agb/agb/examples
2024-03-29 14:41:08 +00:00
..
font Add a japanese font to the examples ready for testing 2024-03-27 09:09:40 +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 use static rather than const 2024-03-29 14:41:08 +00:00
allocation.rs implement allocators as zsts 2022-07-31 01:06:36 +01:00
animated_background.rs use static rather than const 2024-03-29 14:41:08 +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 example to excersise the broken case 2023-09-28 21:19:07 +01:00
chicken.rs More .into() 2024-02-21 14:27:48 +00:00
dma_effect_background_colour.rs Split the examples into 2 different ones 2024-02-21 12:03:46 +00:00
dma_effect_background_scroll.rs Split the examples into 2 different ones 2024-02-21 12:03:46 +00:00
dma_effect_circular_window.rs Add an example of doing circular windows 2024-02-21 12:39:03 +00:00
dynamic_tiles.rs Don't need this .into() either 2024-02-21 13:01:03 +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 use static rather than const 2024-03-29 14:41:08 +00:00
mixer_basic.rs use static rather than const 2024-03-29 14:41:08 +00:00
multiple_video.rs Update agb tests and all the examples 2022-01-16 21:38:30 +00:00
no_game.rs add example for no_game 2023-05-06 22:54:22 +01:00
object_text_render.rs Say hello in japanese for the object_text_render example 2024-03-27 09:44:40 +00:00
output.rs resolve interrupts unsoundness 2023-04-06 21:16:13 +01:00
panic.rs Update agb tests and all the examples 2022-01-16 21:38:30 +00:00
save.rs add example for saving 2023-08-05 11:53:14 +01:00
sprites.rs use static rather than const 2024-03-29 14:41:08 +00:00
stereo_sound.rs use static rather than const 2024-03-29 14:41:08 +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 Should be static 2024-03-27 09:30:41 +00:00
water_tiles.png Add super simple animated tiles 2022-03-27 21:32:37 +01:00
wave.rs resolve interrupts unsoundness 2023-04-06 21:16:13 +01:00
windows.rs Make the number of colours a property of the background 2023-02-24 08:44:47 +00:00