Topic: "assembler-implementation"
GordonCharlton/Quackery
A lightweight recreational and educational language and an assembler for a hypothetical processor, inspired by Forth and Lisp.
Language: Python - Size: 194 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 37 - Forks: 6

uttamsdev/risc-assembler
This is risc assembler using C++ which convert instruction to machine code.
Language: C++ - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 0

EntySec/HatAsm
HatAsm is a powerful assembler and disassembler that provides support for all common architectures.
Language: Python - Size: 364 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 15 - Forks: 3

spc476/a09
A Morotola 6809 assembler. There are many like it, but this is mine.
Language: C - Size: 668 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 10 - Forks: 1

xiaobogaga/hack
The hack computer and its toolchain
Language: Go - Size: 87.9 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

GalaxyShad/Some-i8080-ASM-Translator
Translator of KR580VM80A / Intel 8080A assembler into machine code, with the ability to generate listing in different formats.
Language: C# - Size: 200 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 1

nthnn/brainfuck-assembly
Brainfuck Assembly is a human-readable assembly language to simplify the process of writing Brainfuck programs.
Language: C++ - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

VittalAB/Linker-Loader-Algo-Implementation
Implementation of Linking Loader Algorithm using CPP.
Language: C++ - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

limdongjin/SICXE-Assembler
SIC/XE Machine Project for System Programming(CSE4100) 2019 Spring, Sogang Univ.
Language: C - Size: 5.89 MB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

nthnn/Brillo-8
A programmable pocket computer with an embedded virtual machine.
Language: TypeScript - Size: 3.46 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

eladavital117/Assembler-Project
Final assignment of the course "System Programming Laboratory" (20465) at the Open University of Israel.
Language: C - Size: 33.2 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

rpgolota/mips-asmbl
Customizable and extendable simple mips assembler
Language: Python - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

naderabdalghani/32-bit-risc-pipelined-processor
Implementation of a simple 5-stage 32-bit pipelined processor and its assembler using VHDL and Python
Language: VHDL - Size: 18.1 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 4

BhavyaC16/Two-Pass-Assembler Fork of Sonalisinghal/Two-Pass-Assembler
CSE112: Computer Organisation Project 1 | Two Pass Assembler in Python
Size: 321 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

Nikhil190804/Python_Based_Assembler_And_Simulator
This is the repository for our group project for computer organization course . We had to make a custom assembler and simulator using python. The ISA (Instruction set architecture ) was provided to us.
Language: Python - Size: 76.2 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1

akiss-xyz/risc-v-dcsembler
Simple RISC-V assembler for a soft-core FPGA RISC-V project
Language: C++ - Size: 48.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MarkArranz/nand2tetris
Building a computer from first principles. Logic Gates -> CPU Architecture -> Machine Language -> VM -> High-Level Language -> Compiler -> OS -> DS & A
Language: Hack - Size: 729 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

jovan-vukic/compiler-toolchain
An emulator for an abstract RISC instruction set and a toolchain consisting of an assembler and a linker that can compile the specified assembly language
Language: C++ - Size: 479 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

maanas-talwar/PyWash
Two-Pass Assembler for a Washing Machine System
Language: Python - Size: 757 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

shoaib1522/Digital-Logic-Design
A comprehensive repository for mastering Digital Logic Design, featuring HDL implementations of the Hack computer, assembler projects, lecture slides, lab assignments, and essential resources for understanding hardware and computer architecture.
Language: Assembly - Size: 96.1 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

abhi5455/SS_Lab
KTU S5 System Software Lab
Language: C - Size: 25.4 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

UriKH/Assembler-project_mmn14
Assembling process simulation
Language: C - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

made42/hackass
Assembler for the Hack computer built in the Nand to Tetris courses
Language: Java - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ashutosh-Gera/CSE112_group_project
Assembler & simulator created for a given ISA as a part of our group project under computer organization course in IIIT - Delhi
Language: Python - Size: 219 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

bwiessneth/gumnut-assembler
Assembler for Gumnut softcore microprocessor
Language: Python - Size: 453 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 2

lschiavini/Hypothetical-Language-Assembler
Repo for a Hypothetical Language One Pass Assembler
Language: C++ - Size: 2.1 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

koushik-kumar/Project_TwoPassAssembler
A Two Pass Assembler implementation with error handling
Size: 2.48 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

khelnagar/hack-assembler
Translates Hack assembly instructions to binary code
Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
