An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: fasm

KolibriOS/kolibrios

The official mirror of the main KolibriOS repository

Language: C - Size: 246 MB - Last synced at: about 2 hours ago - Pushed at: 1 day ago - Stars: 330 - Forks: 36

jbirddog/blue

Compiler for the Blue Language

Language: Assembly - Size: 190 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 5 - Forks: 0

Dman95/SASM

SASM - simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages

Language: Python - Size: 27.8 MB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 5,868 - Forks: 202

fredrik-hjarner/mega-drive-game

Language: Assembly - Size: 686 KB - Last synced at: 1 day ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

vkamenar/implib-sdk

📚 ImpLib SDK combines free programming tools for authoring custom import libraries with advanced features, like cdecl2stdcall conversion, importing by ordinal, removing original thunk, accessing internal undocumented functions. One of the SDK tools is DLL2DEF, a command-line utility to extract the dynamic-link library symbols in plain text format.

Language: Assembly - Size: 1.07 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 3 - Forks: 0

DarkKodKod/FasToSym

Command line tool to convert FAS file format from FASM (flat assembler) to any Symbol format.

Language: C# - Size: 60.5 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

ReneOlsthoorn/Ground

Compiler for programming language "Ground". The name reflects the vision that code needs to keep in contact with the ground of all code which is assembly.

Language: C# - Size: 7.61 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 4 - Forks: 0

hummel009/Software-Engineering 📦

КПО - лабораторные работы БГУИР (1 курс)

Language: Assembly - Size: 1.03 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hummel009/Calculator-WinAPI

Графические калькуляторы на WinAPI

Language: Assembly - Size: 351 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

ptsource/Developer-Platform

:eight_spoked_asterisk: PTSource Developer Platform is a professional IDE, Source Code Editor and Compiler, tools, templates and libs for professionals and students with build environments for Windows x86 and x64, MCS51, GBZ80, Z80, HC08 and Atari 2600.

Language: HTML - Size: 92.3 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 17 - Forks: 1

zro404/asciify-asm

PNG to ASCII Art converter in x64 ASM (FASM)

Language: Assembly - Size: 1 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

stevenwdv/setup-fasm

GitHub Action to set up the flat assembler compiler

Language: TypeScript - Size: 827 KB - Last synced at: about 7 hours ago - Pushed at: about 8 hours ago - Stars: 11 - Forks: 1

chipsalliance/fasm

FPGA Assembly (FASM) Parser and Generator

Language: Python - Size: 4.92 MB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 91 - Forks: 30

tgrysztar/fasm

flat assembler 1 - reconstructed source history

Language: Assembly - Size: 832 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1,331 - Forks: 51

ThalesGroup/MMS-compiler

A command-line tool which can be used to generate Multimedia Messaging Service (MMS) files based on a predefined set of input files: text, images, audio, video. This tool can be used in Windows or Linux (x86).

Language: Batchfile - Size: 1.31 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 1

vkamenar/purebasic-openal-sdk

PureBasic software development kit for the OpenAL 3D audio API for Windows. It's not a DLL wrapper, but rather an import library for the OpenAL DLL, which can be used as a User-Lib in PureBasic. The SDK is compatible with the original OpenAL v1.0 and v1.1 and OpenAL Soft. The SDK includes the header files, API documentation and usage examples.

Language: PureBasic - Size: 384 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

BaseMax/learn-assembly

Welcome to Learning Assembly by Solving, a collection of 20 small assembly language programs designed to teach fundamental concepts through practical examples. Each program solves a specific problem, ranging from basic arithmetic to control structures, all written in x86-64 assembly using NASM syntax for Linux systems.

Language: Assembly - Size: 39.1 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

danielkrupinski/Inflame

User-mode Windows DLL injector written in Assembly language (FASM syntax) with WinAPI.

Language: Assembly - Size: 147 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 87 - Forks: 21

lromor/fpga-assembler

Generate bitstream from FPGA assembly.

Language: C++ - Size: 272 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 1

posalusa24/test-uefi-bootloader

UEFI x64 bootloader prototype for a custom OS, written in FASM (Implementation of paper: https://github.com/posalusa24/cs-term-paper)

Language: Assembly - Size: 1.94 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

chipsalliance/f4pga-xc-fasm2bels

Library to convert a FASM file into BELs importable into Vivado.

Language: Verilog - Size: 1.34 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 13

Geniusum/pimo

A compiled low-level language made for MazeGroup's servers.

Language: Python - Size: 2.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Reloaded-Project/Reloaded.Assembler

Minimal .NET wrapper around the simple, easy to use Flat Assembler written by Tomasz Grysztar. Supports both x64 and x86 development.

Language: C# - Size: 783 KB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 39 - Forks: 18

Lynk4/Project-OS

Writing an OS nobody ask for..............

Language: Assembly - Size: 82 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

nakidai/mc

mbr cloner

Language: Assembly - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

GraysonHuey/FASM-Pong

A very simple pong game implemented using the Flat Assembler

Language: Assembly - Size: 26.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

xfcasio/bento

A collection of macros intended at making assembly more convenient to write and a bit closer to C. Only for x86_64 linux and the FASM assembler (for now).

Language: Assembly - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

kostyabet/VSCode-FASM-ext

FASM language extension for Visual Studio Code

Language: TypeScript - Size: 1.11 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 5 - Forks: 1

d0p1s4m4/StupidOS

32-bit Operating System in assembly.

Language: Assembly - Size: 760 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 0

turkishrational/mp3play

(AC'97 & SB16) MP3 DECODER/PLAYER source code (written entirely in x86 Assembly language). Examples/Versions for Windows (console) and TRDOS 386 operating systems. In FASM & NASM syntax.

Language: Assembly - Size: 284 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

fersatgit/GPUNest

Experimental CorelDraw CPG-addon for shape nesting using GLSL-shaders

Language: Assembly - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

hyouteki/senet

probing SEcurity of NETwork

Language: C - Size: 7.41 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

chipsalliance/f4pga-xc7-bram-patch

Tool for updating the contents of BlockRAMs found in Xilinx 7 series bitstreams.

Language: LLVM - Size: 7.66 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 5

stevenwdv/fasm-versions

flat assembler version list used in https://github.com/stevenwdv/setup-fasm

Language: TypeScript - Size: 283 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

dykstrom/jcc

A collection of toy compilers built using ANTLR4 and flat assembler

Language: Java - Size: 2.41 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

PELock/StringEncrypt-WebAPI

String Encryption and File Encryption for C/C++, C#, Visual Basic .NET, Delphi/Pascal/Object Pascal, Java, JavaScript, Python, Ruby, AutoIt, PowerShell, Haskell, MASM, FASM programming languages.

Language: PHP - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 25 - Forks: 11

zpnst/macrolang

A silly "programming language" that is completely made on macros of a x86_64 FASM(flat assembler). A Silly macrolang - .smuc

Language: Assembly - Size: 674 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

jackcat13/municipal-simulator

Parodic game of french famous politicians fighting their nemesis in street. Developped in assembly on top of raylib C library

Language: C - Size: 2.95 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

turkishrational/fasm

Flat Assembler (FASM) for TRDOS 386 Operating System

Language: Assembly - Size: 123 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mak4444/Win64FasmOptimizeForth

Forth 64 for Windows. Edit and GUI are loading in runtime.

Language: C++ - Size: 444 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

KolibriOS/umka

User-Mode KolibriOS developer tools

Language: C - Size: 42.5 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 22 - Forks: 2

kostyabet/TacticsGame-fasm

The Soviet game is a small tactics board game written using FASM.

Language: Assembly - Size: 48.2 MB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 21 - Forks: 0

ScriptTiger/TinyWinDL

This is a trivial downloader for Windows which is basically just a wrapper for URLDownloadToFileA. Being a trivial downloader, it does not attempt to recover from an error nor does it follow dynamic links, so all links should be static. Use cases for TinyWinDL are trivial files, such as small files storing non-critical settings or configurations, which are synchronized regularly and missing a synchronization here or there is not important.

Language: Assembly - Size: 12.7 KB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

ScriptTiger/fasmgP

Collection of fasmg procedures which can be quickly included with any fasmg project to gain out-of-the box procedures for simple memory management, string manipulations, and more, with minimal abstractions and as few system calls as possible in favor of doing as much as possible internally as efficiently and intuitively as possible.

Language: Assembly - Size: 99.6 KB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

l1mey112/stas 📦

A stack based compiled systems programming language.

Language: Assembly - Size: 4.42 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 57 - Forks: 4

turkishrational/scc

Small C Compiler (Hendrix) for TRDOS 386 Operating System

Language: Assembly - Size: 4.02 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

turkishrational/aclock

Analog Clock Demo Programs for TRDOS 386 (and MSDOS)

Language: Assembly - Size: 16.4 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

rusq/disable-hdd-apm

Automatically exported from code.google.com/p/disable-hdd-apm

Language: Assembly - Size: 52.7 KB - Last synced at: 4 days ago - Pushed at: almost 9 years ago - Stars: 8 - Forks: 0

kostyabet/15PUZZLE-fasm

15 PUZZLE game was done on FASM in real processor mode under MS-DOS.

Language: C - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

thechampagne/sdl2-asm

SDL2 examples in Assemblers.

Language: Assembly - Size: 1.66 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 4 - Forks: 1

robalb/x86-64-playground

Run, learn, and debug x86-64 Assembly code directly from your browser

Language: C - Size: 11.8 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 92 - Forks: 1

insomnimus/pasta-asm

Pipe text to an editor... In assembly

Language: Assembly - Size: 58.6 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

kostyabet/colors_list-fasm

This FASM application outputs all kinds of colors in MS-DOS.

Language: Assembly - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

k-morozov/concurrency-runtime

Implementation of stackfull coroutine, scheduler, fiber, async mutex, wait group, strand in C++ and FASM.

Language: C++ - Size: 347 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Kharacternyk/dice-tower-os

A pseudorandom number generator and visualizer that fits into a boot sector.

Language: Assembly - Size: 2.18 MB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

smercer10/spartan

Bare bones FASM TCP server.

Language: Assembly - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Doczom/simple-httpd

Simple-httpd server for KolibriOS, writen in fasm

Language: Assembly - Size: 133 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 6 - Forks: 0

CrazyProger1/FASM-Calculator

A simple console calculator written in Flat Assembler

Language: Assembly - Size: 6.84 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sharpvik/fasm-in-docker

Dockerfile for the Flat Assembler

Language: Dockerfile - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

bluelhf/hello-world-asm

"Hello world!" in Flat Assembler assembly language for x86_64 Linux

Language: Shell - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lgromanowski/fasm-includes

Various linux includes converted to Flat Assembler syntax

Language: C++ - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

kolibrios-nextgen/kolibrios-nextgen

KolibriOS NextGen monorepository

Language: C - Size: 236 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

joshkkin/jkc

Compiler for the JK programming language.

Language: D - Size: 157 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

joshkkin/adam

Adam is a statically typed compiled programming language designed for general use. It compiles to native x86-64 assembly and features its own backend.

Language: C - Size: 279 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

tishion/PiscisOS

A tiny operating system based on x86 architecture.

Language: Assembly - Size: 7.09 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 87 - Forks: 20

secana/Assembler-Examples

Different code examples in assembler

Language: Assembly - Size: 28.3 KB - Last synced at: 17 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 5

joshdamascus/damascus

Damascus is a strongly typed compiled programming language that aims to provide a robust and elegant syntax without compromising security or versatility.

Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rgimad/chip8_kolibri

CHIP-8 emulator for KolibriOS, written in fasm

Language: Assembly - Size: 1.37 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 0

dev-nutu/GDI-Transparency-Mask

A function to add a transparency mask to an image using GDI+ and some assembly code.

Language: AutoIt - Size: 871 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

4B4DB4B3/SayCheese

Fastest malware, which send victim photo from camera on your HTTP-panel

Language: Assembly - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 5

danielkrupinski/helloworld-fasm

Hello world! - FASM

Language: Assembly - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

hvky/convertidor

Conversor de Sistemas de Numeración

Language: Assembly - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

noxonad/fasm-examples

Linux x86_64 examples to demonstrate useful concepts in fasm

Language: Assembly - Size: 348 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sneekyfoxx/learn-withme

Learn the Intel x86_64 Assembly language with me using FASM (The Flat Assembler) on Linux

Language: Assembly - Size: 11.7 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mkulik05/LiveSim

Simple live simulation

Language: Assembly - Size: 77.1 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sloweax/libc-fasm

x86-64 SYSV libc in fasm

Language: Assembly - Size: 62.5 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

privy-cafe/privybb

x86 Assembly forum board used for PrivyERA Join our irc @ i.privy.cafe/6697

Language: C - Size: 44.9 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 7

gandromes/printf_Assembler-FASM

Implementation of printf functions in the Assembler language in the FASM dialect

Language: Assembly - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

Egor123qwe/go-asm-chat_server

Example TCP & UDP server in golang and client in assemby for windows

Language: Assembly - Size: 169 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

fliermate/cpubrand

Tutorial code to print processor brand string

Language: Assembly - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Konctantin/FASM

Unofficial git history of flat assembler

Language: Assembly - Size: 2.9 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 35 - Forks: 17

mchlmmc/x86-Assembly-AES256-Implementation

A bare-metal implementation of the common AES256 algorithm

Language: Assembly - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

IUTen/Yps_ASM_Useful-parts

Участки кода, которые могут пригодится при программировании на fasm

Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

IUTen/Yps_ASM_LR4

Лабораторная работа №4 по fasm. Может быть проблема с защитой

Language: Assembly - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

IUTen/Yps_ASM_LR2

Лабораторная работа №2 по fasm

Language: Assembly - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

littleli/boot2plasma

Bootable plasma effect

Language: Assembly - Size: 23.4 KB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

quckly/SnakeASM

Multiplayer snake written in FASM assembly for DOS.

Language: Assembly - Size: 160 KB - Last synced at: almost 2 years ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 1

resilar/HotFinger

Biometric hotkeys (Win10 application launcher)

Language: Assembly - Size: 140 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 21 - Forks: 3

rvalles/optromloader

IBM PC/Clone 8086+ floppy-loading of option roms.

Language: Assembly - Size: 152 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 43 - Forks: 4

triforce/minos

A minimal bare bones operating system based on a monolithic kernel design written purely in Assembly language

Language: Assembly - Size: 149 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 7

maalchemist/sicx

SICx. Simple JIT Compiler. Math expression compiler. Expression compiler.

Language: Assembly - Size: 9.08 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

gabbersepp/assembler

I have found my old assembler code and made it public to everyone. Maybe someone needs it

Language: Assembly - Size: 544 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

Lokilife/DASM 📦

DASM - Documented Assembly. It's a web-site containing documentation for all aspects of assembly. Follow me and ask yourself a question: "What if assembly had good documentation?"

Language: Astro - Size: 213 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 2

SashaVolohov/VH-DOS

Simple DOS-like operating system in FASM

Language: Assembly - Size: 1.05 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 1

2010kohtep/CssNameFixer

CS:S RevEmu Name Change Allower.

Language: Assembly - Size: 901 KB - Last synced at: 6 months ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0

2010kohtep/flatpaint

Abandoned Paint written in FASM

Language: Assembly - Size: 25.4 KB - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

hnwfs/lin-Fasm

Fasm examples for x86_64 Linux

Language: Assembly - Size: 220 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 13 - Forks: 3

alxmrz/fasm-head

Simple fasm realization of head program

Language: Assembly - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

tajmone/PBasmUI

PureBasic IDE Tool to view, edit and re-assemble the assembler file.

Language: PureBasic - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 3

grompe/kbdasm

Assembler/disassembler of Windows keyboard layouts in flat assembler

Language: Assembly - Size: 136 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 74 - Forks: 15