Search Results for "assembler emulator"

Showing 42 open source projects for "assembler emulator"

View related business solutions
  • Couchbase Capella: Database-as-a-Service Icon
    Couchbase Capella: Database-as-a-Service

    Sub-millisecond response in a JSON database

    Capella gives you enterprise-grade performance & scalability with built-in access via K/V, SQL, & full-text search. Flexible JSON docs align to your applications & workloads. Build faster with blazing fast in-memory performance & automated replication & scaling. Try it today for free & be up and running in 3 minutes—no credit card required.
  • 1
    JavaCPC Desktop - Java CPC Emulator
    Amstrad CPC-Emulator in JAVA, based on JEMU by R. Wilson. I am searching for good JAVA-coders who are also knowledgable in emulating 8bit homecomputers.
    Leader badge
    Downloads: 154 This Week
    Last Update:
    See Project
  • 2

    Lockheed MAC 16 mini emulator

    Emulator for Lockheed Electronics Company MAC-16 minicomputer (1969)

    ...-resident line editor and assembler but has no real purpose for me after that is running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SC/MP Processor Emulator

    SC/MP Processor Emulator

    Emulator of the ancient 8 bit microprocessor SC/MP 2

    Emulator of the ancient 8 bit microprocessor ISP-8A 500D/600D or more common "SC/MP" from National Semiconductor. The download contains all sources plus an executable Java Jar file to start right away. Some SC/MP hex dump examples are provided in directory "/etc" as well. The download also contains unit tests and some helping documentation (also in /etc). You may slow down the CPU operations, displaying the CPUs status register as LEDs, to watch the CPU working with its registers...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    Sharp MZ-800 Emulator

    Sharp MZ-800 Emulator

    Emulator of the 8-bit computers Sharp MZ-800 / MZ-700

    Emulator of the 8-bit computers Sharp MZ-800 / MZ-700. Program is developped for Linux and Windows, but it's ready to be ported to another platforms. Used runtime: SDL2, GTK3, Mingw32 (Windows version) Included emulation of basic elements: - CPU Z80, (used z80ex-code) - GDG, WHID 65040-032 - CTC, i8253 - PIO-Z80 - PIO8255 - PSG, SN76489AN Emulation of basic periferies: - CMT - FDC: WD279x - QUICK DISK - Ramdisks: Standard MR1R18, SRAM/ROM - 16M, Pezik and Pezik on shifted I/O ports...
    Downloads: 9 This Week
    Last Update:
    See Project
  • Filestack: The All-In-One File Handling Service Icon
    Filestack: The All-In-One File Handling Service

    Upload. Transform. Deliver. Filestack can do it all, with speed and security.

    With Filestack, we handle every part of your file pipeline. Need fast, reliable uploads? The Filestack uploader can improve your upload speeds by a factor of 3.6. Looking for powerful image transformations? You can apply image filters and effects with simple URL parameters. Does your app require reliable file delivery? Filestack’s custom CDN is designed to provide fast and secure delivery to your users anywhere around the world.
  • 5

    spectranfid

    A Spectranet networking FID driver for CP/M Plus

    ... and in the FUSE emulator. This driver can work along with spectram.fid driver exposing unused part of Spectranet's RAM as the M: ramdisk. NO BINARY RELEASES! To make use of this driver, you need to edit the hardcoded IP address of the remote host you wish to connect, compile the driver code with Pasmo assembler, run FIDCSUM on it and copy the final binary to your bootable disk. Caveats: - Only 16MB disk images are supported. - All errors are non-recoverable and require hardware reset.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Saksham: Multi-Core Processor Simulator

    Saksham: Multi-Core Processor Simulator

    x86 Multi-Core Microprocessor and assembler simulator written in C++

    Saksham: Customizable x86 Based Multi-Core Microprocessor Simulator. A C++ Project aimed at creating a platform for simulating basic features (Register and Instruction Set) of a x86 Based Multi Core Microprocessor and assembler family. This project is implementation of the concept presented in the paper: https://ieeexplore.ieee.org/document/5231896 Documentation: https://sourceforge.net/p/saksham/wiki/Home/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Orao Basket

    Orao Basket

    Programming tools for emulator of eight bit computer ORAO

    Smederevo, 05, august 2018 Long time ago, about 1986 I have become proud owner of eight bit computer ORAO based on MOS 6502 processor. It was first and for me the best home computer at that time. My whole knowledge of computer programming begins with that computer. Recently for some unknown reason I have become interested in old eight bit computers again. After short search on the Internet I have found emulator of my favorite computer. It literally emulates every peace of hardware installed...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    ZXSpectr

    ZX Spectrum emulator

    It's a ZX Spectrum emulator written entirely in Assembler. It runs under MS-DOS, and pretty well also in Windows and MS-DOS emulators, like Dosemu and Dosbox. It's the first emulating the Inves Spectrum + (a Spanish clone) WARNING: This is an OLD repository. It has been moved to: https://github.com/chernandezba/zxspectr You can try a newer and better emulator, made also by me, for Unix systems (Linux, Mac, Raspberry Pi and others) and Windows here: http://sourceforge.net/projects/zesarux/
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Zilog Z80

    Zilog Z80

    Z80 shared library including some nice test-projects

    Another Zilog Z80 emulation. C++ class on a shared library. Simulates all pins of the Z80-Chip in a single function interface. Additionally are some Test-Projects added. 1. CP/M 2.2 emulator connectable by an telnet client. 2. An instruction set examiner. 3. An ZX-80 emulator. 4. An TK-80 emulator 5. An Z80 Dis-assembler driver for all supported instructions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Use the language you already love to prototype ideas, develop production-ready communications applications, and run serverless applications on one API-powered platform. Icon
    Build on trusted, global infrastructure, with APIs for any channel, serverless developer tools, and powerful services—backed by a community of 9+ million developers.
  • 10

    pseudo-c-compiler

    Tiny education compiler that can compile itself

    Tiny (less then 1000 lines of code) education compiler that can compile itself. Implements small subset of C language without pointers, structures etc. Parameters and local variables also not implemented. To interface with OS Borland-style inline assembler are used (db directive only). Based on initial version of Tiny Context compiler (http://avhohlov.narod.ru/p1805en.htm). In order to simplicity compiler uses fixed source and target file names (C.C and C.COM). On Linux and any 64-bit operating...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Relaunch64

    Relaunch64

    Relaunch64 is a program (text-editor) for C64-asm-coding.

    Relaunch64 is a program (text-editor) for asm-coding on Windows, Mac and Linux, written in Java. This editor works together with common crossassembler like Kick Assembler, ACME or c64tass. Beside the typical texteditor-features, Relaunch64 offers special syntax highlighting, user-defined scripts for compiling and running sources, easy navigation through all opened source code files, auto-completion and much more...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    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. EPX64 just have ten data registers and not any address registers! This assembler...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Z80 Tools for Windows

    A Z80 Assembler, Dis-Assembler and Emulator

    A Z80 Assembler, Dis-Assembler and Emulator written in Visual Basic 6. Uses all standard opcodes and will create CPM-80 and Intelhex files
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    OCP - Open Controller Platform is software platform that makes it easy to build a cross-compilation toolchain with C compiler, assembler, emulator and programming tools for embedded micro corntroller systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • #1 solution for independent hotels Icon
    #1 solution for independent hotels

    PMS | Channel Manager | Marketplace | Payments

    HotelConnect is designed to simplify and automate all operations for modern hoteliers and their guests. From the booking engine to check-out, from front desk to revenue management, every process is easier, faster and more connected.
  • 15
    IDE with debugger integrated for develop with z390 emulator. English and Spanish Interface is released. * Added an automatic z390 portable mainframe validator to be configuration easily
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Pokas x86 Emulator is an Application-Only emulator created for generic unpacking and testing the antivirus detection algorithms. it emulates the PE Executable Files 32-bits versions and monitor all memory writes and include many features. AmrThabet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Madbit's FM Tracker

    Madbit's FM Tracker

    Music tracker for DOSBox or MS-DOS using AdLib compatible cards.

    This is a tracker (http://tinyurl.com/ye3ypcy) for MS-DOS that uses the OPL-2 chips present in AdLib compatible cards to generate sound using FM synthesis. It was mainly developed using Borland Pascal (with some assembler bits by Keywiz) in a 386dx with a Sound Blaster Pro card, and even though it wasn't 100% finished, it was functional enough to create 3 demo songs which are included in the package. I originally made this back in 1994 when I was 17 and active in the argentine demoscene...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    z390 Portable Mainframe Assembler

    z390 Portable Mainframe Assembler

    z390 Portable Mainframe Assembler and Emulator

    z390 Portable Mainframe Assembler and Emulator
    Downloads: 20 This Week
    Last Update:
    See Project
  • 19
    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: 0 This Week
    Last Update:
    See Project
  • 20

    DCPU-16 Tools

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

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Machine Instructions Engine

    Assembler, Disassembler, Processor Emulator

    Machine Instructions Engine is the engine that can disassemble instruction, disassemble its length, assemble instructions and emulate device(processor). The engine will support Intel and AMD instructions. For now length disassembling and Intel instructions only are supported. This project is intended to be as separate library. Also you can use sources to use this engine in your projects directly. This is my first public project so if you send me advices about how to improve this project,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OISC Emulator

    OISC Emulator

    Emulator for subleq OISC

    This simple Emulator can process OIS programs (one instruction set) and also generate them with a simple built-in assembler. It also contains a 256x256 pixel big screenbuffer for graphical outputs and network support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    NES Sound Test

    A program for the NES that can test the audio

    A program written in 6502 assembly for the ca65 assembler(which is part of cc65) that shows a list of available sounds to test and will allow the user to choose which sound to play. I made this so I can better understand how the sound works in the NES and hopefully someday emulate the sound in my future NES emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RedSteel

    RedSteel

    Emulator and assembler

    RedSteel is an exotic system based on an exotic micro-processor. This package brings an assembler software and an emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is an attempt to write a CPU emulator in Trolltech QT 4.4. Basic Functionality: - 8 bit registers - Self-composed instructoin set (in progress) - Data and Assembler Editor / parser (not started) - Text and graphical input / output (not started
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Oh no! Some styles failed to load. 😵 Please try reloading this page