agb/agb
Gwilym Inzani c47bef8983
Add clear and draw wide point functions to bitmap4 (#505)
- Adds a proper clear and draw wide point functions to bitmap4 for
consistency.
- I must save the bitmap modes from being removed
2023-10-24 21:57:02 +01:00
..
.cargo add the config to be able to compile this 2022-08-01 17:36:02 +01:00
examples Bitmap4 fix (#487) 2023-09-28 21:35:21 +01:00
gfx use palette in no game to save on not useful aseprite file 2023-05-06 22:45:30 +01:00
src Add clear and draw wide point functions to bitmap4 (#505) 2023-10-24 21:57:02 +01:00
tests Always check the address to make sure that things work as expected 2023-10-17 23:51:40 +01:00
build.rs Move the linkers scripts to the src directory so agb itself can change its script 2023-10-18 12:26:50 +01:00
Cargo.toml Remove the need for a linker script and move multiboot to a feature 2023-10-18 12:08:12 +01:00
rust-toolchain.toml Add rustfmt as a component to rust-toolchain 2023-03-23 22:17:02 +00:00