DaveAxiom
DaveAxiom
Units are deselected when the user clicks in open space.
Hex printing procedure makes for easy debugging when writing in Assembly!
[Relative font paths](https://github.com/TheCherno/Hazel/commit/aab43e62129abc869d00ee508b4467bbe1c4f319#diff-b63db334a2644ff74fc7cb786b8c8fbea0b4e4219129b7a624171e8c47030499R37) that only work in the *Hazelnut* project were added to the *Hazel* library! Hazelnut compiles and runs fine but the template project *Sandbox* terminates with an error...
Proper Linux support for project *OpenGL*! This contribution is intended to be inline with Cherno's programming intent and style. Premake creates multiple Makefiles as `.make` files. Each project Makefile needs...
I am creating a pull request for calculating a Factorial in Assembly Language! - [x ] New algorithm - [ ] Update to an algorithm - [ ] Fix an...