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

GitHub topics: fasm

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

nkeck720/nos 📦

A command-line based OS written in FASM syntax for i386 and above.

Language: Assembly - Size: 152 KB - Last synced at: 9 months ago - Pushed at: almost 6 years ago - Stars: 9 - Forks: 5

TruncatedDinosour/fa 📦

A rys-like stack based, reverse polish notation low-level programming language that transpiles down to assembly

Language: Python - Size: 356 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 2

80486DX2-66/VH-DOS Fork of SashaVolohov/VH-DOS

Simple DOS-like operating system in FASM | + GitHub pages

Language: Assembly - Size: 1.05 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

user-of-github/BSUIR_Labs_Architecture-of-computing-systems 📦

Repository for Architecture Of Computing Systems labs | Logisim & System Verilog & Assember & RISC-V

Language: Assembly - Size: 65.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Zalexanninev15/ALP

Assembly Language Projects for Windows

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

Natsegad/fasm-emu-user-interrupt Fork of unknowxui/fasm-emu-user-interrupt

A custom interrupt has been implemented

Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

DexterHaslem/fasm-multiboot

example how to make a multiboot kernel in flat assembler (fasm)

Language: Assembly - Size: 69.3 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 1

rgimad/bf-interpreter-fasm

BF language interpreter written in fasm

Language: Brainfuck - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

Mori-TM/FASM-Tutorial

FASM tutorial for the basics of x86 fasm

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

venomega/asmdumps

this allocate my asm training codes

Language: Assembly - Size: 29.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

insolor/bigfoot

Reverse engineered old BigFoot screenmate. Leaves a chain of footprints on your screen from time to time.

Language: Assembly - Size: 99.6 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

fedorenchik/fasm.vim

FASM (Flat Assembler) support for vim

Language: Vim script - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 0

insolor/fasmw_includes

Flat assembler Windows includes with names in lower case (to compile things from Linux)

Size: 127 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

bitRAKE/fasm_playground

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

stevenwdv/asmsequent

Assembly sequent solver GUI

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

Konctantin/PythonFasmWrapper

Python binding to fasm.dll

Language: Python - Size: 57.6 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 2

evkuz/fasm

flat assembler files for university students

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

fabianosalles/pong-x86

A simple pong game in x86 assembly language for DOS. All drivers and graphics routines are built from scratch (no libraries here, bitch).

Language: Assembly - Size: 5.29 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

musicvano/FasmCode

Simple IDE for FASM assembly language

Language: C# - Size: 128 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 3

dhavalhirdhav/setup-fasm

GitHub Action to install FASM (Flat Assembler)

Language: JavaScript - Size: 4.59 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rgimad/fasm_programs

fasm related stuff

Language: Assembly - Size: 3.71 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 2

lacerto/dos-asm

x86 assembly programs for DOS

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

thaolt/katebasic

A Modern BASIC Programming language which support Chip8

Language: Assembly - Size: 434 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

Konctantin/SmallAsmBuilder

Small tool for generate bytecode from ASM source.

Language: Objective-C - Size: 91.8 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

ruslang02/HSE-ACS-Projects

Репозиторий, где размещаются мои решения задач для курса "Архитектуры вычислительных систем"

Language: Assembly - Size: 568 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

chris03-dev/flathill-x64

A project for a statically compiled, weak typed, programming language called "flathill". Compiler built using C++. Compiler assembly output targets flat assembler.

Language: C++ - Size: 235 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

azarovalex/azIDE

This is the Brainfuck IDE written in assembly.

Language: Assembly - Size: 2.84 MB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

221V/abakis_language

abakis macro language on top of fasm

Language: C++ - Size: 937 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

remizovm/kengine

A trainer engine in flat assembler language

Language: Assembly - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

xtenzQ/ScreenshotASM

Статья, объясняющая принцип создания скриншотов экрана с использованием FASM на примере кода Томаша Грыштара

Size: 72.3 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

lgromanowski/fasm-other-stuff

Strange stuff written in fasm

Language: Assembly - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

tajmone/fasm-highlighting

Syntax highlighter language definition for Flat Assembler

Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0