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

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: 11 months ago - Pushed at: 11 months ago - Stars: 37 - Forks: 6

EntySec/HatAsm

HatAsm is a powerful assembler and disassembler that provides support for all common architectures.

Language: Python - Size: 364 KB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 15 - Forks: 3

uttamsdev/risc-assembler

This is risc assembler using C++ which convert instruction to machine code.

Language: C++ - Size: 1.95 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 0

spc476/a09

A Morotola 6809 assembler. There are many like it, but this is mine.

Language: C - Size: 794 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 10 - Forks: 2

xiaobogaga/hack

The hack computer and its toolchain

Language: Go - Size: 87.9 KB - Last synced at: over 1 year ago - Pushed at: almost 4 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: 7 months ago - Pushed at: 7 months ago - Stars: 5 - Forks: 1

naderabdelghany/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: 4 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 3

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: 4 months ago - Pushed at: about 1 year 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: over 2 years ago - Pushed at: almost 4 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: 29 days ago - Pushed at: about 6 years ago - Stars: 3 - 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: 79.1 KB - Last synced at: 17 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1

nthnn/Brillo-8

A programmable pocket computer with an embedded virtual machine.

Language: TypeScript - Size: 3.46 MB - Last synced at: 9 months ago - Pushed at: about 2 years 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: about 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

rpgolota/mips-asmbl

Customizable and extendable simple mips assembler

Language: Python - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

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: almost 6 years ago - Stars: 2 - Forks: 0

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: about 2 years ago - Pushed at: about 2 years 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: over 2 years ago - Pushed at: over 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: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

bwiessneth/gumnut-assembler

Assembler for Gumnut softcore microprocessor

Language: Python - Size: 453 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

maanas-talwar/PyWash

Two-Pass Assembler for a Washing Machine System

Language: Python - Size: 757 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

amarganeshpandian/12-bit-ISA-Simulator-and-Assembler

Language: C++ - Size: 4.88 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

mytechnotalent/RP2350_Blink_Driver

An RP2350 blink driver written entirely in Assembler.

Language: Assembly - Size: 987 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - 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: 5 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

abhi5455/SS_Lab

KTU S5 System Software Lab

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

UriKH/Assembler-project_mmn14

Assembling process simulation

Language: C - Size: 47.9 KB - Last synced at: over 2 years ago - Pushed at: over 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: over 2 years ago - Pushed at: about 3 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: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

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: about 4 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: over 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: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Related Topics