Close

589 Results for "retro arcade"

  • Bending acrylic

  • I need a nice retro looking console to mount the displays on. So I took a A4-sized piece of acrylics and bent it using a small blowtorch. It was the first time I've evert tried bending acrylics and it was rather easy. I think it turned out quite well...
  • Updated schematics

  • Updated the schematics to allow bankswitch selection from external logic levels on BS0,BS1 pins instead of simple wired-or configuration. One chip was added but 4 diodes and three resistors were eliminated.A PLD version is also being considered. It will...
  • Closure printed

  • 13 hours and 46 minutes to print the last part, 40mm/s, 0.1 layer, 30% infill.... Only to find out I forgot to update the button position as I had changed the pcb before ordering.... Anyway, the part looks nice, retro as I wanted... Gotta update the...
  • Widgets!

  • Here's a first look at the widget design I'm going with for the hardware monitor.This is behind done in greyscale to save storage space on the hardware, but also ram space.I will later be colorizing them in software, and I will probably be going with...
  • Integrating VERA

  • I integrated the VERA Versatile Embedded Retro Adapter into the BoxLambda SoC. The Blog post below discusses the changes I made to the VERA core to interface it with a 32-bit system. https://epsilon537.github.io/boxlambda/ ... ting-vera/
  • Ported to Second FPGA Card

  • Ported the design to another FPGA card, the RETRO-EP4 card. This card uses a smaller FPGA, the Altera/Intel EP4CE6. This FPGA has less resources than the EP4CE15 card. Both have more than enough logic cells to implement the CPU and other logic, but the...
  • Retro Recreations Hack Chat

  • Tube Time will host the Hack Chat on Wednesday, March 17 at noon Pacific. Time zones got you down? Try our handy time zone converter. Nostalgia seems to be an inevitable consequence of progress. Advance any field far enough into the future, and eventually...
  • Better Docs!

  • Until now, the Retro Modules specification almost exclusively used YAML files. The files are human readable, but are not very user-friendly. The documentation has got to improve! The Retro Modules for Education project was created to specifically focus...
  • Flash programmer

  • I figured I would need a programmer for the AM29F040B, so I made one using my trusty old ATmega128 development board and a ZIF socket:With a simple interface:Very retro as well I guess, haven't used XMODEM since the early 90's :-)The programmer is pretty...
  • More ingredients to cook germanium

  • More retro stuff received:And in the quartz it looks like only 3 wires are there out of 7 (some of them were connected together or not connected at all):It's 2 contacts connected together for 1 side of the crystal and 2 separate contacts on other side...
  • BASIC Running

  • I got the Serial input interrupt working. So the SIO emulation is working for both transmit and receive. I was rewarded with Grant's prompt. BASIC came right up. Working!!! Archived working PSoC code here (002 file)