home.social

#100daysrtl — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #100daysrtl, aggregated by home.social.

fetched live
  1. We're seeing some great progress on the hardware (FPGA) implementation of the Ember CPU! The Verilog simulation of the CPU on a Cyclone V FPGA in QuestaSim can now process LDI (Load Immediate) and MOV instructions. Next step, the ALU!

  2. Baby steps in getting my Apple I reproduction PCB up and running. 6502 CPU booting with just RAM and ROM attached. It grabs the reset address from ROM and starts executing code...until it tries to do something with IO, which is not attached yet...

    I'm monitoring the bus with an Arduino MEGA attached to my MacBook Pro.

    #cpudesign #retrodev #8bit #16bit #100DaysRTL #DigitalDesign #ElectronicsEngineering #TechInnovation #hardwaredesign #PCBDesign #RetroDev #KiCad #DIYProjects #retrocomputer

  3. Baby steps in getting my Apple I reproduction PCB up and running. 6502 CPU booting with just RAM and ROM attached. It grabs the reset address from ROM and starts executing code...until it tries to do something with IO, which is not attached yet...

    I'm monitoring the bus with an Arduino MEGA attached to my MacBook Pro.

  4. The Ember Console — System Architecture Design: Basic Requirements
    medium.com/the-ember-project/t
    Moving on to the system design, this is an overview of the remaining parts we need to design in order to create a working system capable of playing 80s and 90s-era homebrew video games.