Update readme;

This commit is contained in:
Gabriel Bjørnager Jensen 2024-12-20 12:13:53 +01:00
parent f9b348c57a
commit ed06189de9

View file

@ -19,8 +19,8 @@ These include:
* [agbsum](https://mandelbrot.dk/agbsum/); a CLI tool for patching GBA image header checksums
* [Benoit](https://mandelbrot.dk/benoit/); a multithreaded Mandelbrot Set renderer
* [eAS](https://mandelbrot.dk/eas/); a Rust-written assembler for Arm
* [Librum](https://mandelbrot.dk/librum/); a Rust crate for encoding and decoding binary streams
* [Luma](https://mandelbrot.dk/luma/); an emulator for the GBA line of systems
* [oct](https://mandelbrot.dk/oct/); a Rust crate for encoding and decoding binary streams
* [Pollex](https://mandelbrot.dk/pollex/); a Rust crate for handling Arm instructions
* [u8c](https://mandelbrot.dk/u8c/); a C library for Unicode-related facilities