Pinned Repositories
2018-UEFI-Bootloader
KNNSpeed's classic loader. v1.2 cloned around 2018. I'm using this, not newer KunYi's version.
android-gpx-parser-writer
A library to parse and to write XML Gpx files, built for Android.
assembly-dos-gx
Assembly Graphics Demo for MS-DOS using TASM
Clusters-in-Assembly
Comparing K-Means and Others Algorithms for Data Clustering in Assembly
LookingFor-in-Assembly
A Masm64 tool to find strings in files.
mreal-macros
MASM macros allowing floating point arithmetic while assembling
ObjAsm-C.1
ObjAsm is a macro based single inheritance OOP implementation for x86 and x64 assembler code. It makes it very easy to carry out complex tasks and large projects. It comes with an extensive, optimized and tested object repository that can be used directly into your applications.
ObjAsm-C.2
ObjAsm Version C.2 - ObjAsm is a macro based single inheritance OOP implementation for x86 and x64 assembler code. It makes it very easy to carry out complex tasks and large projects. It comes with an extensive, optimized and tested object repository that can be used directly into your applications.
SmplMath
MASM macros to evaluate mathematical expressions like in high-level languages
ThickLines-in-Assembly
An Anti-Alised Thick Line: The Double Bresenham's Line
ASMHSE's Repositories
ASMHSE/SmplMath
MASM macros to evaluate mathematical expressions like in high-level languages
ASMHSE/2018-UEFI-Bootloader
KNNSpeed's classic loader. v1.2 cloned around 2018. I'm using this, not newer KunYi's version.
ASMHSE/ThickLines-in-Assembly
An Anti-Alised Thick Line: The Double Bresenham's Line
ASMHSE/Clusters-in-Assembly
Comparing K-Means and Others Algorithms for Data Clustering in Assembly
ASMHSE/ObjAsm-C.1
ObjAsm is a macro based single inheritance OOP implementation for x86 and x64 assembler code. It makes it very easy to carry out complex tasks and large projects. It comes with an extensive, optimized and tested object repository that can be used directly into your applications.
ASMHSE/ObjAsm-C.2
ObjAsm Version C.2 - ObjAsm is a macro based single inheritance OOP implementation for x86 and x64 assembler code. It makes it very easy to carry out complex tasks and large projects. It comes with an extensive, optimized and tested object repository that can be used directly into your applications.
ASMHSE/android-gpx-parser-writer
A library to parse and to write XML Gpx files, built for Android.
ASMHSE/assembly-dos-gx
Assembly Graphics Demo for MS-DOS using TASM
ASMHSE/LookingFor-in-Assembly
A Masm64 tool to find strings in files.
ASMHSE/mreal-macros
MASM macros allowing floating point arithmetic while assembling
ASMHSE/New-Operating-System
The New Operating System Source Tree
ASMHSE/OperatingSystem
x64 space OS
ASMHSE/Simple-UEFI-Bootloader
A UEFI bootloader for bare-metal x86-64 applications