Update readme;
This commit is contained in:
parent
d8e5210d30
commit
f835f7c676
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
@ -15,17 +15,17 @@ I have limited experience in assembly (mostly Arm but also x86).
|
||||||
My pinned repositories denote the projects that I am most fond of.
|
My pinned repositories denote the projects that I am most fond of.
|
||||||
These include:
|
These include:
|
||||||
|
|
||||||
* [*agbsum*](https://github.com/bjoernager/agbsum/); a CLI tool for patching GBA image header checksums
|
* [agbsum](https://github.com/bjoernager/agbsum/); a CLI tool for patching GBA image header checksums
|
||||||
* [*Benoit*](https://github.com/bjoernager/benoit/); a multithreaded Mandelbrot Set renderer
|
* [Benoit](https://github.com/bjoernager/benoit/); a multithreaded Mandelbrot Set renderer
|
||||||
* [*bzipper*](https://github.com/bjoernager/bzipper/); a Rust crate for encoding and decoding binary streams
|
* [bzipper](https://github.com/bjoernager/bzipper/); a Rust crate for encoding and decoding binary streams
|
||||||
* [*eAS*](https://github.com/bjoernager/eas/); a Rust-written assembler for Arm
|
* [eAS](https://github.com/bjoernager/eas/); a Rust-written assembler for Arm
|
||||||
* [*Luma*](https://github.com/bjoernager/luma/); an emulator for the GBA line of systems
|
* [Luma](https://github.com/bjoernager/luma/); an emulator for the GBA line of systems
|
||||||
* [*Pollex*](https://github.com/bjoernager/pollex/); a Rust crate for handling Arm instructions
|
* [Pollex](https://github.com/bjoernager/pollex/); a Rust crate for handling Arm instructions
|
||||||
|
|
||||||
I additionally host my repositories on [GitLab](https://gitlab.com/bjoernager/) and [`mandelbrot.dk`](https://mandelbrot.dk/).
|
I additionally host my repositories on [GitLab](https://gitlab.com/bjoernager/) and [`mandelbrot.dk`](https://mandelbrot.dk/).
|
||||||
|
|
||||||
## Profile picture
|
## Profile picture
|
||||||
|
|
||||||
[*Dux*](https://github.com/bjoernager/dux/) was my first library and intended for replacing other libraries such as GLFW and Winit.
|
[Dux](https://github.com/bjoernager/dux/) was my first library and intended for replacing other libraries such as GLFW and Winit.
|
||||||
The logo of this project was loosely based on that of u8c and currently serves as my profile picture.
|
The logo of this project was loosely based on that of u8c and currently serves as my profile picture.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue