Content for Emulator

PSX Retropie

“My brother has always been a fan of the first Playstation. We’ve never had one in our family but we both grew up playing on our friends consoles. And even today both of us still love the low-fi style …

PiDP-11: Replica of the 1970s PDP-11/70

“The PDP-11 was probably the most influential computer ever. It defined what we think of as normal, it was the first machine you could get Unix for, and Windows can trace its roots to the PDP-11’s other …

A Z80 CP/M emulator for the SAMD51

“Retro computing is very popular. It’s interesting to experience what computing was like in the 80s when 8-bit processors were the standard and 64K of memory was generous. While you can get a taste of this by using an …

FPG-1 is a PDP-1 implementation in FPGA

“DEC PDP-1 is a computer designed and produced in 1959. Considering the pace of change in computing, that might seem like the prehistoric age. However, it is also surprisingly modern and proves a point that the basic concepts still …

Project  Pi1541

Pi1541

“Pi1541 is a real-time, cycle exact, Commodore 1541 disk drive emulator that can run on a Raspberry Pi 3B (or 3B+). The software is free and I have endeavored to make the hardware as simple and inexpensive as possible. Pi1541 …

Commodore C64 Emulator

“The project stated a few years ago someone asked Frank if it was possible to emulate the C64’s Sound Interface Device (SID) chip on the Teensy 3.2. He found a good reverse engineered SID (reSID) and ported it …

PC-XT Emulator on a ESP8266

“Can you run a 8086 PC-XT emulation with 640K RAM, 80×25 CGA composite video and a 1.44MB MS-DOS disk on a ESP12E without additional components? Yes, you can and I did. The CPU emulator is a …

TinyBASIC on 8080 emulator on Arduino

“No problem, really. Take an Arduino Uno. Use an emulator from Altair8800 emulator (under GPLv2). Not the whole code, just CPU emulation. Our HAL – Hardware Abstraction Layer can be really simple. My “virtual machine” has a 4kB ROM, mapped in …

Project  CP/M 8266

CP/M 8266

“Z80-CP/M 2.2 emulator running on ESP8266. This is my attempt to run CP/M 2.2 for Z80 softwares on an ESP8266. The CP/M machine have 64K RAM, 15 floppy drives @ 250KB each and an autobauding …

Project  FPGAmstrad

FPGAmstrad

“This is a VHDL version of Amstrad CPC 6128 running on FPGA starter-kit NEXYS2 500k-gates from Digilent. A starter-kit is a board made for learning FPGA, so it is a standard FPGA development board. Please refer to [MiST-board CoreDocAmstrad] for …

Reversing Sinclair’s amazing 1974 calculator hack - half the ROM of the HP-35

“In a hotel room in Texas, Clive Sinclair had a big problem. He wanted to sell a cheap scientific calculator that would grab the market from expensive calculators such as the popular HP-35. Hewlett-Packard had taken two years, 20 …

Apple II Emulation on an AVR Microcontroller

“The Apple ][ personal computer was one of the first three completely assembled systems on the market. It was sold several million times from April 1977 till 1993. This 8 bit home computer was developed by Steve »The Woz« Wozniak and …

Have All the Emulators Inside a Portable Joystick

“The main purpose of this instructable is to take your favorite classic games everywhere inside a usb joystic, In order to run it in any Pc or Laptop,without installing any program.a real s.o linux arcade will be …