Assembly-Lib
A 16-bits x86 DOS Assembly library that provides many useful functions for developing programs. It has both VGA grapics functions as well as general purpose utilities. The main purpose of this library was to be able to implement simple DOS games (in Assembly) using VGA (320x200, 256 colors) display.
How to download and setup Assembly-Lib
Open terminal and run command
git clone https://github.com/oded8bit/Assembly-Lib.git
git clone is used to create a copy or clone of Assembly-Lib repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with Assembly-Lib https://github.com/oded8bit/Assembly-Lib/archive/master.zip
Or simply clone Assembly-Lib with SSH
[email protected]:oded8bit/Assembly-Lib.git
If you have some problems with Assembly-Lib
You may open issue on Assembly-Lib support forum (system) here: https://github.com/oded8bit/Assembly-Lib/issuesSimilar to Assembly-Lib repositories
Here you may see Assembly-Lib alternatives and analogs
x64dbg reactos edb-debugger zydis RE-for-beginners mandibule v86 capstone plasma unicorn asmjit mcsema barf-project VisualMASM keystone SmallerC bap rappel reicast-emulator likwid steed keypatch x86-assembly-cheat reverse-engineering-reference-manual cross arm_now FlingOS mnist-android-tensorflow y86 The_Holy_Book_of_X86