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
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.
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
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.
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.
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
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.
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.