Close

589 Results for "retro arcade"

  • Sol-20 Reproduction

  • The Game Plan So my plan is to make a full size case that will be as authentic looking as possible, with beautiful walnut sides for sure. I will 3D print the blue panels instead of using sheet metal so the build will be accessible to more people should...
  • Henri

  • I'm a french engineer student who loves making stuff when I'm not too lazy to do so...
  • ANSI Terminal with Z80 CPU Card

  • Stacked the ESP32-VGA with the RETRO-EP4CE15 card. The ESP32-VGA card is running the ANSI terminal sketch by FabGL. Makes a great retro computer setup. The RETRO-EP4CE15 card has an Altera/Intel EP4CE15 FPGA and 1MB of SRAM. The card runs CP/M. VHDL...
  • PDP-11 on a FPGA

  • FPGA Hardware Runs on RETRO-EP4CE15 FPGA cardRequires QM Tech Cyclone V FPGA BoardOr, EP4CE55 Cyclone IV Card PDP2011 FPGA Builds Our PDP-11 FPGA BuildsPDP-11/45 buildPDP-11/70 build Disks (SD card images) that work with PDP2011 build...
  • Reinvented Retro Contest

  • This contest has ended and the winners have been announced! Thank you all for participating!Be sure to check out all the other amazing projects that were submitted!Project:Name:EBTKS - HP85A/B Tape Drive ReplacementPhilipMK-52 ResurrectptravMicrotronic...
  • Wolfenstein 3D in 48 Kb of RAM

  • Introduction It is common to run open-sourced PC games from the '90s on newer embedded systems. Typically, this requires external LCD drivers like the ILI9341 or an LCD controller integrated on the MCU or MPU. The open-source community tweaked and compiled...
  • Hardware connection

  • To build a Retro Game Machine, you need a Raspberry Pi, a Piboxy Case, a Game Controller, a Speaker and a Screen at least. Piboxy Case is used as Power Control, which allows you control your Paspberry Pi via on-case buttons and IR. So you need to connect...
  • Running on Rev 2 FPGA card

  • Built up a rev 2 RETRO-EP4CE15 card. The Rev 2 card replaces the USB C connector with a USB Micro connector. It also changes the VGA HD15 connector to the more usual footprint. Re-compiled all of the Multicomp examples and got them working (GitHub repositories)....
  • FigFORTH Running

  • Ported figFORTH to the card. It runs. Banner is Forth-68. Running Type J 0100 to run. Sources Required a bit of tweeking the assembly code so that it would assemble using A68.  Ported Source is here. Original Source is here.
  • Mandelbrot

  • While I wait for more parts to arrive, here's a mandelbrot program running in real time in the simulator. I had fun optimising this down from over 30 seconds to 10.5 - couldn't manage to get it below 10 though.asm source: https://github.com/kylesrm/dip8-computer/blob/main/src/mandelbrot.asmThe...