Showing 15 open source projects for "8085"

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
  • 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
  • 1

    8085 Simulator

    8085 simulator is very usefull for new Learners of microprocessor

    The 8085 simulator is designed for new learners and any one who wants to brush up his learning of 8085 microprocessor and also for those who like to learn assembly language programming . this simulator will help you in making your concept about 8085 more clear . This software do not intended for any practical use projects or real life issues .
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 2
    Assembly to Machine code (HEX) converter

    Assembly to Machine code (HEX) converter

    Converts Assembly code to Machine code for 8085 microprosessor

    Most of the students who learn programming for microprocessor(mp) will first begin with Intel 8085. But the microprocessor cant understand assembly directly it needs to be converted into machine code. There are many tutorial kits which accepts only machine code. So, there this software will be much useful to save time and to get accurate machine code in just few milli seconds. :D I hope many of you will like it. I will keep maintaining it and try to make it more useful in future. :) Contact : someshthakur33@gmail.com Related keywords :- Assembly to Machine code, Machine code converter, 8085 microprocessor, Hexadecimal instructions 8085.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    GNUSim8085 is a simulator and assembler for the Intel 8085 Microprocessor. For downloading latest release please head to the website - https://gnusim8085.github.io/ For source code - https://github.com/GNUSim8085/GNUSim8085
    Leader badge
    Downloads: 503 This Week
    Last Update:
    See Project
  • 4
    VDMPad

    VDMPad

    a simple Web IDE for VDM-SL

    VDMPad is a simple Web IDE server for VDM-SL based upon VDMJ and Squeak Smalltalk. You can launch a VDMPad Server on your Mac or Linux PC and open "http://localhost:8085" with your browser. Although VDM does NOT run on Windows platforms, you can use Windows/iOS/Android devices to open VDMPad running on Mac or Linux server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5

    Oemu

    CP/M emulator

    Oemu is a 8085 emulator written in java. It runs only CP/M but intends to be a multiemulator with full debugging capabilities. Some features Oemu currently implements (at least partially): terminal simulator (with customizable behaviour), swing based debugger, access to CP/M disk format (Oemu can mount directories as CP/M disks), multilingual user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    rodneyspr

    Re-imagining of Heisermann's classic Self-Programming Robot

    This project comprises two main parts: 1. The classic "Rodney" as described in David L. Heisermann's book "How to build your own self-programming robot", with the original Intel 8085 code. In all likelihood, this is for reference only. I don't expect many people are going to build it 2. An updated version, running on more modern hardware, but remaining true to the algorithms published in his book. The end result will be at least three sets of code, for the Alpha, Beta and Gamma versions of Rodney. We would also like to experiment with a "Delta" version which could use either bare RF or WiFi to exchange state data between machines. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Intel8085Sim

    Intel 8085 Simulator

    The Intel 8085 Simulator is a virtual Simulation environment to create, test and debug an 8085 based program. It can simulate all the basic 8085 instructions, along with the Hardware and Software Interrupts. Inbuilt IDE and Assembler can be used to write and assemble 8085 ASM program and also load it directly to 8085 memory or even save it to HEX file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    An intel 8085 microprocessor emulator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    j8085sim - an 8085 simulator in Java!
    An 8085 simulator on Java platform. Supports all 8085 interrupts and instructions. User enters 8085 assembly language programs, whose simulation is performed by the software. For academic purposes only.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    It is an 8085 simulator. it is having very user friendly graphical user interface. It can be used to test 8085 programs before actualy implementing them on target board. For Win32 version you must have latest GTK+ runtime installed on your system. Find l
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Simple 8085 assembler and disassembler for educational use. The 8085asm generates the map file and intel hex file. It support the directives EQU, ORG, DB, DS and END.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    The virtual 8085

    Virtual 8085 Simulator (Assembler and Virtual Machine)

    The Virtual 8085 - Write Programs Once , Execute anywhere - with an IDE for hassle free execution of assembly programs for the INTEL 8085 .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    COPaker is a 8085 Micro Processor Emulator which is written in Delphi. It is using an assembler for generating 8085 machine code and runs the code like a Intel 8085 processor. It can run the code as a whole or step by step. The program is freely distri
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    sim85 - the 8085 simulator. Project to implement a full development enviornment for the intel 8085 processor.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    Learning Microprocessors

    Learning Microprocessors

    For those interested in learning about Microprocessors

    A self paced Microprocessor course for those with no Microprocessor experience but who wish to learn about and build devices with them. Starting with a early Microprocessor, the Intel 8085 and providing a Java based 8085 simulator and a PDF handbook the student may work thru assembly/machine code examples to gain understanding. Other on-line book links are provided. Finishing with a modern Micro-controller, the ARM Cortex-M0 based STM32F051.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB