Showing 22 open source projects for "computer assembler"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    FranMsxApps

    FranMsxApps

    My MSX programs and some additional .cas tools

    I wanted to share the programs I developed with my MSX computer in the 80s and early 90s. There is a web page that you can visit: https://www.frojasg1.com:8443/downloads_web/web/html/aplisMSX.html?origin=sourceforge Some of the programs are cool. The most relevant are: - A graphic designer in Assembler Z-80 - A ship game in Assembler Z-80 - A text to speech in Spanish. - The seed of a maze game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    felix-assiris

    Aproximate emulator for Felix-C-256 Assiris jobs

    The Felix-C-256 computer was a mainframe computer produced in Romania in the 1970ies (https://ro.wikipedia.org/wiki/Felix_C). It was more or less a copy of the IRIS-50/IRIS-80 computers produced in France by CII. It was produced by the 'Fabrica de Calculatoare' near Bucharest. Both the computer and the production technology were licenced from CII. It ran the SIRIS-2 operating system that ran also on the IRIS.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    pFFh

    pFFh

    a self-contained development environment for embedded systems.

    pFFh is a programming language that allows you to launch applications on embedded systems safely, quickly and comfortably. pFFh runs on the target system, combining operation as a command interpreter and code compiler. We can say that pFFh behaves like an operating system on the board under development. All pFFh needs is a serial or USB-serial channel to communicate, and through it, receive and process console commands, either from a keyboard or from files sent from a desktop computer. At...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Apollo85

    An emulation of the experimental computer board 85.

    An emulation of the experimental computer board 85, called ECB85, including an assembler and a c-compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Metalasm is a classic meta-assembler for the generation of horizontal microcode for microcoded state machines. Meta assemblers has been used to design computer hardware (cpus, disk controllers, io controllers etc). Metalasm uses the Haskell fp language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This an open source console-based simulator for both the Motorola EXORciser M6800 development system and the SWTPC 6800 computer system. It runs in Linux or Windows under Cygwin. Debugger, assembler, disassembler and MDOS filesystem included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EasyPowoliX64

    EasyPowoliX64

    An assembler language emulator to lean it easily!

    This is a simple simulator of a simple form of Assembler. An assembly language (or assembler language) is a low-level programming language for a computer, or other programmable device, in which there is a very strong (generally one-to-one) correspondence between the language and the architecture's machine code instructions. You will get into the coding with assembler with this easy form of assembler language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SATRAP01

    SATRAP01

    SOLiD Assembler TRAnslation Program

    SATRAP, a computer program designed to efficiently translate de novo assembled color-space sequences into base-space. The program was tested and validated using simulated and real transcriptomics data; its modularity allows easy integration into more complex pipelines, such as Oases for RNA-seq de novo assembly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    DigMIPS

    A simple MIPS processor for Chipmunk DigLog circuit simulator

    - DigMIPS is a simple 1-cycle-per-instruction MIPS processor working under DigLog circuit simulator. - DigMIPS is provided with an assembler and a C compiler. - DigMIPS serve as a nice support to teach the basics of computer architecture. Features: - 8 instructions - 8K RAM + 8K ROM - I/O periphals (keyboard and teletype screen) Software: - DigASM (assembler) - DigCC (C compiler)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    Portable aeabi

    C portable ARM aeabi

    This library currently implements an early stage subset of ARM aeabi in portable C. It may be used by computer languages as a quick path to have a compatible aeabi library. It is not supposed to be as fast as assembler. This project started as a laboratory to provide standalone aeabi for TCC (Tiny CC - http://savannah.nongnu.org/projects/tinycc) but may be used in any software requiring its own aeabi library. GCC provides a much better implementation but requires gcc shared lib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    achtbit

    achtbit

    An 8 bit emulator created on the scratch, including an assembler.

    Ever had the experience of a 8 bit system, having max. 64k memory, using assembler to write effective small programs? This system is an experimental 8 bit, 16 color computer, with a processer similar to Z80, that (on my laptop using linux with NO opengl support) achieves up to 1.2 Million instructions per second and 50 Hz. screen refresh rate. It has a builtin assembler to load assembler programs. There is a rudimentary rom that implements some basic functions like line input, or a system clock. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12

    DCPU-16 Tools

    Emulator, Assembler, and Compiler for the DCPU-16 virtual computer

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BASM

    BASM

    The Basic Computer Assembler

    BASM is a user friendly and easy to use assembler for The Basic Computer, capable of creating the object, list and hex file and giving detailed error reports. It's more of academic use for students who wish to understand how does The Basic Computer actually work. Alongside this assembler, soon a simulator will also be available at BASM's SourceForge page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Creates the file for a Computer Assembler Projects symbols table, first pass, and second pass.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    YASP (Yet Another Simple Processor) is a 8-bit microprocessor with microcontroller capabilities (I/O ports, REQ, ACK) that can be used as a small computer for educational purposes. Its development environment includes simulators and assemblers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A set of tools relating to an educational processor used in teaching Computer Architecture at the University of Ottawa. Currently includes a working assembler and a semi-functional emulator/debugger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tori assim is an assembler for the educational Txori assembly language and simulator for the bird processor. It's being developed as an open source clone for the closed source and windows only BIRD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The CLOWN virtual machine is a microcomputer simulator for operating system research. CLOWN emulates a realistic, though vastly simplified computer system. Besides the simulator itself, it includes assembler, linker, and disk maintenance tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simulation of a simple computer to provide a basis for teaching assembler language programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Distributed Genetic Programming Framework is a scalable Java genetic programming environment. It comes with an optional specialization for evolving assembler-syntax algorithms. The evolution can be performed in parallel in any computer network.
    Downloads: 125 This Week
    Last Update:
    See Project
  • 21
    PowerMSX is a modern assembler/debugger/simple C interpreter/compiler for the Z80 computer based MSX. This assembler and C interpreter/compiler will be much better/easy than the actual m80/l80 assembler (then only free available for Z80 - MSX).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MOVADLX is a integrated simulator for the famous H&P architecture studied in computer architecture & design courses completely written in pure java. MOVADLX is a suite for with an assembler, a linker, a loader and a simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB